[release-announce] oslo.messaging 12.13.1 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 6 09:58:13 UTC 2023
We joyfully announce the release of:
oslo.messaging 12.13.1: Oslo Messaging API
This release is part of the yoga 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.
12.13.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 12.13.0..12.13.1
------------------------------------------
f20a905e Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay
a1b36e78 tests: Fix test failures with kombu >= 5.2.4
02f21fd3 Update TOX_CONSTRAINTS_FILE for stable/yoga
93994eee Update .gitreview for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
oslo_messaging/_drivers/amqpdriver.py | 2 +-
oslo_messaging/_drivers/impl_rabbit.py | 6 +++--
.../notes/bug-1993149-e8b231791b65e938.yaml | 9 ++++++++
tox.ini | 2 +-
7 files changed, 38 insertions(+), 11 deletions(-)
More information about the Release-announce
mailing list