Releases: DMTF/Redfish-Service-Validator
Releases · DMTF/Redfish-Service-Validator
1.1.1
1.1.0
1.0.9
1.0.8
Changes since last release:
[1.0.8] - 2018-04-27
- Enhanced $metadata validation to check if a referenced namespace exists in the referenced schema file
- Enhanced handling of properties found in payloads that are not defined in the schema file
- Added new configuration options to the GUI to make it easier to save/load other configuration files
1.0.7
Changes since last release:
[1.0.7] - 2018-04-20
- Enhanced authentication error handling for basic and session authentication
- Changed term "collection" in the report to say "array"
- Added method for running the tool via a GUI
- Fixed the Action object validation to allow for the "title" property
- Added support for allowing dynamic properties with @RedFish, @message, and @OData terms
1.0.6
Changes since last release:
[1.0.6] - 2018-04-13
- Enhanced validation of Action objects; allow for annotations and Action Info resources, and require the target property
- Added $metadata validation report
- Fixed handling of the Location header when creating a Session to allow for both absolute and relative URIs
1.0.5
1.0.4
1.0.3
1.0.2
Changes since last release:
[1.0.2] - 2018-02-09
- Made fixes to proxy support
- Added better handling for when incorrect namespaces are referenced
- Improvements to error messages
- Fixed handling of resolving external ComplexType definitions
- Added argument to control debug output