[release-announce] [oslo] oslo.messaging 5.25.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue May 30 13:23:41 UTC 2017


We are excited to announce the release of:

oslo.messaging 5.25.0: Oslo Messaging API

This release is part of the pike release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.messaging

Download the package from:

    https://pypi.python.org/pypi/oslo.messaging

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.messaging

For more details, please see below.

Changes in oslo.messaging 5.24.2..5.25.0
----------------------------------------

aa931f4 Updated from global requirements
dad5796 Updated from global requirements
d20e89c Add missing {posargs:} to AMQP 1.0 functional tests
da02bc2 rabbit: restore synchronous ack/requeue


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

oslo_messaging/_drivers/amqpdriver.py | 105 ++++++++++++++++++++++++++--------
requirements.txt                      |   4 +-
tox.ini                               |   4 +-
3 files changed, 86 insertions(+), 27 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index a6bd0b3..6ffc8c1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ oslo.service>=1.10.0 # Apache-2.0
-oslo.i18n>=2.1.0 # Apache-2.0
+oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
@@ -39 +39 @@ tenacity>=3.2.1 # Apache-2.0
-oslo.middleware>=3.10.0 # Apache-2.0
+oslo.middleware>=3.27.0 # Apache-2.0





More information about the Release-announce mailing list