Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Releases: DMTF/Redfish-Service-Conformance-Check

1.2.2

06 Jul 13:20
5793424

Choose a tag to compare

Changes since last release:

[1.2.2] - 2020-07-06

  • Added logic to skip ETag validation for resources that can change frequently, such as Thermal

1.2.1

09 Aug 17:45
81e3117

Choose a tag to compare

Changes since last release:

[1.2.1] - 2019-08-09

  • Fixed relative URI reference in Assertion 6.5.6.5
  • Fixed Python version checking for Python3 being less than 3.4.3 for SSL calls
  • Disabled schema tests

1.2.0

31 May 12:41
0eb91cf

Choose a tag to compare

Changes since last release:

[1.2.0] - 2019-05-31

  • Updated schema bundle to 2019.1
  • Updated assertions to make @odata.context optional

1.1.9

10 May 15:26
7abdfd9

Choose a tag to compare

Changes since last release:

[1.1.9] - 2019-05-10

  • Removed persistent caching of URIs
  • Fixed handling of DELETE requests to not require a body

1.1.8

01 Mar 12:52
999f408

Choose a tag to compare

Changes since last release:

[1.1.8] - 2019-03-01

  • Updated usage of iter_rows to conform with updated openpyxl

1.1.7

08 Feb 16:43
484b1e1

Choose a tag to compare

Changes since last release:

[1.1.7] - 2019-02-08

  • Updated schema bundle to 2018.3
  • Disabled cached responses in assertion 6.4.2.3
  • Do not fail assertion 6.5.3 if HEAD not supported

1.1.6

19 Oct 12:40

Choose a tag to compare

Changes since last release:

[1.1.6] - 2018-10-19

  • Added new tests for Manager Accounts

1.1.5

05 Oct 20:27
3ea2dc7

Choose a tag to compare

Changes since last release:

[1.1.5] - 2018-10-04

  • Added version output from the tool
  • Fixed unresolved variable ref in Assertion_ACCO105

1.1.4

28 Sep 19:07
1add867

Choose a tag to compare

Changes since last release:

[1.1.4] - 2018-09-28

  • Added new tests ManagerAccount, ComputerSystem, AccountService, Assembly, and ActionInfo based on the long descriptions in their respective schema files

1.1.3

07 Sep 18:07
ae1f99c

Choose a tag to compare

Changes since last release:

[1.1.3] - 2018-09-07

  • Added new logging functionality to show the test results in a web browser