Skip to content

1.26.3

Compare
Choose a tag to compare
@kevingosse kevingosse released this 11 May 15:50
· 3491 commits to master since this release
9e445f9

⚠ Note: With this release, TracingHttpModule is automatically loaded into ASP.NET applications. If you were adding it manually from your web.config file, make sure to remove the relevant part.

Fixes

  • Fix crash in the ASP.NET integration when running in IIS in classic mode (#1459)
  • Fixes dynamically emitted methods signatures (#1455, fixes #1232)

Build / Test

  • Add benchmarks for log4net and nlog (#1453)
  • Update CoreCLR headers from dotnet/runtime v5.0.5 tag (#1451)
  • Adds the FeatureTracking tool and CIApp implementation (#1268)

Changes since 1.26.2