We jubilantly announce the release of: sushy 5.1.0: Sushy is a small Python library to communicate with Redfish based systems This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/sushy Download the package from: https://tarballs.openstack.org/sushy/ Please report issues through: https://bugs.launchpad.net/sushy/+bugs For more details, please see below. 5.1.0 ^^^^^ Bug Fixes * Adds a work-around for cases where "Accept-Encoding: identity" is not accepted. Changes in sushy 5.0.0..5.1.0 ----------------------------- 0cec13b reno: Update master for unmaintained/zed be29045 Handle NotAcceptable when Accept-Encoding: identity is not allowed e60cf32 reno: Update master for unmaintained/xena ed7ce39 reno: Update master for unmaintained/wallaby 86abe92 reno: Update master for unmaintained/victoria 9992604 refectoring: Fix parameter and annotation mismatch 0cafbf3 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .../notes/accept-encoding-4646ea43998f80bd.yaml | 5 ++ 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 +- sushy/connector.py | 42 +++++++--- sushy/exceptions.py | 6 ++ sushy/resources/registry/message_registry.py | 2 +- 11 files changed, 121 insertions(+), 46 deletions(-)
participants (1)
-
no-reply@openstack.org