github DataDog/dd-trace-dotnet v2.53.1
2.53.1

latest releases: v3.38.0, v3.37.0, v3.36.0...
20 months ago

Summary

  • Fix crash at shutdown when runtime metrics enabled due to bug in the .NET runtime
  • Fix occasional crash with Continuous Profiler
  • Various other minor bug fixes

Changes

Tracer

  • Handle NullReferenceException in EF6 (#5668)
  • Don't allow enabling UDS on < .NET Core 3.1 and .NET Framework (#5686)
  • Prevent NullReferenceException when Activity IDs are null (#5690)

ASM

  • [ASM] Fix Null reference exception error (#5664)
  • [ASM] Protect NativeLibrary.CloseLibrary (#5682)
  • [ASM] Fix null exception security coordinator (#5685)
  • [ASM] Fix Security module failed error (#5694)

Continuous Profiler

  • [Profiler] Fix possible crash when SSI deployed (#5684)
  • [Profiler] Fix crash when different threads are trying to set a class description (#5691)
  • [Profiler] Fix typo in crash fix (#5692)

Miscellaneous

  • [SSI] Fix some of the single step injection forwarder code (#5678)
  • Single-step guard rails: Use stdin instead of args to invoke telemetry (#5677)
  • Fix crash at shutdown in runtime metrics (#5696)
  • [CrashTracking] Add more exception types (#5697)

Build / Test

  • Single-step guard rails: Fix the path of the log file in tests (#5700)

Changes since 2.53.0

Don't miss a new dd-trace-dotnet release

NewReleases is sending notifications on new releases.