Skip to content

Releases: ToQoz/api-gateway-localdev

v1.1.0

28 May 05:33
Compare
Choose a tag to compare

Features

  • api-gateway-localdev: add _express{req,res} to event for debug. (2ba4c2a)

v1.0.0

28 May 05:15
Compare
Choose a tag to compare

Bug Fixes

  • api-gateway-localdev: fix sorting routes (8831454)

Features

  • api-gateway-localdev: enable to define multiple responses with selectionPattern (98e2a46)

BREAKING CHANGES

  • api-gateway-localdev: .responseTemplates and .responseModels, .statusCode are removed from top-level property

v0.0.5

14 Mar 15:39
Compare
Choose a tag to compare

Bug Fixes

  • api-gateway-localdev: fix bug on selecting responseTemplate (9bd4548)
  • api-gateway-localdev: prefer path without params than with params (cebbfca)
  • test: fix multiple calling done (59eae5f)

v0.0.4

14 Jan 15:49
Compare
Choose a tag to compare

Bug Fixes

  • api-gateway-loaldev: shut up debug logs... (4ea2cb9)

v0.0.3

14 Jan 07:41
Compare
Choose a tag to compare

Features

  • api-gateway-localdev: use API Gateway style path parameters({param}) (45d779d)

v0.0.2

19 Dec 17:31
Compare
Choose a tag to compare

Bug Fixes

v0.0.1

19 Dec 08:54
Compare
Choose a tag to compare

Bug Fixes

  • misc/publish: npm install before test (927ed3f)