Skip to content

1.3.0

Compare
Choose a tag to compare
@gregkalapos gregkalapos released this 12 Feb 15:24
e216394

Features

  • New GC metrics: clr.gc.count, clr.gc.gen[X]size, where [X]: heap generation #697
  • Capturing SOAP action name as part of the transaction name #683
  • New config options: ServiceNodeName, VerifyServerCert, DisableMetrics, UseElasticTraceparentHeader docs
  • Full W3C TraceContext support #717

Bug fixes

  • Fix transaction name generation in ASP.NET Core 3.x #647
  • Fix around HTTP request body sanitization #712