github DataDog/dd-trace-dotnet v1.7.0
1.7.0

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

Changes in this release:

  • Tracer
    • Automatically add Container Tags to traces (#481)
    • Fix System.InvalidOperationException when submitting traces to agent (#454)
    • Fix uneven distribution of generated Span ID's (#493)
  • CLR profiler (Linux-only stability changes to match Windows improvements in release 1.6.1)
    • Eagerly load the instrumentation assembly earlier in the process (#469)
    • Preemptively disable instrumentation if the instrumentation assembly fails to load (#469)
  • Integrations
    • Pass MVID of instrumented modules to automatic instrumentation wrapper methods to mitigate Unable to resolve method issues (#483, #485, #488)
    • Improve the MethodBuilder fallback approach for finding the target method for automatic instrumentation (#484, #486)
    • Use newest API to emit dynamic IL
  • Build cleanup
    • Add latest versions of NuGet package libraries tested in end-to-end integration tests (#487)
    • Add regression test to ensure correct ADO.NET automatic instrumentation for EntityCommand implementation (#490)

Full list of changes

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

NewReleases is sending notifications on new releases.