Skip to content

Releases: DMTF/Redfish-Service-Validator

1.3.1

09 Aug 18:00
14ed7ec
Compare
Choose a tag to compare

Changes since last release:

[1.3.1] - 2019-08-09

  • Added special handling with OriginOfCondition to allow for the Resource to not exist

1.3.0

19 Jul 13:08
896e77d
Compare
Choose a tag to compare

Changes since last release:

[1.3.0] - 2019-07-19

  • Downgraded messages related to not finding @odata.type within nested objects of a resource
  • Fixed parent validation for registry resources

1.2.9

28 Jun 12:24
a4214b5
Compare
Choose a tag to compare

Changes since last release:

[1.2.9] - 2019-06-28

  • Added special handling with EventDestination to allow for HttpHeaders to be null per description in the schema
  • Made change to make @odata.context optional in responses

1.2.8

31 May 12:35
be8e6ae
Compare
Choose a tag to compare

Changes since last release:

[1.2.8] - 2019-05-31

  • Updated schema bundle reference to 2019.1
  • Improved error messages for GET failures
  • Removed warnings for @odata.etag properties
  • Removed deprecated StopIteration exception

1.2.7

26 Apr 14:07
2be74f2
Compare
Choose a tag to compare

Changes since last release:

[1.2.7] - 2019-04-26

  • Added enhancement to verify @odata.id is present when following a navigation property

1.2.6

12 Apr 12:42
d1ca487
Compare
Choose a tag to compare

Changes since last release:

[1.2.6] - 2019-04-11

  • Added missing @odata.context initialization for Message Registries
  • Fix to counter for reference links ending in trailing slash

1.2.5

01 Feb 15:38
ed1db89
Compare
Choose a tag to compare

Changes since last release:

[1.2.5] - 2019-02-01

  • Updated schema bundle reference to 2018.3
  • Fixed handling of Edm.Duration
  • Fixed handling of Redfish.Revision term

1.2.4

09 Nov 13:37
Compare
Choose a tag to compare

Changes since last release:

[1.2.4] - 2018-11-09

  • Fixed check for empty strings to only report warnings if the property is writable
  • Added JSON output to expandable tag in the HTML report
  • Cleanup of the summary section of the HTML report

1.2.3

19 Oct 12:33
Compare
Choose a tag to compare

Changes since last release:

[1.2.3] - 2018-10-19

  • Fixed regex usage when verifying URIs

1.2.2

12 Oct 12:15
ee98716
Compare
Choose a tag to compare

Changes since last release:

[1.2.2] - 2018-10-11

  • Added automatic file caching of schemca pulled from the DMTF website and the Service
  • Added proper error message for navigating links to Entities with incorrect types
  • Added logic to verify that an @odata.id property with a JSON fragment resolves properly
  • Updated current schema pack zip to 2018.2
  • Fixed missing default option for usessl