Releases: DMTF/Redfish-Interop-Validator
Releases · DMTF/Redfish-Interop-Validator
2.2.6
2.2.5
Changes since last release:
[2.2.5] - 2024-06-28
- Corrected handling of 'collectionlimit' when specified in a config file
2.2.4
Changes since last release:
[2.2.4] - 2024-06-14
- Hide password and token parameters from console output when running the tool from a config file
2.2.3
Changes since last release:
[2.2.3] - 2024-05-31
- Added support for 'UseCaseType' term for 'AbsentResource' usage
2.2.2
Changes since last release:
[2.2.2] - 2024-05-03
- Added support for testing 'ActionInfo' requirements
- Corrected comparison testing behavior when a property is not present to not produce false failures
2.2.1
Changes since last release:
[2.2.1] - 2024-04-19
- Fixed use case checking to only report an error if zero resources are found that match a mandatory use case
2.2.0
Changes since last release:
[2.2.0] - 2024-03-22
- Corrected 'WriteRequirement' checking to not produce errors when a property is marked as 'Recommended', but writes are not supported
2.1.9
Changes since last release:
[2.1.9] - 2024-02-26
- Added property WriteRequirement checks based on the usage of the 'Allow' response header and the '@Redfish.WriteableProperties' term
2.1.8
Changes since last release:
[2.1.8] - 2024-02-09
- Added 'collectionlimit' argument to limit the number of entries checked in a collection
2.1.7
Changes since last release:
[2.1.7] - 2024-01-08
- Fixed crash condition if a 'LinkToResource' comparison is performed and the link is not present
- Changed results for 'Recommended' and 'IfImplemented' properties to show 'Not Tested' if the property is not present