14
0

Accepting request 1251402 from home:mnhauke

- Update to version 3.2.9
  * Added optional 'headers' argument to the 'login' method.
  * Clarified exception message when raising
    'ServerDownOrUnreachableError'.

OBS-URL: https://build.opensuse.org/request/show/1251402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=37
This commit is contained in:
2025-03-10 12:13:52 +00:00
committed by Git OBS Bridge
parent b395800b5f
commit 010adc5287
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 8 10:03:55 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.2.9
* Added optional 'headers' argument to the 'login' method.
* Clarified exception message when raising
'ServerDownOrUnreachableError'.
-------------------------------------------------------------------
Sun Feb 2 10:54:54 UTC 2025 - Martin Hauke <mardnh@gmx.de>