We eagerly announce the release of: python-swiftclient 4.8.0 This release is part of the flamingo 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.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. Changes in python-swiftclient 4.7.0..4.8.0 ------------------------------------------ 8486005 Authors/ChangeLog for 4.8.0 b2416ae CI: Fix up the testing matrix e3422e8 Drop support for py36 5ffc285 Remove tags from README 79e7c9f Test under py313 9e67409 Add --debug-with-secrets and truncate by default ed3244e Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 10 ++++------ AUTHORS | 1 + ChangeLog | 19 +++++++++++++++++++ README.rst | 9 --------- .../notes/4_8_0_release-41ba0852981191c3.yaml | 16 ++++++++++++++++ releasenotes/source/2025.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + setup.cfg | 4 ++-- swiftclient/shell.py | 18 +++++++++++++----- test/unit/test_shell.py | 21 ++++++++++++++++++++- tox.ini | 2 +- 11 files changed, 83 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org