Releases: dotnet/dotnet-monitor
Dotnet-Monitor Release - v7.3.2
Today we are releasing the 7.3.2 build of the dotnet monitor
tool. This release includes:
- Updated dependencies
Packages released to NuGet
dotnet-monitor.7.3.2.nupkg
Dotnet-Monitor Release - v6.3.4
Today we are releasing the 6.3.4 build of the dotnet monitor
tool. This release includes:
- Updated dependencies
Packages released to NuGet
dotnet-monitor.6.3.4.nupkg
Dotnet-Monitor Release - v8.0.0-rc.2.23502.11
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 usingPOST /parameters
. (#5423) ⚠️ UpdateGET /livemetrics
route to use configuration from Metrics section instead of only using the default event counters providers. UpdateCollectLiveMetrics
action to use configuration from Metrics section by default. (#5397)- Add the ability to filter which exceptions are included with the
CollectExceptions
action. (#5391) ⚠️ RenamecallStack
tostack
onExceptionInstance
data. (#5384)⚠️ RenameclassName
totypeName
onCallStackFrame
data. (#5379)- Add the ability to filter which exceptions are collected by
dotnet-monitor
. (#5217)
*
*🔬 indicates an experimental feature
Packages released to NuGet
dotnet-monitor.8.0.0-rc.2.23502.11.nupkg
Dotnet-Monitor Release - v7.3.1
Today we are releasing the 7.3.1 build of the dotnet monitor
tool. This release includes:
- Updated dependencies
Packages released to NuGet
dotnet-monitor.7.3.1.nupkg
Dotnet-Monitor Release - v7.2.3
Today we are releasing the 7.2.3 build of the dotnet monitor
tool. This release includes:
- Updated dependencies
Packages released to NuGet
dotnet-monitor.7.2.3.nupkg
Dotnet-Monitor Release - v6.3.3
Today we are releasing the 6.3.3 build of the dotnet monitor
tool. This release includes:
- Prevent overreporting of the collection rule trigger type in console output (#4892)
Packages released to NuGet
dotnet-monitor.6.3.3.nupkg
Dotnet-Monitor Release - v8.0.0-rc.1.23458.6
Today we are releasing the official 8.0 Release Candidate of the dotnet monitor
tool. This release includes:
- 🔬 Enable capturing method parameters with
POST /parameters
. See documentation/api/parameters.md for more information. (#5145) - Before an operation has started running, it now has a state of
Starting
in the/operations
API. (#5142) - Add the ability to filter which exceptions are displayed on the
/exceptions
route (#5131) - Add exception history egress and tagging support (#5066)
- Add CollectExceptions collection rule action (#5064)
*🔬 indicates an experimental feature
Packages released to NuGet
dotnet-monitor.8.0.0-rc.1.23458.6.nupkg
Dotnet-Monitor Release - v8.0.0-preview.7.23402.4
Today we are releasing the next official preview version of the dotnet monitor
tool. This release includes:
- Add first chance exceptions history feature and
/exceptions
route. (#4901) - Prevent overreporting of the collection rule trigger type in console output (#4883)
- Enable operation tracking for trigger actions (#4826)
- Adds new
--exit-on-stdin-disconnect
command line switch tocollect
command (#4792)
Packages released to NuGet
dotnet-monitor.8.0.0-preview.7.23402.4.nupkg
Dotnet-Monitor Release - v7.3.0
Today we are releasing the 7.3.0 build of the dotnet monitor
tool. This release includes:
- Enable operation tracking for trigger actions (#4826)
- Adds new
--exit-on-stdin-disconnect
command line switch tocollect
command (#4792) - 🔬 Enable call stacks feature to work with processes configured with the
nosuspend
option on their diagnostic port. (#4733) - Prevent overreporting of the collection rule trigger type in console output (#4889)
*🔬 indicates an experimental feature
Packages released to NuGet
dotnet-monitor.7.3.0.nupkg
Dotnet-Monitor Release - v7.2.2
Today we are releasing the 7.2.2 build of the dotnet monitor
tool. This release includes:
- Prevent overreporting of the collection rule trigger type in console output (#4890)
Packages released to NuGet
dotnet-monitor.7.2.2.nupkg