github DataDog/dd-trace-dotnet v1.19.5
1.19.5

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

Changes

  • Remove System.Runtime.Serialization.dll assembly reference when targeting net45 and net461 (#929)
  • fix issue in ASP.NET Core integration where it kept using original Tracer instance after Tracer.Instance is replaced (#903, #953, fixes #632)
  • Stop initializing global tracer in static constructor (#954)
  • Add a build target for netcoreapp3.1 (#912)
  • Scope the HttpModule to .NET Framework 4.0+ (#965)

Fixes

  • Properly instrument custom HttpClientHandler implementations (#952)
  • Fix InvalidProgramException when instrumenting a constrained virtual method call (#937)

Docs / Blogs

  • Azure Service Fabric setup (#932)

Build / Test

  • Remove SQL tests that don't enable netstandard (#935)
  • Fix the truncated branch name on azure pipelines. (#936)
  • CI App - unit tests dogfooding (#933)
  • Add new integration benchmarks (#941)
  • Add a write and flush benchmark with more realistic traces (#947)
  • Add Datadog.Trace.MSBuild project to PrepareRelease tool (#957)
  • Clean workspace between builds (#943)
  • Improve HttpMessageHandler benchmark (#961)
  • Add a benchmark for GraphQL integration (#949)
  • Fix compiler warning in sample project by removing unused assembly reference to System.Net.Http (#927)

Changes since 1.19.4

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

NewReleases is sending notifications on new releases.