Skip to content

Releases: dotnet/dotnet-monitor

Dotnet-Monitor Release - v9.0.2

11 Feb 19:36
2ac6609
Compare
Choose a tag to compare

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

  • Fix an issue where /stacks route can fail to collect call stacks after /parameters route is used (#7918)

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

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

Dotnet-Monitor Release - v8.1.0

11 Feb 19:36
4740d56
Compare
Choose a tag to compare

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

Changes since 8.0.8 release:

  • Add Support for Meter Tags and Instrument Tags for System Diagnostics Metrics (#5802)
  • Add GcCollect trace profile for collecting lightweight GC collection events, same as the gc-collect profile in the dotnet-trace tool. (#6348)
  • Adds support for overriding the artifact name for Collect* actions and adds new placeholders for HostName and UnixTime. (#6675)
  • The S3 egress provider now provides the ability to use KMS encryption keys to encrypt artifacts placed in S3 buckets (#6831)
  • CallStackFrame JSON results now include method token and module version ID. (#6839)
  • Hide frames with StackTraceHiddenAttribute from /exceptions and /stacks. When retrieving json data these frames are still included but are identified by a new hidden field. (#7532)
  • Fix an issue where /stacks route can fail to collect call stacks after /parameters route is used (#7917)
  • 🔬 Support capturing the following parameter types: generics, tuples, and nullable value types (#5812)
  • 🔬 Update POST /parameters to support stopping after a certain number of times parameters are captured. (#6060)
  • ⚠️ 🔬 Parameters can now be sent to an egress provider and are no longer logged inside the target application. (#6272)

*⚠️ indicates a breaking change
*🔬 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.8.1.0.nupkg

Dotnet-Monitor Release - v8.0.8

11 Feb 19:36
9b26e1b
Compare
Choose a tag to compare

Today we are releasing the 8.0.8 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.8.0.8.nupkg

Dotnet-Monitor Release - v9.0.1

14 Jan 16:34
a140212
Compare
Choose a tag to compare

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

  • Fixed an issue with custom tags not showing up for Histogram and UpDownCounter meters (#7745)

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

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

Dotnet-Monitor Release - v8.0.7

14 Jan 16:36
79ca329
Compare
Choose a tag to compare

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

  • Fixed bug where Histogram/UpDownCounter were not correctly treated as meters. (#7755)

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

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

Dotnet-Monitor Release - v8.0.6

12 Nov 16:34
6127d72
Compare
Choose a tag to compare

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

  • Use the DOTNET prefix when detecting environment variables and prefer it over the COMPlus prefix. (#7478)

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

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

Dotnet-Monitor Release - v9.0.0

12 Nov 19:10
Compare
Choose a tag to compare

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

  • Hide frames with StackTraceHiddenAttribute from /exceptions and /stacks. When retrieving json data these frames are still included but are identified by a new hidden field. (#7532)
  • Use the DOTNET prefix when detecting environment variables and prefer it over the COMPlus prefix. (#7434)

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.nupkg

Dotnet-Monitor Release - v6.3.10

12 Nov 16:34
ea0c146
Compare
Choose a tag to compare

Today we are releasing the 6.3.10 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.10.nupkg

Dotnet-Monitor Release - v9.0.0-rc.2.24504.9

08 Oct 18:48
Compare
Choose a tag to compare

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

  • ⚠️ The TenantId property is now required when configuring AzureAd authentication. (#7365)
  • Fixed an issue that could sometimes result in exceptions having incomplete stack information reported in exception history. (#7342)
  • Fixed an issue that could sometimes result in exceptions not being reported in exception history. (#7301)

*⚠️ 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.9.0.0-rc.2.24504.9.nupkg

Dotnet-Monitor Release - v8.0.5

08 Oct 15:33
ea5e18f
Compare
Choose a tag to compare

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

  • Fixed an issue that could sometimes result in exceptions having incomplete stack information reported in exception history. (#7395)
  • Fixed an issue that could sometimes result in exceptions not being reported in exception history. (#7302)

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

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