Skip to content

Releases: DataDog/serverless-plugin-datadog

v5.72.0

16 Oct 17:46
Compare
Choose a tag to compare

What's Changed

  • chore: Refactor sfn->sfn context injection code by merging two functions by @lym953 in #533
  • Support sfn->sfn context injection when no context field exists (case 1) by @lym953 in #534
  • Skip sfn->sfn context injection when CONTEXT field exists (case 2) by @lym953 in #537
  • Skip sfn->sfn context injection when CONTEXT.$ field exists (case 3) by @lym953 in #538
  • Add doc for sfn->sfn context injection when Input does not exist (case 0) by @lym953 in #539
  • Improve doc for logLevel option by @lym953 in #542

Full Changelog: v5.71.0...v5.72.0

v5.71.0

02 Oct 14:30
Compare
Choose a tag to compare

What's Changed

  • Bump axios from 1.7.3 to 1.7.4 by @dependabot in #513
  • feat: bump deps by @astuyve in #516
  • chore: Simplify index signature iteration code by @lym953 in #521
  • chore: Refactor context injection code by extracting two functions by @lym953 in #522
  • chore: Remove a redundant check for sfn context injection by @lym953 in #523
  • chore: Refactor and add test for sfn->Lambda context injection when P… by @lym953 in #524
  • chore: Refactor sfn->Lambda context injection code by merging two functions by @lym953 in #525
  • chore: Refactor test by reusing a variable by @lym953 in #526
  • feat: Support sfn->Lambda context injection when no Payload exists (case 1) by @lym953 in #528
  • feat: Skip sfn->Lambda context injection when Payload is not object (case 3) by @lym953 in #529
  • feat: Inject context for sfn->Lambda when Payload is an object (case 2) by @lym953 in #530
  • feat: Support sfn->Lambda context injection when Payload.$ exists (case 4) by @lym953 in #531
  • chore: Refactor sfn->Lambda context injection code by moving code by @lym953 in #532
  • chore: Fix warning when sfn->Lambda context injection is already set up using "Payload" by @lym953 in #535
  • chore: Fix message when sfn->Lambda context injection is already set … by @lym953 in #536

Full Changelog: v5.70.0...v5.71.0

v5.70.0

20 Aug 19:59
544981c
Compare
Choose a tag to compare

Release to update extension version to 64.

v5.69.0

06 Aug 20:31
ddc507a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.68.0...v5.69.0

v5.68.0

06 Aug 19:56
c70b13f
Compare
Choose a tag to compare

What's Changed

  • Fix unresolved template variables in recommended monitor titles by @lym953 in #499
  • Bump @grpc/grpc-js from 1.10.1 to 1.10.10 by @dependabot in #498
  • Handle edge cases around template variables in recommended monitor title by @lym953 in #500
  • Add function return type (1/x) by @lym953 in #503
  • Remove "ok" threshold from README by @lym953 in #505
  • Add function return type (2/2) by @lym953 in #504
  • Fix missing params in function comments by @lym953 in #508
  • Refactor monitor title interpolation code by @lym953 in #506
  • Update dependencies, fix 509 by @astuyve in #510
  • fix: remove ddsaml2aws by @astuyve in #511

New Contributors

Full Changelog: v5.67.0...v5.68.0

v5.67.0

01 Jul 17:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.66.0...v5.67.0

v5.66.0

20 Jun 19:19
Compare
Choose a tag to compare

What's Changed

Changed the name of the propagateTraceContext configuration key to propagateUpstreamTrace, to better align with datadog-ci (propagateTraceContext still exists for backwards compatibility).

Full Changelog: v5.65.0...v5.66.0

v5.65.0

18 Jun 18:00
Compare
Choose a tag to compare

What's Changed

Pass AWS Stepfunction context to downstream Stepfunction invocations.

Full Changelog: v5.64.0...v5.65.0

v5.64.0

14 May 18:14
Compare
Choose a tag to compare

What's Changed

Bump node tracing layer to v109

Full Changelog: v5.63.0...v5.64.0

v5.63.0

03 May 18:54
Compare
Choose a tag to compare

What's Changed

Bump python tracing layer to v94
Bump Extension layer to v57

Full Changelog: v5.62.0...v5.63.0