Skip to content

v10.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 16:13
561897d

10.13.0 (2023-07-14)

Security

  • Update Grpc.Net.Client library to address Dependabot alerts. (#1768) (#1769) (eee7564)

New Features

  • Add support for filtering log events based on a list of log levels so that they are not forwarded to New Relic. Also adds new logging metrics to count the total number of filtered log events (Logging/denied). Refer to our application logging configuration documentation for more details. (#1760) (#1761) (#1762) (#1766) (aadce3a)
  • Instrument OpenAsync() for SQL libraries. (#1725) (a695ce6)

Fixes

  • Refactor StackExchange.Redis v2+ instrumentation to eliminate potential memory leaks. (902b025)
  • Remove invalid trailing comma added to W3C tracestate header. (#1779) (790a3b7)
  • Update the MSI UI to clean up formatting and readability issues. (#1748) (3fbc543)