[release-announce] oslo.messaging 12.5.2 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 15 10:44:45 UTC 2021


We are stoked to announce the release of:

oslo.messaging 12.5.2: Oslo Messaging API

This release is part of the victoria 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.5.2
^^^^^^


New Features
************

* Adding retry strategy based on the mandatory flag. Missing
  exchanges and queues are now identified separately for logging
  purposes.


Upgrade Notes
*************

* Deprecating the "direct_mandatory_flag". It will not be possible
  to deactivate this functionality anymore.

Changes in oslo.messaging 12.5.1..12.5.2
----------------------------------------

391ce7fc Correctly handle missing RabbitMQ queues
06ad070c Deprecate the mandatory flag
a0329a3f Fix type of direct_mandatory_flag opt
1682ef69 Dropping lower constraints testing


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

.zuul.yaml                                         |  1 -
lower-constraints.txt                              | 83 ----------------------
oslo_messaging/_drivers/amqpdriver.py              | 68 ++++++++++++------
oslo_messaging/_drivers/impl_rabbit.py             | 19 +++--
.../disable-mandatory-flag-a6210a534f3853f0.yaml   |  5 ++
.../handle-missing-queue-553a803f94976be7.yaml     |  5 ++
tox.ini                                            |  6 --
8 files changed, 73 insertions(+), 117 deletions(-)







More information about the Release-announce mailing list