Skip to content

Releases: dotnet/dotnet-monitor

Dotnet-Monitor Release - v9.0.0-preview.1.24106.4

13 Feb 17:13
a34920d
Compare
Choose a tag to compare

Today we are releasing the next official preview version of the dotnet monitor tool. This release includes:

  • 🔬 Support capturing the following parameter types: generics, tuples, and nullable value types (#5812)
  • Add Support for Meter Tags and Instrument Tags for System Diagnostics Metrics (#5802)

*🔬 indicates an experimental feature

If you would like to provide additional feedback to the team please fill out this survey.

Packages released to NuGet
  • dotnet-monitor.9.0.0-preview.1.24106.4.nupkg

Dotnet-Monitor Release - v8.0.1

13 Feb 17:08
01acd6a
Compare
Choose a tag to compare

Today we are releasing the 8.0.1 build of the dotnet monitor tool. This release includes:

  • Updated dependencies
  • ⚠️ Simplify Types in Plain Text Representation (#5882)

*⚠️ indicates a breaking change \

If you would like to provide additional feedback to the team please fill out this survey.

Packages released to NuGet
  • dotnet-monitor.8.0.1.nupkg

Dotnet-Monitor Release - v7.3.3

13 Feb 16:46
337b743
Compare
Choose a tag to compare

Today we are releasing the 7.3.3 build of the dotnet monitor tool. This release includes:

  • Updated dependencies

If you would like to provide additional feedback to the team please fill out this survey.

Packages released to NuGet
  • dotnet-monitor.7.3.3.nupkg

Dotnet-Monitor Release - v6.3.5

13 Feb 16:43
f2038e1
Compare
Choose a tag to compare

Today we are releasing the 6.3.5 build of the dotnet monitor tool. This release includes:

  • Updated dependencies

If you would like to provide additional feedback to the team please fill out this survey.

Packages released to NuGet
  • dotnet-monitor.6.3.5.nupkg

Dotnet-Monitor Release - v8.0.0

14 Nov 17:18
Compare
Choose a tag to compare

Today we are releasing the 8.0.0 build of the dotnet monitor tool.

Changes since 8.0.0-rc.2 release:

  • Disabled features with HTTP routes will return HTTP 400 (#5527)
  • Remove net6.0 TFM build and packaging. There is no impact on the ability to monitor .NET 6 (or any other version) applications. (#5501)

Changes since 7.3.2 release:

  • Disabled features with HTTP routes will return HTTP 400 (#5527)
  • Remove net6.0 TFM build and packaging. There is no impact on the ability to monitor .NET 6 (or any other version) applications. (#5501)
  • 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)
  • 🔬 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)
  • Add first chance exceptions history feature and /exceptions route. (#4901)
  • Make best effort to dynamically determine portable runtime identifier without explicit setting. (#4777)
  • Enable call stacks and exceptions as supported features. (#4764)
  • Enable UpDownCounter For Dotnet-Monitor (#4310)
  • Refactor AzureBlobStorage and S3Storage egress into extensions (#4133)
  • Added EventMeter Trigger for Collection Rules. (#3812)
  • Add support of egress provider to deliver data to a S3 storage (#2016) -- Thanks to @Egyptmaster

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

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

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