Skip to content

Releases: DMTF/Redfish-Interop-Validator

2.0.6 versioning

25 Mar 19:52
Compare
Choose a tag to compare

Changes since last release:

[2.0.6] - 2022-03-25

  • Added missing step to log out of the session when done testing
  • Added support for finding required profiles when the profile under test is in a different directory than the tool

2.0.5 versioning

18 Mar 20:25
Compare
Choose a tag to compare

Changes since last release:

[2.0.5] - 2022-03-18

  • Corrected comparison checks with integer properties
  • Corrected test_action unit test
  • Updated logging calls to use non-deprecated methods

2.0.4

04 Mar 20:39
Compare
Choose a tag to compare

Changes since last release:

[2.0.4] - 2022-03-04

  • Corrected URI checking to act as a filter for whether or not to apply the requirements

2.0.3

31 Jan 17:29
Compare
Choose a tag to compare

Changes since last release:

[2.0.3] - 2022-01-31

  • Added support for JSON Pointer syntax in 'CompareProperty'

2.0.2

10 Jan 14:18
Compare
Choose a tag to compare

Changes since last release:

[2.0.2] - 2022-01-10

  • Fixed version number comparisons for when a version segment reaches two digits

2.0.1

17 Sep 20:06
Compare
Choose a tag to compare

Changes since last release:

[2.0.1] - 2021-09-17

  • Fixed console status reporting of whether or not errors were found

2.0.0

30 Aug 14:08
Compare
Choose a tag to compare

Changes since last release:

[2.0.0] - 2021-08-30

  • Significant changes to the CLI arguments with the tool to reduce complexity for users
  • Removed need for scanning schema files for performing testing of a service

1.1.8

18 Jun 19:58
f72e6e1
Compare
Choose a tag to compare

Changes since last release:

[1.1.8] - 2021-06-18

  • Corrected conditional requirements to properly account for all values specified

1.1.7

21 Mar 14:57
e894326
Compare
Choose a tag to compare

Changes since last release:

[1.1.7] - 2020-03-21

  • Resynched common validation code with the Service Validator

1.1.6

13 Mar 17:29
bb9dacf
Compare
Choose a tag to compare

Changes since last release:

[1.1.6] - 2020-03-13

  • Added support for IfPopulated expressions
  • Added support for @Redfish.ActionInfo on actions