Skip to content

v6.86.0

Compare
Choose a tag to compare
@astuyve astuyve released this 25 Jan 18:38
· 185 commits to main since this release

What's Changed

  • New feature, cold start tracing!
  • New feature, functions experiencing a timeout will now flush traces to Datadog!
  • Bugfix: Trace Context for function URLs now fixed
  • Bugfix: Trace Context now extracted for step functions
  • Use new account in doc by @maxday in #323
  • Update integration tests user by @maxday in #324
  • Update Step Function Context Parsing by @kimi-p in #325
  • feat: Set upstream context for function URLs by @astuyve in #327
  • Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #333
  • Extract Lambda Trace Context from the Event's Step Functions Context by @kimi-p in #331
  • Add git to prepare performance testing by @maxday in #332
  • Update dd-trace to ^2.25.1 by @joeyzhao2018 in #330
  • Aj/cold start tracing by @astuyve in #336
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node12-x:86
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node14-x:86
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node16-x:86
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node18-x:86


arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node12-x:86
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node14-x:86
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node16-x:86
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node18-x:86

Full Changelog: v6.85.0...v6.86.0