We are jazzed to announce the release of: keystoneauth 5.11.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/keystoneauth Download the package from: https://pypi.org/project/keystoneauth Please report issues through: https://bugs.launchpad.net/keystoneauth/+bugs For more details, please see below. Changes in keystoneauth 5.10.0..5.11.0 -------------------------------------- 884578f Fix bug in OIDC Device Authorization 1b569ae typing: Correct type 4cc798d Use releases.openstack.org instead of opendev.org 1b29c81 Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- keystoneauth1/adapter.py | 4 ++- keystoneauth1/identity/base.py | 2 +- keystoneauth1/identity/v3/oidc.py | 6 ++-- keystoneauth1/plugin.py | 4 +-- keystoneauth1/session.py | 2 +- releasenotes/source/2025.1.rst | 6 ++++ releasenotes/source/index.rst | 1 + tox.ini | 6 ++-- 9 files changed, 58 insertions(+), 10 deletions(-)