[release-announce] oslo.messaging 12.1.6 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Mon Mar 15 10:44:15 UTC 2021
We are ecstatic to announce the release of:
oslo.messaging 12.1.6: Oslo Messaging API
This release is part of the ussuri 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.1.6
^^^^^^
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.1.5..12.1.6
----------------------------------------
36b5e06c Correctly handle missing RabbitMQ queues
5f2a4f21 Deprecate the mandatory flag
de2f0403 Fix some typos
3bf9ba55 Fix type of direct_mandatory_flag opt
7e151b15 Dropping lower constraints testing
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 1 -
lower-constraints.txt | 93 ----------------------
oslo_messaging/_drivers/amqpdriver.py | 72 ++++++++++++-----
oslo_messaging/_drivers/impl_rabbit.py | 23 ++++--
.../disable-mandatory-flag-a6210a534f3853f0.yaml | 5 ++
.../handle-missing-queue-553a803f94976be7.yaml | 5 ++
tox.ini | 6 --
8 files changed, 77 insertions(+), 131 deletions(-)
More information about the Release-announce
mailing list