3.24.0
Summary
- [Tracer] Logs injection for connecting logs with traces is enabled by default. To disable, set
DD_LOGS_INJECTION=0 - [Tracer] Add support for latest S3 and MSTest packages
- [AAP] Add resource name to the collected endpoints
- [DSM] Flush DSM stats on Lambda Stop
Changes
Tracer
- Refactor the profiling configuration reading (#7303)
- Minor
IConfigurationSourceclean up (#7327) - chore: clean up baggage span tags implementation (#7335)
- Update default value of DD_LOGS_INJECTION to true (#7336)
- Fix broken S3 integration (#7368)
CI Visibility
- [Test Optimization] Support for MSTest v3.10 (#7343)
ASM
- [AAP] Add resource name to the collected endpoints (#7317)
- [AAP] Add latest supported waf capabilities to RC (#7332)
- [AAP] Added WAF metrics. Reorganized other metrics to match RFC (#7356)
- [AAP] Update WAF ruleset to v1.15.0 (#7331)
Debugger
- [Dynamic Instrumentation] DEBUG-3514 Refactor debugger code (#7304)
- Removes exception throwing during shutdown of dynamic instrumentation (#7375)
Serverless
- DSMS-90: Flush DSM stats on Lambda Stop (#7054)
Data Streams Monitoring
- Do not inject DSM legacy headers by default in "default enabled" mode (#7351)
Build / Test
- Update xunit to latest, fix analyzer warnings, and update analyzer tests (#7280)
- Send Warm-up request in iisexpress integration tests (#7321)
- Update CODEOWNERS with SDK capabilities team as owners (#7328)
- Pre pull aerospike image (#7333)
- Remove CMake warning: jobserver unavailable: using -j1. Add `+' to parent make rule. (#7334)
- Fix typo in
create_draft_release(#7338) - Fix the signing of the fleet installer exe (#7341)
- Elaborate on Run failed description (#7344)
- Work around flake in the Couchbase 3 integration tests (#7357)
- Try to fix flake by using unique keys in StackExchange sample tests (#7359)
- Mark the OTLP metrics test as
[Flaky](#7369) - Fix more flake in the IIS fleet smoke tests (#7372)
- Don't test Aerospike.Client 8.1.0 on .NET 6 or 7 (#7349)
Miscellaneous
-
Cache response in order to avoid unnecessary deserializations (#7320)
-
Add Stats on EnqueueRequestRejitForLoadedModules (#7340)
-
Include
telemetry_forwarder.exein the Windows SSI OCI images (#7342) -
Update the configuration key for controlling managed activation (#7350)
-
Update libdatadog to 20.0.0 (#7358)