Skip to content

Releases: IBM/openapi-validator

v0.35.2

09 Mar 17:05
Compare
Choose a tag to compare

0.35.2 (2021-03-09)

Bug Fixes

  • bundle original spec to account for multi-file API definitions (#252) (f241c8b)

v0.35.1

08 Mar 19:07
Compare
Choose a tag to compare

0.35.1 (2021-03-08)

Bug Fixes

  • no error for inline array schema when items field is a ref (#257) (4dd3708)

v0.35.0

05 Mar 22:33
Compare
Choose a tag to compare

0.35.0 (2021-03-05)

Features

  • include the validator version in the JSON output (#256) (6442a0b)

v0.34.4

01 Mar 18:48
Compare
Choose a tag to compare

0.34.4 (2021-03-01)

Bug Fixes

  • properly handle circular regressions to prevent call stack exceptions (#253) (3696487)

v0.34.3

22 Feb 18:01
Compare
Choose a tag to compare

0.34.3 (2021-02-22)

Bug Fixes

v0.34.2

18 Feb 18:33
Compare
Choose a tag to compare

0.34.2 (2021-02-18)

Bug Fixes

  • add validation for use of 101 status code (#237) (52e1319)
  • run travis deploy step on main branch (#239) (6b5abbb)
  • update releaserc to use main branch (#238) (4b1569b)
  • update semantic-release dependencies (#240) (6edf60c)

v0.34.1

27 Jan 20:28
Compare
Choose a tag to compare

0.34.1 (2021-01-27)

Bug Fixes

  • allow rules with flexible second options (2b1d876)

v0.34.0

26 Jan 18:33
Compare
Choose a tag to compare

0.34.0 (2021-01-26)

Features

  • exclude common inconsistent property names (#230) (d1b9909)

v0.33.2

11 Jan 22:22
Compare
Choose a tag to compare

0.33.2 (2021-01-11)

Bug Fixes

  • allow null values for default property (#227) (b7e2aa8)

v0.33.1

04 Jan 17:48
Compare
Choose a tag to compare

0.33.1 (2021-01-04)

Bug Fixes

  • specify rule name for all configurable rules (38526f3)