python-glanceclient 4.6.0 (dalmatian)
We eagerly announce the release of: python-glanceclient 4.6.0: OpenStack Image API Client Library This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/python-glanceclient Download the package from: https://pypi.org/project/python-glanceclient Please report issues through: https://bugs.launchpad.net/python-glanceclient/+bugs For more details, please see below. 4.6.0 ^^^^^ Bug Fixes * Bug 2051712: glanceclient leaks X-Auth-Token into debug log * Bug 2064011: Some unit test cases are broken with requests-mock >= 1.12.0 (https://code.launchpad.net/bugs/2051712) (https://code.launchpad.net/bugs/2064011) Changes in python-glanceclient 4.5.0..4.6.0 ------------------------------------------- 59331d5 Release notes for 4.6.0 28497ad Do not leak X-Auth-Token when logging curl requests fe8a8cb Remove unused fallback to simplejson 61e4150 reno: Update master for unmaintained/zed 300b8c8 Fix unit tests broken by requests-mock >= 1.12.0 98256e8 Tests: Fix original_only wrapper 0e79860 reno: Update master for xena Unmaintained status 4ed3b7b reno: Update master for wallaby Unmaintained status fc46785 reno: Update master for victoria Unmaintained status 7376aa6 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- glanceclient/common/http.py | 6 +----- glanceclient/common/utils.py | 5 ++++- releasenotes/notes/4.6.0_releasenotes-99ed8ea49481ee01.yaml | 9 +++++++++ releasenotes/source/2024.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 2 +- releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- releasenotes/source/zed.rst | 2 +- 11 files changed, 33 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org