[release-announce] [oslo] oslo.log 3.30.2 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 8 16:21:18 UTC 2018


We are happy to announce the release of:

oslo.log 3.30.2: oslo.log library

This release is part of the pike 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.

3.30.2
^^^^^^

Bug Fixes

* The JSONFormatter formatter now converts unserializable objects
  with repr() to prevent JSON serialization errors on logging. The fix
  requires oslo.serialization 2.20.2 or newer. (Bug #1593641)

Changes in oslo.log 3.30.1..3.30.2
----------------------------------

30e209e JSONFormatter convert unserializable with repr()


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

oslo_log/formatters.py                             | 21 ++++++++++++++++++++-
.../notes/jsonformatter-repr-fd616eb6fa6caeb3.yaml |  6 ++++++
3 files changed, 48 insertions(+), 1 deletion(-)







More information about the Release-announce mailing list