Skip to content

3.20.1

Choose a tag to compare

@dd-trace-dotnet-ci-bot dd-trace-dotnet-ci-bot released this 07 Jul 10:48
58e2d5f

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