[release-announce] [oslo] oslo.log 3.30.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 18 13:17:55 UTC 2017
We high-spiritedly announce the release of:
oslo.log 3.30.0: 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.
Changes in oslo.log 3.29.0..3.30.0
----------------------------------
8bb44cd Updated from global requirements
c7d0cb9 Update URLs according to document migration
b4fd0d1 Add missing variable html_last_updated_fmt
08b854f Add log.get_loggers method
Diffstat (except docs and test files)
-------------------------------------
HACKING.rst | 2 +-
README.rst | 2 +-
oslo_log/log.py | 5 +++++
requirements.txt | 2 +-
setup.cfg | 2 +-
7 files changed, 17 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 4d787c4..f6e5e4c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.utils>=3.20.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
More information about the Release-announce
mailing list