Skip to content

Releases: atlassian/oas3-chow-chow

v3.0.2

03 Sep 03:55
c29458c
Compare
Choose a tag to compare

Patch Changes

  • f4b0a41: update dependency @apidevtools/json-schema-ref-parser to v11.2.0

v3.0.1

05 Oct 02:25
0d643c8
Compare
Choose a tag to compare

Patch Changes

  • e81f606: handle additional open api keywords

v3.0.0

27 Sep 01:35
35ee143
Compare
Choose a tag to compare

Major Changes

  • bf09b6c: The API has been updated to be an async function.
    Remove support for node v14.

  • b90c88c: Upgrade ajv to version 8.

    The main BREAKING CHANGE is that the support for JSON-Schema draft-04 is removed from version 8.
    Some properties of Ajv.Options has also changed its shape.
    More details: https://ajv.js.org/v6-to-v8-migration.html

v2.0.1

26 Aug 05:44
e012957
Compare
Choose a tag to compare

Patch Changes

  • 1e25a24: Fix issue with empty response header

v2.0.0

15 Nov 03:48
63c7791
Compare
Choose a tag to compare

Major Changes

v1.2.1

06 Sep 02:23
30a47c5
Compare
Choose a tag to compare

Patch Changes

  • 5cc0aeb: Renovate bump dependencies

v1.2.0: Version Packages (#76)

28 Jan 02:59
15f913e
Compare
Choose a tag to compare

Minor Changes

  • 48fa398: Make response header name validation case-insensitive

v1.1.4: Version Packages (#61)

13 Dec 11:02
2fb84d5
Compare
Choose a tag to compare

Patch Changes

  • b99e1f1: Renovate bump dependencies

v1.1.3: Version Packages (#56)

15 Nov 11:40
5422fbc
Compare
Choose a tag to compare

Patch Changes

  • 9b804b4: fix: use responseBodyAjvOptions if passed

v1.1.2: Version Packages (#51)

09 Aug 05:40
64e0584
Compare
Choose a tag to compare

Patch Changes

  • f0ed23d: fix #45 where validateRequest was mistakenly called in validateResponseByOperationId