Skip to content

Latest commit

 

History

History
190 lines (58 loc) · 7.03 KB

File metadata and controls

190 lines (58 loc) · 7.03 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.11.1-rc.0 (2022-06-24)

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

0.11.0 (2022-06-23)

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

0.10.0 (2022-06-02)

Features

0.9.1 (2022-05-24)

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

0.9.0 (2022-05-16)

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

0.8.1 (2022-04-14)

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

0.8.0 (2022-04-08)

Features

0.7.2 (2022-04-01)

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

0.7.1 (2022-03-17)

Bug Fixes

  • tracer, metrics: use polling instead of fixed wait in e2e tests (#654) (6d4ab75)

0.7.0 (2022-03-08)

Features

  • tracer: adopted Utility class & updated unit tests (#549) (3769a69)

0.6.0 (2022-02-17)

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

0.5.1 (2022-02-09)

Bug Fixes

  • tracer: properly return DynamoDB.DocumentClient (#528) (3559e7b)

Reverts

  • Revert "build(deps-dev): bump aws-cdk from 1.139.0 to 1.143.0 (#532)" (#544) (e96c9ba), closes #532 #544
  • Revert "build(deps-dev): bump @aws-cdk/aws-lambda-nodejs from 1.139.0 to 1.143.0 (#531)" (#545) (7dffbd8), closes #531 #545

0.5.0 (2022-01-26)

Features

  • all: make @middy/core optional (#511) (1107f96)
  • tracer: add support for capturing DynamoDB DocumentClient (#450) (621ae50)

0.4.0 (2022-01-20)

Features

0.3.3 (2022-01-17)

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

0.3.1 (2022-01-14)

Bug Fixes

  • all: fix latest release broken by change of npm pack result on common (#470) (2c3df93), closes #417

0.3.0 (2022-01-14)

Bug Fixes

  • build: Update contributing.md and fix npm ci (#417) (279ad98), closes #415 #415
  • tracer: avoid throwing errors in manual instrumentation when running outside of AWS Lambda (#442) (fd02acb)

Features

  • all: Update to examples use released version (0.2.0) (#405) (d5e0620)

0.2.0 (2022-01-05)

Features

Contributor List:

@alan-churley, @bahrmichael, @dreamorosi, @flochaz, @heitorlessa, @ijemmy and @saragerion