Skip to content

Releases: DMTF/Redfish-Service-Validator

1.0.7

20 Apr 13:22
3e57c9c
Compare
Choose a tag to compare

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

13 Apr 12:46
2ae34c9
Compare
Choose a tag to compare

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

09 Mar 12:56
d62b9f6
Compare
Choose a tag to compare

Changes since last release:

[1.0.5] - 2018-03-09

  • Changed deprecated property reporting from error to warning

1.0.4

02 Mar 18:19
d0f51f8
Compare
Choose a tag to compare

Changes since last release:

[1.0.4] - 2018-03-02

  • Enhanced URI handling in MessageRegistryFile validation

1.0.3

16 Feb 13:06
107522b
Compare
Choose a tag to compare

Changes since last release:

[1.0.3] - 2018-02-15

  • Improved display of array members in the HTML report
  • Added text in the report to point to other payload reports when testing Referenceable Members

1.0.2

09 Feb 16:14
5ed7c02
Compare
Choose a tag to compare

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

1.0.1

02 Feb 13:28
2e427a8
Compare
Choose a tag to compare

Changes since last release:

[1.0.1] - 2018-02-02

  • Fixed the display of null types in the report
  • Fixed the display of data types found in registries
  • Added validation of primitive types

1.0.0

26 Jan 19:19
a65d540
Compare
Choose a tag to compare

Changes since last release:

[1.0.0] - 2018-01-26

  • Various bug fixes; getting into standard release cadence