Skip to content

Releases: DMTF/Redfish-Service-Validator

2.4.5

10 May 19:32
Compare
Choose a tag to compare

Changes since last release:

[2.4.5] - 2024-05-10

  • Updated action testing to allow for '@Redfish.AllowablePattern' and '@Redfish.AllowableNumbers' annotations on action parameters

2.4.4

03 May 20:43
Compare
Choose a tag to compare

Changes since last release:

[2.4.4] - 2024-05-03

  • Added test to ensure write-only properties are null in responses

2.4.3

12 Apr 19:44
Compare
Choose a tag to compare

Changes since last release:

[2.4.3] - 2024-04-12

  • Reduced severity of missing schema for an action from error to warning to be consistent with other warnings

2.4.2

22 Mar 19:26
Compare
Choose a tag to compare

Changes since last release:

[2.4.2] - 2024-03-22

  • Made corrections to skipping OEM checks when '--nooemcheck' is specified

2.4.1

09 Feb 20:57
Compare
Choose a tag to compare

Changes since last release:

[2.4.1] - 2024-02-09

  • Added 'collectionlimit' argument to limit the number of entries checked in a collection

2.4.0

26 Jan 21:22
Compare
Choose a tag to compare

Changes since last release:

[2.4.0] - 2024-01-26

  • Added missing break out of object schema mapping if discovered property is not an object

2.3.9

19 Jan 20:54
Compare
Choose a tag to compare

Changes since last release:

[2.3.9] - 2024-01-19

  • Minor changes to fix Python 3.12 warnings with usage of raw strings
  • Added warning and failure totals

2.3.8

03 Nov 20:36
Compare
Choose a tag to compare

Changes since last release:

[2.3.8] - 2023-11-03

  • Added breakout condition when tracing a definition's type tree to prevent hangs due to invalid schemas with type loops

2.3.7

06 Oct 20:02
1865466
Compare
Choose a tag to compare

Changes since last release:

[2.3.7] - 2023-10-06

  • Added exception handling when traversing links if the schema definition for the link is invalid

2.3.6

22 Sep 16:37
75d16c0
Compare
Choose a tag to compare

Changes since last release:

[2.3.6] - 2023-09-22

  • Updated regex used to determine if a property is an array to not collide with the collection capabilities term