Skip to content

1.3.1

Choose a tag to compare

@lucaspimentel lucaspimentel released this 10 Jun 21:04
· 5934 commits to master since this release
e2b4024

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

Changes since 1.3.0:

  • Integrations
    • fix NullReferenceException in ASP.NET Core MVC integration (#377)
    • stop using DLR (dynamic keyword) in ASP.NET MVC integration (#370)
  • Profiler
    • work on safer method-matching system (#362, #383 )
    • fix compiler warning on Linux/gcc (#374)
  • Build, Tests, Packages
    • run integrations tests using all supported library versions (#366, #373 )
    • migrate some CI pipelines to yaml files (#371, #372)
    • add new minimal ASP.NET Web Forms sample application (#381)
  • Docs
    • update build status badges, added code of conduct, and updated other repository documentation (#375)