Skip to content

Releases: schedulino/aws-lambda-utils

v1.4.2

29 May 13:29
Compare
Choose a tag to compare

1.4.2 (2019-05-29)

Bug Fixes

  • type: add Omit type helper to exclude property type (f30ec61)

v1.4.1

24 May 20:04
Compare
Choose a tag to compare

1.4.1 (2019-05-24)

Bug Fixes

  • type: add body property to ApiEventLambdaInvoke (94d7a98)

v1.4.0

24 May 16:46
Compare
Choose a tag to compare

1.4.0 (2019-05-24)

Features

  • type: add Patch http method (1a4dee5)

v1.3.1

18 May 13:52
Compare
Choose a tag to compare

1.3.1 (2019-05-18)

Bug Fixes

v1.3.0

18 May 13:24
Compare
Choose a tag to compare

1.3.0 (2019-05-18)

Features

v1.2.1

15 May 17:40
Compare
Choose a tag to compare

1.2.1 (2019-05-15)

Bug Fixes

v1.2.0

15 May 17:03
Compare
Choose a tag to compare

1.2.0 (2019-05-15)

Features

  • utils: add response builder dunction to handle api gateway proxy event (54e8b9d)
  • utils: add response builder function to handle api gateway proxy event (a75a4dd)
  • utils: add respose builder function to return aws proxy event (7394116)

v1.1.2

10 May 16:44
Compare
Choose a tag to compare

1.1.2 (2019-05-10)

Bug Fixes

  • travis: add changelog reference file (8d81e47)

v1.1.1

10 May 15:59
Compare
Choose a tag to compare

1.1.1 (2019-05-10)

Bug Fixes

  • travis: fix the build (afb0079)
  • travis: fix the build (aff2a5c)
  • travis: remove npm install script from travis ci (94b04aa)

v1.1.0

10 May 14:55
Compare
Choose a tag to compare

1.1.0 (2019-05-10)

Features

  • travis: fix travis badges (69cf0ce)