[release-announce] oslo.serialization 4.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue Jun 16 20:28:29 UTC 2020


We exuberantly announce the release of:

oslo.serialization 4.0.0: Oslo Serialization library

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.serialization

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/oslo.serialization/+bugs

For more details, please see below.

4.0.0
^^^^^

Other Notes

* Remove the yamlutils, the pyyaml is now safe by default.

Changes in oslo.serialization 3.2.0..4.0.0
------------------------------------------

3847688 Remove the yamlutils module.
08855bd Fix pygments style


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

lower-constraints.txt                              |  1 -
oslo_serialization/yamlutils.py                    | 93 ----------------------
.../notes/remove-yamlutils-94c921247ab33003.yaml   |  3 +
releasenotes/source/conf.py                        |  2 +-
requirements.txt                                   |  2 -
7 files changed, 5 insertions(+), 186 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 9a3a7f1..d8c62c4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,2 +13,0 @@ pytz>=2013.6 # MIT
-PyYAML>=3.12 # MIT
-debtcollector>=1.2.0 # Apache-2.0






More information about the Release-announce mailing list