github DataDog/dd-trace-dotnet v1.28.4
1.28.4

latest releases: v3.42.0, v3.41.0, v3.40.0...
4 years ago

Changes

  • Improve error-handling when reading Performance Counters (#1652)
  • Don't cache the Process instance for runtime metrics (#1698)

Fixes

  • Fix possible deadlock by preserving the synchronization context where needed (#1702)
  • Fix missing runtime metrics in Azure App Services by reading Performance Counters from environment variables (#1651)
  • Use AppDomain.CurrentDomain.BaseDirectory instead of Environment.CurrentDirectory when searching for configuration file (#1700)
  • Fix native regex usage on non-Windows platforms (#1662)
  • Revert change that writes error messages to stderr to avoid breaking changes (#1677)

Build / Test

  • Reduce length of snapshot paths (#1657)

Changes since 1.28.2

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

NewReleases is sending notifications on new releases.