Accepting request 1255229 from home:mnhauke

- Update to version 3.3.0
  * Added workaround and warnings for session login when the
    service incorrectly does not provide the session location in
    the 'Location' response header.
  * Minor typo fix in exception message for login failures.

OBS-URL: https://build.opensuse.org/request/show/1255229
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=39
This commit is contained in:
2025-03-24 09:06:44 +00:00
committed by Git OBS Bridge
parent 94decca298
commit 52cf332d2f
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 22 09:39:16 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.3.0
* Added workaround and warnings for session login when the
service incorrectly does not provide the session location in
the 'Location' response header.
* Minor typo fix in exception message for login failures.
-------------------------------------------------------------------
Sat Mar 8 10:03:55 UTC 2025 - Martin Hauke <mardnh@gmx.de>