python-swiftclient 3.8.1 (train)
We are stoked to announce the release of: python-swiftclient 3.8.1: OpenStack Object Storage API Client Library This release is part of the train stable 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. 3.8.1 ^^^^^ Bug Fixes ********* * Deleting or overwriting a symlink to an SLO or DLO will no longer attempt to clean up the large object's segments. * Fixed an issue sending non-ASCII metadata keys on Python 3. Note that *receiving* such metadata on py3 is still broken. Other Notes *********** * Documentation can now be rendered as a PDF. * Dropped Python 3.5 testing. Changes in python-swiftclient 3.8.0..3.8.1 ------------------------------------------ 72b90fe Authors/changelog for 3.8.1 14095c1 PDF Documentation Build tox target a0f0aed docs: Fix warning treated as error 7875398 Delete/overwrite symlinks better 7175069 Fix up requests so we can send non-RFC-compliant headers on py3 5bd6694 Drag forward prettytable in lower-constraints efe3d08 Add Python 3 Train unit tests Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 +-- AUTHORS | 1 + ChangeLog | 15 +++++++++++ lower-constraints.txt | 2 +- .../notes/3_8_1_release-cb5648c3ae69bde1.yaml | 14 +++++++++++ setup.cfg | 1 - swiftclient/client.py | 6 +++-- swiftclient/multithreading.py | 6 +++++ swiftclient/service.py | 6 +++-- tox.ini | 11 +++++++- 14 files changed, 113 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org