v8.106.0
Breaking change
- While no functional breaking changes are expected, v8 drops support for node14 which is phase-2 EOL on AWS Lambda.
What's Changed
- [SVLS-3853] handle the null case first before handling max depth by @joeyzhao2018 in #465
- chore: Automate Releases by @duncanista in #450
- [SVLS-3853] handle empty function case in tag-object by @joeyzhao2018 in #467
- set DD_COLD_START_TRACING to false to fix some flaky integ tests by @joeyzhao2018 in #468
- chore: decomission GitHub actions by @duncanista in #466
- chore: update gitlab pipeline by @duncanista in #481
- fix: reading sampling priority will error when not available by @duncanista in #483
- aj/bump ddtrace for piotr by @astuyve in #485
- chore: Deprecate Node.js 14.x by @duncanista in #486
- feat: bump ddtrace to 4.x (breaking change) by @astuyve in #487
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node16-x:106
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node18-x:106
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Node20-x:106
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node16-x:106
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node18-x:106
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Node20-x:106
Full Changelog: v7.104.0...v8.106.0