[oslo] oslo.middleware 3.30.1 (pike)
We are excited to announce the release of: oslo.middleware 3.30.1: Oslo Middleware library This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.middleware Download the package from: https://pypi.python.org/pypi/oslo.middleware Please report issues through launchpad: https://bugs.launchpad.net/oslo.middleware For more details, please see below. Changes in oslo.middleware 3.30.0..3.30.1 ----------------------------------------- d9ad4ba Invalid parsing of Forwarded header fixed db1fac7 Updated from global requirements 7757b39 Update UPPER_CONSTRAINTS_FILE for stable/pike e8d2ee6 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- oslo_middleware/http_proxy_to_wsgi.py | 2 +- test-requirements.txt | 2 +- tox.ini | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index fb4395f..03bd601 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ mock>=2.0 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org