[release-announce] oslo.log 4.4.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 26 20:27:49 UTC 2020


We are jazzed to announce the release of:

oslo.log 4.4.0: oslo.log library

This release is part of the victoria 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.3.0..4.4.0
--------------------------------

63c1eca zuul: port the legacy grenade job
9524df6 Bump bandit version
6f9b434 Added uwsgi_name information into fluentFormatter event message
0a0bf42 Align contributing doc with oslo's policy


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

.zuul.yaml                                         | 13 ++----
CONTRIBUTING.rst                                   |  5 +++
oslo_log/formatters.py                             | 10 +++++
.../legacy/oslo.log-src-grenade-devstack/post.yaml | 15 -------
.../legacy/oslo.log-src-grenade-devstack/run.yaml  | 51 ----------------------
test-requirements.txt                              |  2 +-
6 files changed, 20 insertions(+), 76 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 6e77232..ac16453 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ coverage>=4.5.1 # Apache-2.0
-bandit>=1.1.0,<1.6.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0






More information about the Release-announce mailing list