We eagerly announce the release of: oslo.service 2.8.0: oslo.service library This release is part of the yoga 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.8.0 ^^^^^ 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.7.0..2.8.0 ------------------------------------ 6552b9a Make debug option of wsgi server configurable Diffstat (except docs and test files) ------------------------------------- oslo_service/_options.py | 5 +++++ oslo_service/wsgi.py | 2 +- releasenotes/notes/add-wsgi_server_debug-opt-70d818b5b78bfc7c.yaml | 7 +++++++ 3 files changed, 13 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org