Changelog for
python-amqpstorm-2.4.2-11.1.noarch.rpm :
Thu Sep 13 14:00:00 2018 Tomáš Chvátal
- Do not distribute generic examples folder
Mon Sep 10 14:00:00 2018 Tomáš Chvátal
- Update to 2.4.2:
* Install license file out of the box
Wed Aug 29 14:00:00 2018 tchvatalAATTsuse.com
- Install license file
- Make sure we run unittests
- State out all the requirements from setup.py and friends
- Drop not really required devel dependency
Tue Aug 28 14:00:00 2018 sean.marlowAATTsuse.com
- Update to v2.4.1
+ Added client/server negotiation to better determine the
maximum supported channels and frame size.
+ We now raise an exception if the maximum allowed channel
count is ever reached.
Wed Feb 7 13:00:00 2018 sean.marlowAATTsuse.com
- Update to v2.4.0
+ basic.consume now allows for multiple callbacks.
- Update to v.2.3.0
+ Added delivery_tag abd redelivered properties to message.
+ Added support for Management Api Healthchecks.
+ Fixed delivery_tag being set to None by default.
+ Exposed requests verify and certs flags to Management API.
Thu Dec 7 13:00:00 2017 sean.marlowAATTsuse.com
- Intial release v2.2.2