Releases: DMTF/python-redfish-library
Releases · DMTF/python-redfish-library
2.0.9
28 Jun 12:03
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.9] - 2019-06-28
Added various unit tests and other cleanup
Added example for how to use the 'with' statement to perform automatically log out of a service
Made change to include the original trace when RetriesExhaustedError is encountered
2.0.8
17 May 14:42
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.8] - 2019-05-17
Added helper functions for Task processing
2.0.7
08 Feb 16:05
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.7] - 2019-02-08
Added optional timeout and max retry arguments
2.0.6
28 Jan 14:00
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.6] - 2019-01-11
Removed usage of setting the Content-Type header to application/x-www-form-urlencoded for PUT, POST, and PATCH methods
2.0.5
30 Nov 18:16
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.5] - 2018-11-30
Fixed handling of gzip content encoding
2.0.4
26 Oct 12:29
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.4] - 2018-10-26
Added discovery module with SSDP support
2.0.3
19 Oct 12:47
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.3] - 2018-10-19
Fixed handling of other successful HTTP responses (201, 202, and 204)
Added support for being able to check the certificate of a service
2.0.2
07 Sep 19:12
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.2] - 2018-09-07
Added handling for bad or dummy delete requests when logging out of a service
2.0.1
25 May 14:54
Compare
Sorry, something went wrong.
No results found
Changes since last release:
[2.0.1] - 2018-05-25
Adjusting setup.py to contain correct information
[2.0.0] - 2017-07-28
Python 3 Compatible Release
[1.0.0] - 2017-01-12
Initial Public Release -- supports Redfish 1.0 features