github DataDog/dd-trace-dotnet v0.6.0-beta
0.6.0-beta

latest releases: v3.40.0, v3.39.0, v3.38.0...
pre-release7 years ago

This version is a pre-release (Beta).

Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.

Changes since 0.5.2-beta:

  • Core libraries
    • allow changing a span's service name after the span is created (#229, #231)
  • Integrations
    • ASP.NET Web API: fix for null reference exception when value of cancellation token is CancellationToken.None (#230)
    • allow disabling individual integrations (#237) NOTE: there's a known issue with this feature which is fixed in release 0.7.0
  • Internal
    • add new tool to autogenerate integrations.json file from attributes declared in the integrations themselves (#232)
    • add support for decoding metadata signatures for generic classes, i.e. mdTypeSpec (#234)
    • improved profiler logging (#234, #237)

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

NewReleases is sending notifications on new releases.