SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-amqpstorm-2.7.2-bp154.1.1.noarch.rpm :

* Thu Jan 16 2020 Marketa Calabkova - update to 2.7.2
* Added ability to override client_properties
* Fri Sep 13 2019 Tomáš Chvátal - Update to 2.7.1:
* Fixed Connection close taking longer than intended when using SSL [#75]- Thanks troglas.
* Fixed an issue with closing Channels taking too long after the server initiated it.
* Fri Jul 19 2019 John Paul Adrian Glaubitz - Fix build on SLE-12 + Add python to BuildRequires for suse_version < 1500
* Fri Jun 07 2019 Marketa Calabkova - Update to 2.7.0
* Added support for passing your own ssl context
* Improved logging verbosity on connection failures
* Fixed occasional error message when closing a SSL connection
* Tue May 07 2019 Tomáš Chvátal - Switch of randomly failing test:
* test_heartbeat_basic_raise_on_missed_heartbeats
* Tue Feb 05 2019 Sean Marlow - Remove max version requirement on pamqp.
* Tue Feb 05 2019 Sean Marlow - Update to 2.6.2 + Set default TCP Timeout to 10s on UriConnection to match Connection. + Internal RPC Timeout for Opening and Closing Connections are now set to a fixed 30s.- Update to 2.6.1 + Fixed minor issue with the last channel id not being available.- Update to 2.6.0 + Re-use closed channel ids. + Changed Poller Timeout to be a constant. + Improved Connection Close performance. + Channels is now a publicly available variable in Connections.- Update to 2.5.0 + Upgraded pamqp to v2.0.0. + Properly wait until the inbound queue is empty when break_on_empty is set. + Fixed issue with Management queue/exchange declare when the passive flag was set to True.
* Thu Sep 13 2018 Tomáš Chvátal - Do not distribute generic examples folder
* Mon Sep 10 2018 Tomáš Chvátal - Update to 2.4.2:
* Install license file out of the box
* Wed Aug 29 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 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 07 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 07 2017 sean.marlowAATTsuse.com- Intial release v2.2.2
 
ICM