Skip to content

Dotnet-Monitor Release - v8.0.0-rc.2.23502.11

Compare
Choose a tag to compare

Today we are releasing the official 8.0.0 Release Candidate of the dotnet monitor tool. This release includes:

  • Exceptions: Fix throwing frame for call stack of eclipsing exceptions (#5429)
  • 🔬 Add support for formatting parameters using their DebuggerDisplayAttribute when using POST /parameters. (#5423)
  • ⚠️ Update GET /livemetrics route to use configuration from Metrics section instead of only using the default event counters providers. Update CollectLiveMetrics action to use configuration from Metrics section by default. (#5397)
  • Add the ability to filter which exceptions are included with the CollectExceptions action. (#5391)
  • ⚠️ Rename callStack to stack on ExceptionInstance data. (#5384)
  • ⚠️ Rename className to typeName on CallStackFrame data. (#5379)
  • Add the ability to filter which exceptions are collected by dotnet-monitor. (#5217)

*⚠️ indicates a breaking change
*🔬 indicates an experimental feature

Packages released to NuGet
  • dotnet-monitor.8.0.0-rc.2.23502.11.nupkg