New
- Add ASP.NET Core MVC 3 integration (#555)
- Add
IDbCommandinstrumentation to the ADO.NET integration (#562)
Fixed
- Fix issue when
DD_LOGS_INJECTIONand the ASP.NET integration are both enabled (#551) - Fix issue when creating scope when URL is empty in ASP.NET MVC integration (#553)
- Fix issue when CLR Profiler and NuGet package versions do not match (#570)
- Add missing tags to GraphQL integration (#547)
- Get the instrumented type dynamically at run time in
HttpMessageHandlerintegration (#558)
Builds and Tests
- Enable
Samples.MySqltest in CI (#548) - Reduce permutations of minors in package versions tool (#545)
- Refactor "expectations" test framework (#554)
- Enable prerelease version tags (#556)
- Make timing and statistics tests less flaky (#559)
- Clean up
MockTraceAgent, add event-based API (#501) - Clean up project settings (#565)