Summary
- Add support for HotChocolate v16.x (#8802)
- Add support for StackExchange.Redis v3.x (#8808)
- Add support for Amazon.Lambda.RuntimeSupport v2.x (#8797)
Changes
Tracer
- [DBM] Skip telemetry for DBM errors (#8679)
- Trim experimental features flags (#8789)
- Add support for
HotChocolatev16.x (#8802) - Add support for StackExchange.Redis 3.x (#8808)
CI Visibility
- [CI Visibility] Implement ITR code coverage backfill (#8626)
Continuous Profiler
- [Profiler] Generate reference chain (#8225)
- [Profiler] Add support for SMB/CIFS (#8769)
- Fix flake in profiling demo app (#8793)
- [Profiler] Try fixing flakiness (#8813)
Debugger
- [Debugger] Bound root filter capture expressions (#8780)
- [Debugger] Resolve instanceof types at runtime (#8785)
- [Debugger] Avoid instantiating state machine attributes (#8816)
Serverless
- feat: add support for latest Amazon.Lambda.RuntimeSupport package (#8797)
Build / Test
- Use libdatadog for dotnet (#8186)
- [Test Package Versions Bump] Updating package versions (#8786)
- [Smoke Test Docker Image Bump] Updating docker image tags (#8788)
- Add
StartDependencies.Profilerto docker-compose.yml (#8792) - [TESTS] Fix monitoring home calculation fallback for tests (#8798)
- Update DatadogTestLogger package versions to 0.0.54 (#8799)
- Fix
RunInstrumentationGenerator(#8801) - Fix local MSBuild issue with
CompileSamples(#8807)
Miscellaneous
- [Config] Register all native configuration variables (3/3) (#8733)