Skip to content

1.4.1

Choose a tag to compare

@lucaspimentel lucaspimentel released this 26 Jun 20:33
· 5528 commits to master since this release
6425299

Changes since 1.4.0:

  • Tracer library
    • fix NullReferenceException when injecting trace identifiers into logs automatically (#424)
    • include stack traces from inner exceptions (#420)
  • ASP.NET Core MVC integration (#419)
    • use route templates as resource name if available, otherwise use url after removing id-looking segments
    • prefix the resource name with the http method, e.g. GET, POST
  • CLR profiler
    • fix regression in log file path in Windows (#421)
    • add additional logging if potential method is rejected due to signature mismatch (#422)