Skip to content

Releases: DataDog/serverless-plugin-datadog

v5.75.0

10 Dec 14:01
d103702
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.74.0...v5.75.0

v5.74.0

21 Nov 19:30
ebe3dfb
Compare
Choose a tag to compare

What's Changed

  • Identify recommended monitors with serverless_id tag by @lym953 in #548
  • chore: Add integration test for getRecommendedMonitors() by @lym953 in #549
  • chore: Run monitor API test at 9am every day by @lym953 in #550
  • Fix Slack message for monitor API test failure by @lym953 in #551
  • Set DD tags for state machine by @lym953 in #552
  • Create GitHub action to publish npm package by @lym953 in #540
  • Change state machine tag key from DD_XYZ to xyz by @lym953 in #553
  • Fix Slack bot for monitor API test failure by @lym953 in #554

Full Changelog: v5.73.0...v5.74.0

v5.73.0

28 Oct 23:26
Compare
Choose a tag to compare

What's Changed

  • Fix recommended monitor operations by @lym953 in #547

Full Changelog: v5.72.0...v5.73.0

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