14
0

- Update to version 3.3.1

* Fixed bug in recent workaround logic for services not
    returning the 'Location' header to not print the workaround
    warning for failed login attempts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=41
This commit is contained in:
2025-03-28 21:07:19 +00:00
committed by Git OBS Bridge
parent b0c0a7f2b9
commit a2c0c2c5e3
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 28 19:50:46 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.3.1
* Fixed bug in recent workaround logic for services not
returning the 'Location' header to not print the workaround
warning for failed login attempts.
-------------------------------------------------------------------
Sat Mar 22 09:39:16 UTC 2025 - Martin Hauke <mardnh@gmx.de>