Skip to content

Releases: DMTF/Redfish-Service-Validator

1.4.1

18 Jun 19:51
9ef1d51
Compare
Choose a tag to compare

Changes since last release:

[1.4.1] - 2021-06-18

  • Modified calls to requests package to reuse HTTP sessions for better performance

1.4.0

16 Apr 13:51
a5eabcd
Compare
Choose a tag to compare

Changes since last release:

[1.4.0] - 2021-04-16

  • Fixed 'is' and 'is not' comparisons that are not allowed in Python3.8+

1.3.9

16 Sep 17:12
524c0b2
Compare
Choose a tag to compare

Changes since last release:

[1.3.9] - 2020-09-16

  • Several fixes in handling of detection of a proper version of a JSON object within a resource

1.3.8

06 Jul 13:31
e3db149
Compare
Choose a tag to compare

Changes since last release:

[1.3.8] - 2020-07-06

  • Added exception in link validation for Resource.Resource to allow for any type of resource to be found

1.3.7

14 Jun 00:01
1abe992
Compare
Choose a tag to compare

Changes since last release:

[1.3.7] - 2020-06-13

  • Additional fixes to handling of version detection of resources

1.3.6

15 May 17:08
fb9a53e
Compare
Choose a tag to compare

Changes since last release:

[1.3.6] - 2020-05-15

  • Corrected handling of version detection of resources

1.3.5

21 Mar 15:03
e299ff3
Compare
Choose a tag to compare

Changes since last release:

[1.3.5] - 2020-03-21

  • Added more descriptive text to @odata.type format errors
  • Downgraded @odata.context format errors to warnings

1.3.4

08 Nov 13:37
67437a2
Compare
Choose a tag to compare

Changes since last release:

[1.3.4] - 2019-11-08

  • Fixed handling of null objects in arrays of objects

1.3.3

01 Nov 13:02
3e5aaab
Compare
Choose a tag to compare

Changes since last release:

[1.3.3] - 2019-11-01

  • Additional fixes for handling schema version checking

1.3.2

18 Oct 14:14
30f177c
Compare
Choose a tag to compare

Changes since last release:

[1.3.2] - 2019-10-18

  • Clarified error message when a JSON pointer in an @odata.id property is invalid
  • Fixed some handling of properties than cannot be resolved in order to have better error messages
  • Enhanced schema version checking to allow for double digits