github DataDog/serverless-plugin-datadog v5.72.0

23 hours ago

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

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

NewReleases is sending notifications on new releases.