oslo.messaging 14.0.1 (zed)
We are stoked to announce the release of: oslo.messaging 14.0.1: Oslo Messaging API This release is part of the zed stable release series. The source is available from: https://opendev.org/openstack/oslo.messaging Download the package from: https://pypi.org/project/oslo.messaging Please report issues through: https://bugs.launchpad.net/oslo.messaging/+bugs For more details, please see below. 14.0.1 ^^^^^^ Upgrade Notes ************* * If kombu_reconnect_delay is specified in the [oslo_messaging_rabbit] section, ensure that it is less than 5.0, the value of ACK_REQUEUE_EVERY_SECONDS_MAX Bug Fixes ********* * Increased ACK_REQUEUE_EVERY_SECONDS_MAX to resolve issues with rabbitmq HA failover. Changes in oslo.messaging 14.0.0..14.0.1 ---------------------------------------- fa3195a3 Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay d814af05 Update TOX_CONSTRAINTS_FILE for stable/zed bb789e9a Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + oslo_messaging/_drivers/amqpdriver.py | 2 +- oslo_messaging/_drivers/impl_rabbit.py | 6 ++++-- releasenotes/notes/bug-1993149-e8b231791b65e938.yaml | 9 +++++++++ tox.ini | 2 +- 6 files changed, 17 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org