Newton Series Release Notes¶
3.5.1¶
Bug Fixes¶
- [bug 1616105] Only log the response body when the - Content-Typeheader is set to- application/json. This avoids logging large binary objects (such as images). Other- Content-Typewill not be logged. Additional- Content-Typestrings can be added as required.
- The - X-Service-Tokenheader value is now properly masked, and is displayed as a hash value, in the log.
3.0.0¶
Prelude¶
The keystone CLI has been removed.
Other Notes¶
- Removed keystoneclient.apiclient.exceptions. This file was deprecated in v0.7.1 and has now been replaced by keystoneclient.exceptions. 
- The - keystoneCLI has been removed, using the- openstackCLI is recommended. This feature has been deprecated since the Liberty release of Keystone.
