[release-announce] python-swiftclient 3.5.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 25 13:02:26 UTC 2019


We are thrilled to announce the release of:

python-swiftclient 3.5.1: OpenStack Object Storage API Client Library

This release is part of the queens 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.5.1
^^^^^

Bug Fixes

* Fixed an issue introduced in 3.5.0 where re-uploading an SLO with
  the same size, mtime, and segment size would delete all of the just-
  uploaded segments.

Changes in python-swiftclient 3.5.0..3.5.1
------------------------------------------

7d2acdb Authors/changelog for 3.5.1
660ae34 Fix SLO re-upload
8c7f78d OpenDev Migration Patch
4ef06cc Use Swift's in-tree DSVM test
0319152 import zuul job settings from project-config
8093f92 Update .gitreview for stable/queens


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  3 +-
.zuul.yaml                                         | 48 ++++++++++++++++++++++
AUTHORS                                            |  1 +
ChangeLog                                          |  7 ++++
releasenotes/notes/351_notes-da0e230955f018a0.yaml |  6 +++
swiftclient/service.py                             | 30 +++++++-------
swiftclient/utils.py                               |  8 ++++
8 files changed, 128 insertions(+), 19 deletions(-)







More information about the Release-announce mailing list