[release-announce] oslo.service 2.6.1 (xena)
no-reply at openstack.org
no-reply at openstack.org
Mon Jan 31 09:47:39 UTC 2022
We exuberantly announce the release of:
oslo.service 2.6.1: oslo.service library
This release is part of the xena 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.6.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.6.0..2.6.1
------------------------------------
13ee22c Make debug option of wsgi server configurable
7be76c2 Update TOX_CONSTRAINTS_FILE for stable/xena
48881c4 Update .gitreview for stable/xena
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
oslo_service/_options.py | 5 +++++
oslo_service/wsgi.py | 2 +-
releasenotes/notes/add-wsgi_server_debug-opt-70d818b5b78bfc7c.yaml | 7 +++++++
tox.ini | 4 ++--
5 files changed, 16 insertions(+), 3 deletions(-)
More information about the Release-announce
mailing list