Releases: DMTF/Redfish-Service-Validator
Releases · DMTF/Redfish-Service-Validator
2.0.9
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
Changes since last release:
[2.0.8] - 2022-01-10
- Several enhancements and fixes to CSV handling
2.0.7
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
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
Changes since last release:
[2.0.5] - 2021-10-15
- Corrected namespace referencing for objects nested in objects
2.0.4
Changes since last release:
[2.0.4] - 2021-10-04
- Updated schema pack link to point to the latest DSP8010 bundle
2.0.3
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
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
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
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