Skip to content

Releases: DMTF/Redfish-Service-Validator

2.0.9

14 Jan 21:20
47dbbb3
Compare
Choose a tag to compare

Changes since last release:

[2.0.9] - 2022-01-14

  • Removed statements that prevented building models for objects contained within OEM extensions
  • Some configuration fixes for handling '--nooemcheck'

2.0.8

10 Jan 14:16
57656d7
Compare
Choose a tag to compare

Changes since last release:

[2.0.8] - 2022-01-10

  • Several enhancements and fixes to CSV handling

2.0.7

02 Dec 01:11
0acc466
Compare
Choose a tag to compare

Changes since last release:

[2.0.7] - 2021-12-01

  • Corrected validation of null objects
  • Added checks to ensure URIs match patterns defined in schema
  • Added checks to ensure the 'Allow' HTTP header does not go beyond the capabilities definitions in schema
  • Added validation of registries if discovered via the 'Uri' property in 'MessageRegistryFile' resources

2.0.6

27 Oct 17:29
bb2b4fc
Compare
Choose a tag to compare

Changes since last release:

[2.0.6] - 2021-10-27

  • Corrected use of iterators to be compatible with versions of Python older than 3.8

2.0.5

15 Oct 20:56
bd22bad
Compare
Choose a tag to compare

Changes since last release:

[2.0.5] - 2021-10-15

  • Corrected namespace referencing for objects nested in objects

2.0.4

04 Oct 13:11
53da740
Compare
Choose a tag to compare

Changes since last release:

[2.0.4] - 2021-10-04

  • Updated schema pack link to point to the latest DSP8010 bundle

2.0.3

17 Sep 20:13
ba41414
Compare
Choose a tag to compare

Changes since last release:

[2.0.3] - 2021-09-07

  • Refactored code to make schema parsing and structure building for resource definitions to be modular

2.0.2

30 Aug 14:23
c00294c
Compare
Choose a tag to compare

Changes since last release:

[2.0.2] - 2021-08-30

  • Corrected usage of the 'oemcheck' flag to not skip over OEM object validation when enabled

2.0.1

09 Aug 14:30
70dd8b8
Compare
Choose a tag to compare

Changes since last release:

[2.0.1] - 2021-08-09

  • Various fixes from previous changes to refactor the arguments with the tool

2.0.0

06 Aug 20:25
e2e9974
Compare
Choose a tag to compare

Changes since last release:

[2.0.0] - 2021-08-06

  • Significant changes to the CLI arguments with the tool to reduce complexity for users
  • Added support for validating excerpts