[release-announce] [oslo] oslo.log 3.32.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Tue Oct 24 20:56:03 UTC 2017


We are satisfied to announce the release of:

oslo.log 3.32.0: oslo.log library

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.log

Download the package from:

    https://pypi.python.org/pypi/oslo.log

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.log

For more details, please see below.

Changes in oslo.log 3.31.0..3.32.0
----------------------------------

6b0b386 Allow logging of unhashable exceptions in Python 3
fa27567 Updated from global requirements
b52e68a Imported Translations from Zanata
0efa7f3 Updated from global requirements


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

oslo_log/formatters.py                             | 58 ++++++++++-----
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 82 ++++++++++++++++++++--
.../source/locale/fr/LC_MESSAGES/releasenotes.po   |  9 +--
requirements.txt                                   |  2 +-
test-requirements.txt                              |  2 +-
6 files changed, 183 insertions(+), 28 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index ef8be7a..16601b8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.config>=4.6.0 # Apache-2.0
-oslo.context>=2.14.0 # Apache-2.0
+oslo.context!=2.19.1,>=2.14.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0c4173b..00da212 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20 +20 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.16.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0






More information about the Release-announce mailing list