14
0

Accepting request 1242204 from home:mnhauke

- Update to version 3.2.8
  * Updated 'dict' handling for responses without a body and 500
    responses with a non-JSON body to use an empty dictionary.

OBS-URL: https://build.opensuse.org/request/show/1242204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=35
This commit is contained in:
2025-02-03 08:27:05 +00:00
committed by Git OBS Bridge
parent eec89bef71
commit b395800b5f
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Feb 2 10:54:54 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.2.8
* Updated 'dict' handling for responses without a body and 500
responses with a non-JSON body to use an empty dictionary.
-------------------------------------------------------------------
Tue Dec 24 07:36:31 UTC 2024 - Martin Hauke <mardnh@gmx.de>