v8.109.0
What's Changed
- feat: Remove extension hello check as it's redundant by @astuyve in #516
- use sso-govcloud-us1-fed-engineering for govcloud by @joeyzhao2018 in #518
- chore: rename Agent to Extension by @duncanista in #520
- chore: lazy load internal request module by @duncanista in #519
- feat: support sending metrics before handler initialization by @duncanista in #524
- [SVLS-4422] Support metrics with timestamps when the Extension is running by @DylanLovesCoffee in #522
- Favor parameterized routes for resource name. by @purple4reina in #513
- chore: fix licenses by @duncanista in #527
- chore: pin
shimmer
to1.2.1
by @duncanista in #531 - Batch item failure metric by @ssolmonson in #532
- [SVLS-4699] Detect exceptions raised outside of the handler by @TalUsvyatsky in #533
- [SVLS-4780] upstream Java sns and sqs refactor by @joeyzhao2018 in #538
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node16-x:109
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node18-x:109
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node20-x:109
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node16-x:109
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node18-x:109
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node20-x:109
New Contributors
- @purple4reina made their first contribution in #513
- @ssolmonson made their first contribution in #532
- @TalUsvyatsky made their first contribution in #533
Full Changelog: v8.108.0...v8.109.0