[release-announce] oslo.messaging 12.7.1 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 16 09:08:06 UTC 2021


We are jazzed to announce the release of:

oslo.messaging 12.7.1: Oslo Messaging API

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

New Features

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

Changes in oslo.messaging 12.7.0..12.7.1
----------------------------------------

4937949d Correctly handle missing RabbitMQ queues
642367cd remove unicode from code
5560e8e6 Remove six
f16892ea Move jobs to py38


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

.zuul.yaml                                         | 34 +++++------
lower-constraints.txt                              |  1 -
oslo_messaging/_drivers/amqp1_driver/controller.py |  6 +-
oslo_messaging/_drivers/amqpdriver.py              | 68 +++++++++++++++-------
oslo_messaging/_drivers/impl_rabbit.py             |  3 +
oslo_messaging/rpc/server.py                       |  2 +-
.../handle-missing-queue-553a803f94976be7.yaml     |  5 ++
releasenotes/source/conf.py                        |  2 +-
tox.ini                                            | 12 ++--
11 files changed, 94 insertions(+), 62 deletions(-)







More information about the Release-announce mailing list