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

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:29:54 UTC 2020


We are jazzed to announce the release of:

oslo.messaging 12.5.0: Oslo Messaging API

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

Changes in oslo.messaging 12.4.0..12.5.0
----------------------------------------

a21c96ec [goal] Migrate testing to ubuntu focal


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

lower-constraints.txt | 16 ++++++++--------
requirements.txt      |  2 +-
setup.cfg             |  2 +-
test-requirements.txt |  6 +++---
4 files changed, 13 insertions(+), 13 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index cccb632c..6cc4336b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -22 +22 @@ WebOb>=1.7.1 # MIT
-PyYAML>=3.12 # MIT
+PyYAML>=3.13 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 42a086a0..cbed7dcf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16 +16 @@ pifpaf>=2.2.0 # Apache-2.0
-confluent-kafka>=0.11.6 # Apache-2.0
+confluent-kafka>=1.3.0 # Apache-2.0
@@ -30,2 +30,2 @@ bandit>=1.6.0,<1.7.0 # Apache-2.0
-eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
-greenlet>=0.4.10 # MIT
+eventlet>=0.23.0 # MIT
+greenlet>=0.4.15 # MIT






More information about the Release-announce mailing list