Important
This version imports dd-trace-js
v5.44.0
Warning
This version contains a breaking change
Metrics sent by users with: (1) No extension, (2) no forwarder, and (3) with FIPS mode enabled will not be sent because the metrics API may not be FIPS compliant. Any user with the extension, forwarder, or FIPS disabled will not be affected.
# AWS Commercial
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node18-x:125
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node20-x:125
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node22-x:125
# AWS GovCloud
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node18-x:125
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node20-x:125
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node22-x:125
What's Changed
- (chore): Add ap-southeast-7 and mx-central-1 regions by @nhulston in #646
- Fix span pointer environment variables by @nhulston in DataDog/dd-trace-js#5546
- Extract trace context from ALB multiValueHeaders by @nhulston in #647
- Implement dogstatsd, add timestamp support, fix flushing by @nhulston in #648
- [breaking] FIPS compliant metrics + secrets management by @nhulston in #649
- Fix SignatureDoesNotMatch error when SecretsManager enabled by @nhulston in #650
- (chore): Bump tracer to v5.51.0 by @nhulston in #652
- v11.125.0 by @nhulston in #651
Full Changelog: v10.124.0...v10.125.0