Skip to content

Latest commit

 

History

History
215 lines (66 loc) · 7.9 KB

File metadata and controls

215 lines (66 loc) · 7.9 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/logger

0.11.0 (2022-06-23)

Features

  • logger: add clear state functionality (#902) (fa1dacb)

0.10.0 (2022-06-02)

Features

0.9.1 (2022-05-24)

Bug Fixes

  • logger: enable logging of arbitrary objects (#883) (5d34854)

0.9.0 (2022-05-16)

Bug Fixes

  • logger: add xray_trace_id to every log (#776) (11af21a)

0.8.1 (2022-04-14)

Bug Fixes

  • logger: change logging to use stdout (#748) (0781a47)

0.8.0 (2022-04-08)

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

0.7.2 (2022-04-01)

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

0.7.1 (2022-03-17)

Bug Fixes

  • logger: enable sequential invocation in e2e test (#658) (800424b)
  • logger: fix handling of additional log keys (#614) (8aab299)

0.7.0 (2022-03-08)

Features

  • logger: adopted Utility class & updated unit tests (#550) (48f3487)

0.6.0 (2022-02-17)

Bug Fixes

  • logger: fix logger attribute merging (#535) (8180be1)

Features

0.5.1 (2022-02-09)

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

0.5.0 (2022-01-26)

Bug Fixes

  • examples: fix errors in logger and metrics examples (#509) (c19b47c)
  • logger|metrics: properly return decorated class (#489) (014c5bd)

Features

0.4.0 (2022-01-20)

Features

0.3.3 (2022-01-17)

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

0.3.2 (2022-01-17)

Bug Fixes

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

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