Skip to content

v10.16.0

Compare
Choose a tag to compare
@nrcventura nrcventura released this 12 Sep 18:24
· 438 commits to main since this release
e0144c4

10.16.0 (2023-09-11)

Notice

  • The transactionTracer.stackTraceThreshold setting has been deprecated and no longer has any effect. (#1896) (20ab0e7)

New Features

  • Add 32bit profiler path to IIS registry when installing 64bit agent. (#1890) (65dd50b)
  • Prevent using different bitness installer when in-place upgrading. (#1890) (65dd50b)

Fixes

  • Fix misleading log message on transaction name change. (#1857) (#1886) (737b4f1)
  • Fix NRHttpClientFactory so that it creates only one client. (#1873) (fc88ff7)
  • Prevent broken traces when HttpClient content headers contain tracing headers. (#1843) (#1888) (541dd2c)
  • Remove the retained file count limit for Agent log files. (#1879) (e49250a)