github DataDog/dd-trace-dotnet v3.20.1
3.20.1

latest releases: v3.40.0, v3.39.0, v3.38.0...
9 months ago

Summary

Ensures we never load the Continuous Profiler on linux arm64, as it's unsupported. Loading an unloading the Continuous Profiler can trigger crash conditions on some old versions of glibc.

Changes

Continuous Profiler

  • Don't load the profiler on arm64 (#7169)

Miscellaneous

  • [fleet installer] Remove the global instrumentation commands (#7182)

Build / Test

  • Fix release process by removing check for SSI artifacts (#7180)
  • Add workaround for messed up execution_benchmark results (#7181)

Changes since 3.20.0

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

NewReleases is sending notifications on new releases.