[release-announce] [oslo] oslo.messaging 5.30.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 18 13:14:48 UTC 2017
We are excited to announce the release of:
oslo.messaging 5.30.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.29.0..5.30.0
----------------------------------------
a931af6 Updated from global requirements
60f9989 Update URLs in documents according to document migration
1389893 Add monkey_patch to demo code.
Diffstat (except docs and test files)
-------------------------------------
HACKING.rst | 2 +-
README.rst | 2 +-
oslo_messaging/_drivers/impl_rabbit.py | 4 ++--
oslo_messaging/_i18n.py | 2 +-
oslo_messaging/rpc/server.py | 7 +++++++
requirements.txt | 2 +-
setup.cfg | 2 +-
7 files changed, 14 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index cce3d96..2d9bd1a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.utils>=3.20.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
More information about the Release-announce
mailing list