We are thrilled to announce the release of: glance_store 0.29.1: OpenStack Image Service Store Library This release is part of the train release series. The source is available from: https://opendev.org/openstack/glance_store Download the package from: https://pypi.org/project/glance_store For more details, please see below. 0.29.1 ^^^^^^ Critical Issues *************** * glance_store 0.29.0 was released with backwards incompatible changes. There was no corresponding releasenote to mention this. 0.29.1 has reverted said change which will be included to 1.0.0 release later on the cycle. Bug Fixes ********* * Following bugs were fixed and included after 0.28.0 release: * Bug 1824533: Do not include ETag when puting manifest in chunked uploads * Bug 1818915: Python3: Fix return type on CooperativeReader.read * Bug 1805332: Prevent unicode object error from zero-byte read (https://code.launchpad.net/bugs/1824533) (https://code.launchpad.net/bugs/1818915) (https://code.launchpad.net/bugs/1805332) Changes in glance_store 0.29.0..0.29.1 -------------------------------------- a11649d Add 0.29.1 releasenotes f2a12d3 Revert "Change location metadata key 'backend' to 'store'" Diffstat (except docs and test files) ------------------------------------- glance_store/_drivers/cinder.py | 2 +- glance_store/_drivers/filesystem.py | 2 +- glance_store/_drivers/rbd.py | 2 +- glance_store/_drivers/swift/store.py | 2 +- glance_store/_drivers/vmware_datastore.py | 2 +- .../notes/0.29.1-notes-ded2a1d473a306c7.yaml | 17 ++++++++++++ 11 files changed, 53 insertions(+), 36 deletions(-)
participants (1)
-
no-reply@openstack.org