[release-announce] sushy 4.5.1 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 24 09:09:58 UTC 2023
We are happy to announce the release of:
sushy 4.5.1: Sushy is a small Python library to communicate with
Redfish based systems
This release is part of the bobcat 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://storyboard.openstack.org/#!/project/openstack/sushy
For more details, please see below.
4.5.1
^^^^^
Bug Fixes
* Fixes bug where sushy would not pass a read/connect timeout
through to requests when making requests to a redfish service. This
means that an ill-timed failure could cause python processes calling
sushy to freeze indefinately.
Changes in sushy 4.5.0..4.5.1
-----------------------------
7c2a251 Requests must always have a read/connect timeout
Diffstat (except docs and test files)
-------------------------------------
.../add-read-and-connect-timeout-9f7dc3ed63c192c8.yaml | 5 +++++
sushy/connector.py | 9 +++++++--
3 files changed, 21 insertions(+), 11 deletions(-)
More information about the Release-announce
mailing list