Skip to content

Releases: DMTF/python-redfish-library

2.0.7

08 Feb 16:05
94a0989
Compare
Choose a tag to compare

Changes since last release:

[2.0.7] - 2019-02-08

  • Added optional timeout and max retry arguments

2.0.6

28 Jan 14:00
690ad55
Compare
Choose a tag to compare

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
e4e2f58
Compare
Choose a tag to compare

Changes since last release:

[2.0.5] - 2018-11-30

  • Fixed handling of gzip content encoding

2.0.4

26 Oct 12:29
Compare
Choose a tag to compare

Changes since last release:

[2.0.4] - 2018-10-26

  • Added discovery module with SSDP support

2.0.3

19 Oct 12:47
Compare
Choose a tag to compare

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
2b4b54c
Compare
Choose a tag to compare

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
395ca42
Compare
Choose a tag to compare

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