Skip to content

Releases: IBM/openapi-validator

v0.34.2

18 Feb 18:33

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

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

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

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

Choose a tag to compare

0.33.1 (2021-01-04)

Bug Fixes

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

v0.33.0

30 Dec 22:25

Choose a tag to compare

0.33.0 (2020-12-30)

Features

  • command line option to print config option associated with each message (7a56dde)

v0.32.0

28 Dec 22:16

Choose a tag to compare

0.32.0 (2020-12-28)

Features

  • spectral: allow spectral ruleset file to be specified with command line option (db60c11)
  • spectral: rework default spectral rules and expose as static "ibm:oas" ruleset (cafad9e)

v0.31.1

23 Oct 17:57

Choose a tag to compare

0.31.1 (2020-10-23)

Bug Fixes

  • findOctetSequencePaths: Show path to erring element (#190) (0247888), closes #180

v0.31.0

15 Oct 15:57

Choose a tag to compare

0.31.0 (2020-10-15)

Features

  • allow spectral rule severity to be modified in the validaterc (#202) (dc81079)

v0.30.1

02 Oct 17:30

Choose a tag to compare

0.30.1 (2020-10-02)

Bug Fixes