Skip to content

v10.18.0

Compare
Choose a tag to compare
@dotnet-agent-team-bot dotnet-agent-team-bot released this 17 Oct 18:15
1058382

10.18.0 (2023-10-17)

New features

  • Enable configuration of High Security Mode via environment variable (NEW_RELIC_HIGH_SECURITY). (a86d98d), closes #1948
  • Enable startup logging to Event Log for all applications on Windows. (#1969) (cdac8b7)
  • Enable startup logging to EventLog for .NET 6+ applications on Windows. (4310e98)

Fixes

  • Detect Docker container id on cgroup v2. (#1943) (9c7e114)
  • Update Serilog EventLog sink configuration to enable event source creation (if the app is running with admin privileges). (#1963) (274072b)