github DataDog/dd-trace-dotnet v1.16.1
1.16.1

latest releases: v3.38.0, v3.37.0, v3.36.0...
5 years ago

New

  • Add opt-in integration for SocketsHttpHandler (#695, #709). This can be enabled by setting DD_HttpSocketsHandler_ENABLED=true
  • Add opt-in CLR Profiler environment variable DD_TRACE_DOMAIN_NEUTRAL_INSTRUMENTATION to override the default instrumentation (#690). Note: Only enable this if you are sure that all of your IIS Application Pools have at most one application in them. Otherwise, your applications may experience error HRESULT 0x80131401

Fixes

  • Fix application crash for 32-bit .NET Framework processes using DbCommand.xxxAsync automatic instrumentation (#702)

Performance Overhead

  • Replace MsgPack library with MessagePack (#696)

Build / Test

  • Update NuGet client in CI (#694)
  • Update release tools to minimize user errors (#699)
  • Improve CI integration tests (#700)
  • Add additional CI smoke test for domain-neutral assembly instrumentation (#705)

Changes since 1.16.0

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

NewReleases is sending notifications on new releases.