[release-announce] [oslo] oslo.versionedobjects 1.33.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 11 10:04:34 UTC 2018
We are jazzed to announce the release of:
oslo.versionedobjects 1.33.0: Oslo Versioned Objects library
This release is part of the rocky release series.
The source is available from:
http://git.openstack.org/cgit/openstack/oslo.versionedobjects
Download the package from:
https://pypi.python.org/pypi/oslo.versionedobjects
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.versionedobjects
For more details, please see below.
Changes in oslo.versionedobjects 1.32.0..1.33.0
-----------------------------------------------
b1d0b5d Fixing UUID coerce function for unicode non uuid form
2e42582 Updated from global requirements
31fd946 add lower-constraints job
a512c90 pypy is not checked at gate
7c2c8d0 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 4 ++
lower-constraints.txt | 76 ++++++++++++++++++++++++++++++
oslo_versionedobjects/fields.py | 8 ++--
requirements.txt | 4 +-
tox.ini | 9 +++-
7 files changed, 100 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 1ee2b34..0f9e9e3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,2 +5,2 @@ six>=1.10.0 # MIT
-oslo.concurrency>=3.25.0 # Apache-2.0
-oslo.config>=5.1.0 # Apache-2.0
+oslo.concurrency>=3.26.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0
More information about the Release-announce
mailing list