Skip to content

Releases: DMTF/Redfish-Service-Validator

1.1.1

01 Jun 13:07
bb72239
Compare
Choose a tag to compare

Changes since last release:

[1.1.1] - 2018-06-01

  • Added option to force authentication if using an unsecure connection
  • Added error checking for @Redfish.Copyright in payloads

1.1.0

11 May 13:50
b3ddacd
Compare
Choose a tag to compare

Changes since last release:

[1.1.0] - 2018-05-11

  • Allow for text/xml in schema responses from external sites
  • Added console output when running the test via the GUI
  • Added Schema Pack option
  • Downgraded several messages from Error to Warning

1.0.9

04 May 12:23
c5f9921
Compare
Choose a tag to compare

Changes since last release:

[1.0.9] - 2018-05-04

  • Corrected problem when reading metadata from local cache
  • Made changes to clean the standard output

1.0.8

27 Apr 12:08
2098887
Compare
Choose a tag to compare

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

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