python-swiftclient 4.9.0 (gazpacho)
We are excited to announce the release of: python-swiftclient 4.9.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/python-swiftclient Download the package from: https://pypi.org/project/python-swiftclient Please report issues through: https://bugs.launchpad.net/python-swiftclient/+bugs For more details, please see below. 4.9.0 ^^^^^ Bug Fixes * The "timeout" parameter is now included when creating Keystoneauth Sessions. * Various other minor improvements. Changes in python-swiftclient 4.8.0..4.9.0 ------------------------------------------ d520b2b Authors/ChangeLog for 4.9.0 b308ac1 CI: fix (and update) test-on-demand targets 97c7470 reno: Update master for unmaintained/2024.1 b2d465f Pass timeout to the ksa session too. 49bd805 Unpin tox 6d302a9 Use stdlib UTC f749e4b Update master for stable/2025.2 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 9 +++++---- AUTHORS | 1 + ChangeLog | 8 ++++++++ .../notes/4_9_0_release-b26426108163280d.yaml | 7 +++++++ releasenotes/source/2024.1.rst | 2 +- releasenotes/source/2025.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + swiftclient/authv1.py | 21 +++------------------ swiftclient/client.py | 2 +- test/unit/test_swiftclient.py | 5 ++++- tox.ini | 2 +- 11 files changed, 38 insertions(+), 26 deletions(-)
participants (1)
-
no-reply@openstack.org