[keystone] keystoneauth1 2.12.3 (newton)
We are tickled pink to announce the release of: keystoneauth1 2.12.3: Authentication Library for OpenStack Identity This release is part of the newton stable release series. The source is available from: http://git.openstack.org/cgit/openstack/keystoneauth Download the package from: https://pypi.python.org/pypi/keystoneauth1 Please report issues through launchpad: http://bugs.launchpad.net/keystoneauth For more details, please see below. 2.12.3 ^^^^^^ Bug Fixes * [bug 1616105 (https://bugs.launchpad.net/keystoneauth/+bug/1616105)] Only log the response body when the "Content-Type" header is set to "application/json". This avoids logging large binary objects (such as images). Other "Content-Type" will not be logged. Additional "Content-Type" strings can be added as required. * The "X-Service-Token" header value is now properly masked, and is displayed as a hash value, in the log. Changes in keystoneauth1 2.12.2..2.12.3 --------------------------------------- 912d99b Correctly Omit Response Body in Debug Mode 13b0e07 Use comma as separator in ECP Accept HTTP header 5efe19f Only log application/json content type 2b70ede X-Serivce-Token should be hashed in the log 0c1e6e7 Don't use private testtools.test module Diffstat (except docs and test files) ------------------------------------- keystoneauth1/extras/_saml2/v3/saml2.py | 2 +- keystoneauth1/session.py | 28 ++++++- .../notes/bug-1616105-cc8b85eb056e99e2.yaml | 8 ++ .../notes/bug-1654847-acdf9543158329ec.yaml | 5 ++ 6 files changed, 149 insertions(+), 25 deletions(-)
participants (1)
-
no-reply@openstack.org