Changelog for
python-amqpstorm-2.4.1-1.1.noarch.rpm :
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