[release-announce] [oslo] oslo.serialization 2.16.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 19 19:20:59 UTC 2017


We are glad to announce the release of:

oslo.serialization 2.16.0: Oslo Serialization library

This release is part of the ocata release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.serialization 2.15.0..2.16.0
--------------------------------------------

ac5787d Prefer raising the python2.x type error for b64 decode errors
6aa05a3 Add Constraints support
ede68f0 Don't raise TypeError for invalid b64
1df76ee Replace six.iteritems() with .items()
6704d5f Replaces uuid.uuid4 with uuidutils.generate_uuid()
58ee9d8 Show team and repo badges on README


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

README.rst                                    |  9 ++++++++
oslo_serialization/base64.py                  |  9 +++++++-
oslo_serialization/jsonutils.py               |  2 +-
oslo_serialization/msgpackutils.py            |  2 +-
tools/tox_install.sh                          | 30 +++++++++++++++++++++++++++
tox.ini                                       |  7 ++++++-
8 files changed, 62 insertions(+), 6 deletions(-)






More information about the Release-announce mailing list