github DataDog/serverless-plugin-datadog v5.71.0

9 hours ago

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

Don't miss a new serverless-plugin-datadog release

NewReleases is sending notifications on new releases.