Skip to content

Releases: schedulino/aws-lambda-utils

v1.7.1

02 Sep 08:14
Compare
Choose a tag to compare

1.7.1 (2019-09-02)

Bug Fixes

  • env: add stage string env (113e3db)
  • sentry: add null pointer check for sentry DSN to fix CI build (24baa82)

v1.7.0

25 Aug 16:07
Compare
Choose a tag to compare

1.7.0 (2019-08-25)

Features

v1.6.3

07 Aug 14:57
Compare
Choose a tag to compare

1.6.3 (2019-08-07)

Bug Fixes

  • Boom: add additional boom property to error responses (8fd3211)
  • deps: update dependencies (fdf403f)

v1.6.2

11 Jun 21:47
Compare
Choose a tag to compare

1.6.2 (2019-06-11)

Bug Fixes

  • authorizer: add logic to handle authorizer 'Unauthorized' error (5831525)

v1.6.1

11 Jun 20:48
Compare
Choose a tag to compare

1.6.1 (2019-06-11)

Bug Fixes

  • authorizer: fix the null poinyter error when event is CustomAuthorizerEvent (09bb0c3)

v1.6.0

08 Jun 20:10
Compare
Choose a tag to compare

1.6.0 (2019-06-08)

Features

  • middleware: add error handler middleware (40e8cac)

v1.5.0

03 Jun 16:57
Compare
Choose a tag to compare

1.5.0 (2019-06-03)

Features

v1.4.5

01 Jun 00:24
Compare
Choose a tag to compare

1.4.5 (2019-06-01)

Bug Fixes

  • responseBuilder: should return empty string in the body if response has null value (89eb881)

v1.4.4

31 May 12:51
Compare
Choose a tag to compare

1.4.4 (2019-05-31)

Bug Fixes

  • type: fix ApiEventLambdaInvoke type (f33d341)

v1.4.3

31 May 10:31
Compare
Choose a tag to compare

1.4.3 (2019-05-31)

Bug Fixes

  • log: remove application exception log (84d49ce)