Releases: schedulino/aws-lambda-utils
Releases · schedulino/aws-lambda-utils
v1.7.1
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
1.7.0 (2019-08-25)
Features
v1.6.3
1.6.3 (2019-08-07)
Bug Fixes
- Boom: add additional boom property to error responses (8fd3211)
- deps: update dependencies (fdf403f)
v1.6.2
1.6.2 (2019-06-11)
Bug Fixes
- authorizer: add logic to handle authorizer 'Unauthorized' error (5831525)
v1.6.1
1.6.1 (2019-06-11)
Bug Fixes
- authorizer: fix the null poinyter error when event is CustomAuthorizerEvent (09bb0c3)
v1.6.0
1.6.0 (2019-06-08)
Features
- middleware: add error handler middleware (40e8cac)
v1.5.0
1.5.0 (2019-06-03)
Features
v1.4.5
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
1.4.4 (2019-05-31)
Bug Fixes
- type: fix ApiEventLambdaInvoke type (f33d341)
v1.4.3
1.4.3 (2019-05-31)
Bug Fixes
- log: remove application exception log (84d49ce)