github DataDog/dd-trace-dotnet v1.15.0
1.15.0

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

NOTE: We identified an issue with automatic instrumentation in release 1.15.0. As a result, we removed the installers from this release, but we are leaving the release notes as reference. We recommend installing the latest release.

Performance

  • Keep JIT optimizations on by default on Linux (#473). Optimizations were previously disabled by default on Linux to avoid a bug in the .NET Core runtime (see #302 for more details). If your .NET Core environment meets the following conditions, we strongly recommend setting the environment variable DD_CLR_DISABLE_OPTIMIZATIONS=true
    • .NET Core on Linux
    • Any .NET Core 2.0 version or .NET Core 2.1 version <=2.1.11 or .NET Core 2.2 version <=2.2.5

Documentation

  • Add sample applications for setting up Automatic Trace ID Injection into application logs (#538)

All commits | Full diff

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

NewReleases is sending notifications on new releases.