Skip to content

Releases: DMTF/Redfish-Interop-Validator

2.2.6

26 Jul 19:47
Compare
Choose a tag to compare

Changes since last release:

[2.2.6] - 2024-07-26

  • Fixed reporting of resource response times in the test report

2.2.5

28 Jun 19:50
Compare
Choose a tag to compare

Changes since last release:

[2.2.5] - 2024-06-28

  • Corrected handling of 'collectionlimit' when specified in a config file

2.2.4

14 Jun 19:56
Compare
Choose a tag to compare

Changes since last release:

[2.2.4] - 2024-06-14

  • Hide password and token parameters from console output when running the tool from a config file

2.2.3

31 May 20:41
Compare
Choose a tag to compare

Changes since last release:

[2.2.3] - 2024-05-31

  • Added support for 'UseCaseType' term for 'AbsentResource' usage

2.2.2

03 May 20:43
Compare
Choose a tag to compare

Changes since last release:

[2.2.2] - 2024-05-03

  • Added support for testing 'ActionInfo' requirements
  • Corrected comparison testing behavior when a property is not present to not produce false failures

2.2.1

19 Apr 19:58
Compare
Choose a tag to compare

Changes since last release:

[2.2.1] - 2024-04-19

  • Fixed use case checking to only report an error if zero resources are found that match a mandatory use case

2.2.0

22 Mar 19:23
Compare
Choose a tag to compare

Changes since last release:

[2.2.0] - 2024-03-22

  • Corrected 'WriteRequirement' checking to not produce errors when a property is marked as 'Recommended', but writes are not supported

2.1.9

26 Feb 16:07
Compare
Choose a tag to compare

Changes since last release:

[2.1.9] - 2024-02-26

  • Added property WriteRequirement checks based on the usage of the 'Allow' response header and the '@Redfish.WriteableProperties' term

2.1.8

09 Feb 20:49
Compare
Choose a tag to compare

Changes since last release:

[2.1.8] - 2024-02-09

  • Added 'collectionlimit' argument to limit the number of entries checked in a collection

2.1.7

08 Jan 15:23
Compare
Choose a tag to compare

Changes since last release:

[2.1.7] - 2024-01-08

  • Fixed crash condition if a 'LinkToResource' comparison is performed and the link is not present
  • Changed results for 'Recommended' and 'IfImplemented' properties to show 'Not Tested' if the property is not present