Skip to content

1.4.0

Compare
Choose a tag to compare
@lucaspimentel lucaspimentel released this 20 Jun 04:01
94d47e1

Changes since 1.3.1:

  • Tracer library
    • add new CorrelationIdentifer API (#400)
    • auto-inject correlation identifiers (traceId/spanId) into logs (#405)
  • CLR Profiler
  • Integrations
    • allow disabling WCF integration (#409)
  • Build, Tests, Packages
    • run ASP.NET Core MVC integration tests on all supported versions (2.0 - 2.2) of NuGet package Microsoft.AspNetCore.Mvc (#389)
    • retarget MSVC++ projects to toolkit v142 (#388)
    • more consistent MSVC++ settings across proejcts (#387)
    • CI pipelines updates (#390, #393, #402, #403)