Skip to content

Releases: dotnet/dotnet-monitor

Dotnet-Monitor Release - v7.3.2

14 Nov 16:48
ecb7820
Compare
Choose a tag to compare

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

14 Nov 16:42
1c8f4aa
Compare
Choose a tag to compare

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

10 Oct 18:17
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

Dotnet-Monitor Release - v7.3.1

10 Oct 17:20
ae38d8d
Compare
Choose a tag to compare

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

10 Oct 17:18
cc0508c
Compare
Choose a tag to compare

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

10 Oct 17:16
a760cb0
Compare
Choose a tag to compare

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

12 Sep 16:43
Compare
Choose a tag to compare

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

08 Aug 16:25
0faa7ef
Compare
Choose a tag to compare

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 to collect command (#4792)
Packages released to NuGet
  • dotnet-monitor.8.0.0-preview.7.23402.4.nupkg

Dotnet-Monitor Release - v7.3.0

08 Aug 15:55
0a0de74
Compare
Choose a tag to compare

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 to collect 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

08 Aug 15:45
ee52187
Compare
Choose a tag to compare

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