oslo.messaging 14.3.1 (bobcat)
We are ecstatic to announce the release of: oslo.messaging 14.3.1: ======================== Team and repository tags ======================== .. image:: https://governance.openstack.org/tc/badges/oslo.messaging.svg :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on Oslo Messaging Library ====================== .. image:: https://img.shields.io/pypi/v/oslo.messaging.svg :target: https://pypi.org/project/oslo.messaging/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg :target: https://pypi.org/project/oslo.messaging/ :alt: Downloads The Oslo messaging API supports RPC and notifications over a number of different messaging transports. * License: Apache License, Version 2.0 * Documentation: https://docs.openstack.org/oslo.messaging/latest/ * Source: https://opendev.org/openstack/oslo.messaging * Bugs: https://bugs.launchpad.net/oslo.messaging * Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/ This release is part of the bobcat 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.3.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.3.0..14.3.1 ---------------------------------------- 0602d1a1 Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay Diffstat (except docs and test files) ------------------------------------- oslo_messaging/_drivers/amqpdriver.py | 2 +- oslo_messaging/_drivers/impl_rabbit.py | 6 ++++-- releasenotes/notes/bug-1993149-e8b231791b65e938.yaml | 9 +++++++++ 4 files changed, 15 insertions(+), 4 deletions(-)
participants (1)
-
no-reply@openstack.org