[release-announce] [keystone] keystoneauth1 2.4.3 (mitaka)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 31 03:52:51 UTC 2017


We eagerly announce the release of:

keystoneauth1 2.4.3: Authentication Library for OpenStack Identity

This release is part of the mitaka 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.4.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.4.2..2.4.3
-------------------------------------

13054e8 Only log application/json content type
15354d2 Don't use private testtools.test module
938d318 X-Serivce-Token should be hashed in the log


Diffstat (except docs and test files)
-------------------------------------

keystoneauth1/session.py                           | 21 +++++-
.../notes/bug-1616105-cc8b85eb056e99e2.yaml        |  8 +++
.../notes/bug-1654847-acdf9543158329ec.yaml        |  5 ++
5 files changed, 131 insertions(+), 24 deletions(-)






More information about the Release-announce mailing list