[release-announce] oslo.log 4.1.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 19 10:27:41 UTC 2020


We are delighted to announce the release of:

oslo.log 4.1.0: oslo.log library

This release is part of the ussuri 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 4.0.1..4.1.0
--------------------------------

adef9b6 Add Victoria and Wallaby releases to versionutils
0a66500 Switch to hacking 2.x


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

lower-constraints.txt           |  2 +-
oslo_log/log.py                 |  1 +
oslo_log/rate_limit.py          |  1 +
oslo_log/versionutils.py        |  2 ++
test-requirements.txt           |  2 +-
tox.ini                         |  3 ++-
7 files changed, 20 insertions(+), 15 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index e17e18a..e099626 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=2.0.0,<2.1.0 # Apache-2.0






More information about the Release-announce mailing list