[release-announce] oslo.serialization 2.27.0 (rocky)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Jun 19 15:11:13 UTC 2018
    
    
  
We are happy to announce the release of:
oslo.serialization 2.27.0: Oslo Serialization library
This release is part of the rocky release series.
The source is available from:
    https://git.openstack.org/cgit/openstack/oslo.serialization
Download the package from:
    https://pypi.org/project/oslo.serialization
Please report issues through launchpad:
    https://docs.openstack.org/oslo.serialization/latest/
For more details, please see below.
Changes in oslo.serialization 2.26.0..2.27.0
--------------------------------------------
988a758 fix tox python3 overrides
d585529 Stop using encoding='utf-8' with msgpack
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt              | 2 +-
oslo_serialization/msgpackutils.py | 4 ++--
requirements.txt                   | 2 +-
tox.ini                            | 7 ++++++-
4 files changed, 10 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 25e2a76..abdd118 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ six>=1.10.0 # MIT
-msgpack>=0.5.1 # Apache-2.0
+msgpack>=0.5.2 # Apache-2.0
    
    
More information about the Release-announce
mailing list