Skip to content

Releases: digio/oaat

v1.4.2

03 Dec 04:23
Compare
Choose a tag to compare

1.4.2 (2020-12-03)

Bug Fixes

v1.4.1

02 Dec 11:27
Compare
Choose a tag to compare

1.4.1 (2020-12-02)

Bug Fixes

  • improve error messages for missing parameters (36a1671), closes #2

v1.4.0

13 Oct 10:36
Compare
Choose a tag to compare

1.4.0 (2020-10-13)

Features

  • logging: standardise endpoint logging (bb8c4db)

v1.3.0

06 Oct 02:19
Compare
Choose a tag to compare

1.3.0 (2020-10-06)

Features

  • security: add support for OAS securitySchemes (http & apiKey) (a5459bf)

v1.2.0

16 Sep 22:58
Compare
Choose a tag to compare

1.2.0 (2020-09-16)

Features

  • build: add the supplied-server to the list of servers in the APIG spec endpoint (827076f)

v1.1.1

16 Sep 02:35
Compare
Choose a tag to compare

1.1.1 (2020-09-16)

Bug Fixes

  • build: set specFileEndpoint to return the original spec (005f934)

v1.1.0

15 Sep 23:27
Compare
Choose a tag to compare

1.1.0 (2020-09-15)

Features

  • build: improve APIG spec output by removing unused schemas (bf4fcb0)

v1.0.2

15 Sep 05:13
Compare
Choose a tag to compare

1.0.2 (2020-09-15)

Bug Fixes

  • build: add support for x-mock-file property in the build command (5389b55)

v1.0.1

14 Sep 11:58
Compare
Choose a tag to compare

1.0.1 (2020-09-14)

Bug Fixes

  • set correct package name (67b4bf8)

v1.0.0

14 Sep 11:50
Compare
Choose a tag to compare

1.0.0 (2020-09-14)

Bug Fixes

  • validate specObj for all commands and clone before dereferencing (01482cf)

Features

  • compare: added initial comparison mode and e2e tests (16faffb)
  • initial version (623e145)