Mitaka Series Release Notes¶
2.4.3¶
Bug Fixes¶
[bug 1616105] Only log the response body when the
Content-Type
header is set toapplication/json
. This avoids logging large binary objects (such as images). OtherContent-Type
will not be logged. AdditionalContent-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.
2.2.0¶
Bug Fixes¶
[bug 1527131] Do not provide socket values for OSX and Windows.
Other Notes¶
Added a betamax fixture for keystoneauth sessions.
Added a RFC 7231 compliant user agent string.