[release-announce] oslo.service 2.5.1 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Jan 31 09:53:29 UTC 2022
We enthusiastically announce the release of:
oslo.service 2.5.1: oslo.service library
This release is part of the wallaby stable release series.
The source is available from:
https://opendev.org/openstack/oslo.service
Download the package from:
https://pypi.org/project/oslo.service
Please report issues through:
https://bugs.launchpad.net/oslo.service/+bugs
For more details, please see below.
2.5.1
^^^^^
New Features
* A new config options, "[DEFAULT] wsgi_server_debug", has been
added. This allows admins to configure whether the server should
send exception tracebacks to the clients on HTTP 500 errors. This
defaults to "False", preserving previous behavior.
Changes in oslo.service 2.5.0..2.5.1
------------------------------------
c1e3398 Make debug option of wsgi server configurable
36f5e36 Update TOX_CONSTRAINTS_FILE for stable/wallaby
d26fc6f Update .gitreview for stable/wallaby
20e089f Move flake8 as a pre-commit local target.
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.pre-commit-config.yaml | 10 +++++++---
oslo_service/_options.py | 5 +++++
oslo_service/wsgi.py | 2 +-
.../notes/add-wsgi_server_debug-opt-70d818b5b78bfc7c.yaml | 7 +++++++
tox.ini | 4 ++--
6 files changed, 23 insertions(+), 6 deletions(-)
More information about the Release-announce
mailing list