Skip to content

Releases: DMTF/Redfish-Interop-Validator

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

1.1.5

17 Jan 13:24
fe5190e
Compare
Choose a tag to compare

Changes since last release:

[1.1.5] - 2020-01-17

  • Added htmlLogScraper.py to generate a CSV style report

1.1.4

19 Jul 13:01
a0119ca
Compare
Choose a tag to compare

Changes since last release:

[1.1.4] - 2019-07-19

  • Downgraded several messages not related to interop profile conformance to be informational
  • Fixes to handling of conditional requirements to not produce false errors

1.1.3

21 Jun 13:58
e9c36fc
Compare
Choose a tag to compare

Changes since last release:

[1.1.3] - 2019-06-21

  • Added support for new URIs requirement added to 1.1.0 of the profile specification
  • Made fixes to the handling of the CompareProperty term
  • Made fix to the handling of IfImplemented to not treat it as mandatory
  • Made fix to tracking of Service Root requirements
  • Made enhancements to debug log output