Current (Unreleased) Release Notes

4.10.0

New Features

  • Now tested under Python 3.14.

Upgrade Notes

  • Removed support for the provider-specific SERVICENET. Explicitly override your storage URLs if you were previously using this feature.

Bug Fixes

  • The “v1password” plugin for keystoneauth now returns v3-compatible service catalogs, fixing some issues seen when using v1 auth with openstackclient.

  • Various other minor improvements.

4.9.0

Bug Fixes

  • The timeout parameter is now included when creating Keystoneauth Sessions.

  • Various other minor improvements.

4.8.0

New Features

  • Now tested under Python 3.13.

Bug Fixes

  • Auth tokens are now truncated when running with --debug. Added --debug-with-secrets flag to enable previous, less-secure behavior.

  • Various other minor bug fixes and improvements.

Other Notes

  • Dropped support for Python 3.6.