Skip to content

Releases: completecoding/serverless-auto-swagger

v3.1.0

12 Mar 21:40

Choose a tag to compare

v3.0.0...v3.1.0 (2025-03-12)

Changes

v3.0.0

09 May 18:02

Choose a tag to compare

v2.12.0...v3.0.0 (2024-05-09)

Changes

  • Remove support for Node 14, 16
  • Add support for Node 18, 20, 22
  • Refactored to make it easier to implement new features in the future. Move to @serverless/types for typing (#112 - thanks @gbremond)

v2.12.0

02 Dec 16:58

Choose a tag to compare

v2.11.0...v2.12.0 (2022-12-02)

Features

  • add oauth authentication using useRedirectUI custom configuration (#105) (0bb8432)

Changes

  • Updated dependencies

New Contributors

v2.11.0

09 Nov 19:23

Choose a tag to compare

v2.10.0...v2.11.0 (2022-11-09)

Features

  • add optional operationId to http events (#100) (2262dfe)
    • overrides the auto-generated operationId if specified

Changes

  • Updated dependencies

v2.10.0

21 Oct 17:14

Choose a tag to compare

v2.9.2...v2.10.0 (2022-10-21)

Features

  • add option to change api description and version (#99) (4aeba34)

v2.9.2

30 Sep 20:15

Choose a tag to compare

v2.9.1...v2.9.2 (2022-09-30)

Bug Fixes

v2.9.1

30 Sep 20:00

Choose a tag to compare

v2.9.0...v2.9.1 (2022-09-30)

Bug Fixes

v2.9.0

30 Sep 17:25

Choose a tag to compare

v2.82...v2.9.0 (2022-09-30)

Features

v2.8.2

14 Jul 18:57

Choose a tag to compare

v2.8.1...v2.8.2 (2022-07-14)

Bug Fixes

  • add missing schema attributes (44512ad)

v2.8.1

14 Jul 17:33

Choose a tag to compare

v2.8.0...v2.8.1 (2022-07-14)

Bug Fixes

  • add custom schema to httpApi also (4f25ce6)