Skip to content

1.2.0

Compare
Choose a tag to compare
@gregkalapos gregkalapos released this 22 Nov 14:30
a634b4a

New features:

  • Entity framework support with Interceptor (docs)
  • Sanitization of HTTP headers and request body (docs)
  • Central configuration - 2 new configs: CAPTURE_BODY and TRANSACTION_MAX_SPANS
  • Support for global labels (docs)
  • Custom context (docs)
  • Dropping support for ASP.NET Core 2.0 (which is already end of life) (docs)

Bug fixes:

  • De-dotting labels #583
  • Request body capturing TypeLoadException in ASP.NET Core 3.0 #604
  • Metrics collection: filtering NaN and Infinity #589