[openstack-announce] [release][oslo] oslo.serialization release 1.11.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Oct 19 17:26:16 UTC 2015


We are eager to announce the release of:

oslo.serialization 1.11.0: Oslo Serialization library

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.serialization

With package available at:

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

For more details, please see the git log history below and:

    http://launchpad.net/oslo.serialization/+milestone/1.11.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.serialization

Changes in oslo.serialization 1.10.0..1.11.0
--------------------------------------------

a8626ea Updated from global requirements
cef5b11 Fix coverage configuration and execution

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

.coveragerc      | 5 +++--
.gitignore       | 3 ++-
requirements.txt | 2 +-
tox.ini          | 4 ++--
4 files changed, 8 insertions(+), 6 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 1a3b61d..b57e99b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17 +17 @@ iso8601>=0.1.9
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils>=2.4.0 # Apache-2.0





More information about the OpenStack-announce mailing list