v10
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension:10
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension:10
Changelog:
- Reduce cold start duration by 30-50% (when used with latest version of the Datadog Lambda Library)
- Set specific origin for log intake (#8975)
- Add DD_SERVICE support (#8973)
- Support DD_ENV and DD_VERSION (#8942)
- Skip hostname resolution in Serverless context (#8850)
- Remove files which include big libraries from the serverless build (#8833)
- Tag all telemetry with the Lambda Extension version number (#8811)
- Make Serverless team owner of cmd/serverless directory (#8731)
- Try encrypting KMS key without encryption context first (#8729)
- Extension refactoring (#8519)