[release-announce] oslo.log 5.3.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Mon Aug 28 13:07:37 UTC 2023
We are psyched to announce the release of:
oslo.log 5.3.0: oslo.log library
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/oslo.log
Download the package from:
https://pypi.org/project/oslo.log
Please report issues through:
https://bugs.launchpad.net/oslo.log/+bugs
For more details, please see below.
Changes in oslo.log 5.1.0..5.3.0
--------------------------------
bf52b05 Bump bandit
eaf6089 Imported Translations from Zanata
a0c3ca8 Revert "Moves supported python runtimes from version 3.8 to 3.10"
6abf69e Moves supported python runtimes from version 3.8 to 3.10
ecfe66f Update master for stable/2023.1
15c71dd Imported Translations from Zanata
2b6f580 Cleanup py27 support
Diffstat (except docs and test files)
-------------------------------------
releasenotes/source/2023.1.rst | 6 +++
releasenotes/source/index.rst | 1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 60 +++++++++++++++++++++-
setup.cfg | 1 +
setup.py | 8 ---
test-requirements.txt | 2 +-
6 files changed, 67 insertions(+), 11 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 3fce04a..0dbf388 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ coverage>=4.5.1 # 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