[release-announce] oslo.messaging 14.2.1 (antelope)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 29 09:26:56 UTC 2023


We are satisfied to announce the release of:

oslo.messaging 14.2.1: Oslo Messaging API

This release is part of the antelope 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.2.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.2.0..14.2.1
----------------------------------------

b4b49248 Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay
50d87b95 move py3 jobs from zed to antelope
2fad9a7a Update TOX_CONSTRAINTS_FILE for stable/2023.1
3c6d99ab Update .gitreview for stable/2023.1


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                           | 1 +
.zuul.yaml                                           | 2 +-
oslo_messaging/_drivers/amqpdriver.py                | 2 +-
oslo_messaging/_drivers/impl_rabbit.py               | 6 ++++--
releasenotes/notes/bug-1993149-e8b231791b65e938.yaml | 9 +++++++++
tox.ini                                              | 6 +++---
7 files changed, 20 insertions(+), 8 deletions(-)







More information about the Release-announce mailing list