🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@aws-lambda-powertools/tracer

Package Overview
Dependencies
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-lambda-powertools/tracer - npm Package Versions

1
46
11

2.0.0-alpha.0

Diff
dreamorosi
published 2.0.0-alpha.0 •
dreamorosi
published 1.14.0 •

Changelog

Source

1.14.0 (2023-09-29)

Features

  • idempotency: add idempotency decorator (#1723) (d138673)
  • layers: add arm64 to integration test matrix (#1720) (61ad5ac)
  • tracer: add try/catch logic to decorator and middleware close (#1716) (be16b59)
dreamorosi
published 1.13.1 •

Changelog

Source

1.13.1 (2023-09-21)

Bug Fixes

  • maintenance: remove upper peer dependency Middy (#1705) (df21ec8)
dreamorosi
published 1.13.0 •

Changelog

Source

1.13.0 (2023-09-18)

Bug Fixes

  • batch: Update processor to pass only context to handler (#1637) (6fa09b2)
  • docs: update versions.json jq query (4e6f662)
  • parameters: return type when options without transform is used (#1671) (b2fe341)

Features

  • batch: rename AsyncBatchProcessor to default BatchProcessor (#1683) (e253755)
dreamorosi
published 1.12.1 •

Changelog

Source

1.12.1 (2023-07-25)

Note: Version bump only for package aws-lambda-powertools-typescript

dreamorosi
published 1.12.0 •

Changelog

Source

1.12.0 (2023-07-25)

Features

am29d
published 1.11.1 •

Changelog

Source

1.11.1 (2023-07-11)

Bug Fixes

  • docs: fix alias in versions.json (#1576) (7198cbc)
  • idempotency: types, docs, and makeIdempotent function wrapper (#1579) (bba1c01)
dreamorosi
published 1.11.0 •

Changelog

Source

1.11.0 (2023-06-29)

Features

  • idempotency: preserve original error when wrapping into IdempotencyPersistenceLayerError (#1552) (866837d)
dreamorosi
published 1.10.0 •

Changelog

Source

1.10.0 (2023-06-23)

Bug Fixes

  • ci: change how versions and aliases are inserted into versions.json (#1549) (9e1d19a)
  • idempotency: pass lambda context remaining time to save inprogress (#1540) (d47c3ec)
  • idempotency: record validation not using hash (#1502) (f475bd0)
  • idempotency: skip persistence for optional idempotency key (#1507) (b9fcef6)
  • metrics: flush metrics when data points array reaches max size (#1548) (24c247c)
  • missing quotes (67f5f14)
  • missing quotes (349e612)
  • update reference in workflow (#1518) (9c75f9a)

Features

  • logger: clear state when other middlewares return early (#1544) (d5f3f13)
  • metrics: publish metrics when other middlewares return early (#1546) (58b0877)
  • parameters: review types and exports (#1528) (6f96711)
  • tracer: close & restore segments when other middlewares return (#1545) (74ddb09)
dreamorosi
published 1.9.0 •

Changelog

Source

1.9.0 (2023-06-09)

Features

  • commons: add cleanupPowertools function (#1473) (5bd0166)
  • idempotency: makeHandlerIdempotent middy middleware (#1474) (a558f10)
  • idempotency: add package exports (#1483) (faa9307)
  • idempotency: idempotency middleware & types exports (#1487) (d947db9)
  • idempotency: implement IdempotencyHandler (#1416) (f2ebf08)
  • logger: enhance log level handling (#1476) (0021536)
  • parameters: add adaptive types to SecretsProvider (#1411) (5c6d527)
  • tracer: add isTraceSampled method (#1435) (194bbd3)