Releases: DMTF/Redfish-Protocol-Validator
Releases · DMTF/Redfish-Protocol-Validator
1.1.6
Changes since last release:
[1.1.6] - 2023-02-10
- Updated the expected pattern for the ST header in SSDP responses to allow for multi-digit minor versions
1.1.5
Changes since last release:
[1.1.5] - 2023-01-27
- Corrected the USN pattern for SSDP responses to allow for a multi-digit minor version
1.1.4
Changes since last release:
[1.1.4] - 2022-11-18
- Tagged the DELETE request to service root as UNSUPPORTED_REQ to better isolate DELETE testing from when it's expected to succeed
1.1.3
Changes since last release:
[1.1.3] - 2022-11-07
- Corrected the SSDP request format to add a missing CRLF
- Extended the test for checking that and event subscription is deleted when an SSE stream is closed from 3 seconds to 60 seconds
1.1.2
Changes since last release:
[1.1.2] - 2022-07-22
- Minor updates to script packaging
1.1.1
Changes since last release:
[1.1.1] - 2022-07-15
- Modified ETag testing to not assume previous ETags are now invalid
- Modified project for PyPI publication
1.1.0 versioning
Changes since last release:
[1.1.0] - 2022-04-07
- Enabled HTTP tracing when 'log-level' is set to 'DEBUG'
- Added step to enable the newly created user account when testing the password change requirements
1.0.9 versioning
Changes since last release:
[1.0.9] - 2021-10-15
- Updated media type tests to skip POST responses that do not provide a response body
1.0.8 versioning
Changes since last release:
[1.0.8] - 2021-10-08
- Corrected HEAD tests to allow for the case where HEAD is not supported
- Corrected PATCH mixed property test to allow for the service to reject the request entirely
- Corrected error response checking for unsupported properties in the PATCH request to allow for the message to be outside of the extended info array