Dazn Lambda Powertools Versions Save

Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.

v1.23.2

4 years ago

1.23.2 (2020-05-22)

Note: Version bump only for package @dazn/lambda-powertools

v1.23.1

4 years ago

1.23.1 (2020-04-19)

Reverts

  • Revert "build(deps-dev): [security] bump lodash from 4.17.11 to 4.17.13" (713ae4e)

v1.9.0

4 years ago

1.9.0 (2019-08-23)

Features

  • logger: make params optional when logging the error stack (c095376)

v1.9.1

4 years ago

1.9.1 (2019-08-24)

Bug Fixes

  • log-timeout: check timer is set before attempting to clear (b2f3c21), closes #82

v1.10.0

4 years ago

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.11.0

4 years ago

1.11.0 (2019-09-05)

Features

  • use API GW request ID as correlation ID (00e5153), closes #92

v1.12.0

4 years ago

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.12.1

4 years ago

1.12.1 (2019-10-07)

Bug Fixes

  • pattern-obfuscate: keep original DATADOG_TAGS values (c2a11b6)

v1.13.0

4 years ago

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.14.0

4 years ago

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)