[release-announce] oslo.middleware 5.2.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 29 12:33:22 UTC 2023


We contentedly announce the release of:

oslo.middleware 5.2.0: Oslo Middleware library

This release is part of the bobcat release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in oslo.middleware 5.1.1..5.2.0
---------------------------------------

207541f Use upper-constraint in doc generation
4153ffe Imported Translations from Zanata
ad9c204 fix spelling
2eb512c Revert "Moves supported python runtimes from version 3.8 to 3.10"
089fa36 Moves supported python runtimes from version 3.8 to 3.10
170e35a Bump bandit and make oslo.middleware compatible with latest rules
05be604 Update master for stable/2023.1


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

.zuul.yaml                                         |  2 +-
.../locale/de/LC_MESSAGES/oslo_middleware.po       | 26 --------
.../locale/en_GB/LC_MESSAGES/oslo_middleware.po    | 21 ++++--
.../locale/fr/LC_MESSAGES/oslo_middleware.po       | 26 --------
releasenotes/source/2023.1.rst                     |  6 ++
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 76 +++++++++++++++++++++-
setup.cfg                                          |  1 +
test-requirements.txt                              |  2 +-
tox.ini                                            |  6 +-
12 files changed, 104 insertions(+), 67 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index de498fc..ffee9a5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-bandit>=1.6.0,<1.7.0 # Apache-2.0
+bandit>=1.7.0,<1.8.0 # Apache-2.0






More information about the Release-announce mailing list