Releases: getndazn/dazn-lambda-powertools
Releases · getndazn/dazn-lambda-powertools
v1.15.0
1.15.0 (2019-11-14)
Features
- override DATADOG_PREFIX only if undefined (f7b2bae)
v1.14.0
1.14.0 (2019-10-09)
Bug Fixes
- add missing shebang to layer script (7e2f01e)
Features
- middleware-corr-ids: support for dynamodb streams (9cd167c)
- add dynamodb client to layer (3f6897b)
- added dynamodb-client project (f0e6de2)
v1.13.0
1.13.0 (2019-10-09)
Features
- added build script for layer (f8d4111)
- deploy all the powertools as a single layer (109c84c), closes #90
v1.12.1
1.12.1 (2019-10-07)
Bug Fixes
- pattern-obfuscate: keep original DATADOG_TAGS values (c2a11b6)
v1.12.0
1.12.0 (2019-10-02)
Bug Fixes
- removed HTTP keep-alive code (7127044), closes #89
Features
- enable HTTP keepalive via env var instead (bcf22f2)
v1.11.0
1.11.0 (2019-09-05)
Features
- use API GW request ID as correlation ID (00e5153), closes #92
v1.10.0
1.10.0 (2019-08-29)
Bug Fixes
- firehose: fixed mixmatched event structure (missing Record) (f4b742e)
Features
- added firehose client (535e788), closes #27
- firehose: add middleware support for firehose (4a8803c), closes #27
v1.9.1
1.9.1 (2019-08-24)
Bug Fixes
- log-timeout: check timer is set before attempting to clear (b2f3c21), closes #82
v1.9.0
1.9.0 (2019-08-23)
Features
- logger: make params optional when logging the error stack (c095376)