We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dcc79b commit 0769a53Copy full SHA for 0769a53
HISTORY.rst
@@ -4,8 +4,10 @@ History
4
5
Unreleased
6
----------
7
-* Use ``argparse`` for all command line tools and make use of ``workflows`` transport
+* Use ``argparse`` for all command line tools and make use of ``workflows`` transport
8
argument injection. Minimum ``workflows`` version is now 2.14
9
+* New ``zocalo.util.rabbitmq.RabbitMQAPI()`` providing a thin wrapper around the
10
+ RabbitMQ HTTP API
11
12
0.10.0 (2021-10-04)
13
-------------------
0 commit comments