Skip to content

Releases: dotnet/dotnet-monitor

Dotnet-Monitor Release - v6.1.2

14 Jun 16:31
46173f7
Compare
Choose a tag to compare

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

  • Ensure unexpected egress failures complete operations (#1935)
  • Prevent process enumeration from pruning processes that are capturing gcdumps (#1933)
  • Prevent auth configuration warnings when using --no-auth switch (#1851)
  • Show warning when using collection rules in connect mode (#1852)
Packages released to NuGet
  • dotnet-monitor.6.1.2.nupkg

Dotnet-Monitor Release - v7.0.0-preview.4.22227.4

10 May 16:22
41e5cf7
Compare
Choose a tag to compare

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

  • Added Collection Rule Defaults (#1595)
Packages released to NuGet
  • dotnet-monitor.7.0.0-preview.4.22227.4.nupkg

Dotnet-Monitor Release - v6.1.1

12 Apr 18:00
17a566b
Compare
Choose a tag to compare

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

Add experience survey link (#1601)
Docker: Add CBL-Mariner 1.0 amd64 image
Docker: Update Alpine amd64 image from 3.14 to 3.15

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

Dotnet-Monitor Release - v7.0.0-preview.3.22204.3

12 Apr 20:40
a89f97f
Compare
Choose a tag to compare

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

Add experience survey link (#1601)
Docker: Add Alpine 3.15 arm64 image
Docker: Add CBL-Mariner 2.0 amd64 image

Packages released to NuGet
  • dotnet-monitor.7.0.0-preview.3.22204.3.nupkg

Dotnet-Monitor Release - v7.0.0-preview.2.22154.3

15 Mar 16:14
0a6ad4c
Compare
Choose a tag to compare

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

  • Allow for pushing a message to a queue when writing to Azure egress (#163)
  • Allow for simplified process filter configuration (#636)
  • Allow config show command to list configuration sources (#277)
  • ⚠️ Docker: Tool arguments moved to CMD instruction (#1279)

*⚠️ indicates a breaking change

Packages released to NuGet
  • dotnet-monitor.7.0.0-preview.2.22154.3.nupkg

Dotnet-Monitor Release - v7.0.0-preview.1.22109.7

17 Feb 17:12
e58dc4a
Compare
Choose a tag to compare

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

  • Load a profiler via a collection rule action (#781)
  • Get or Set an environment variable via a collection rule action (#1176)
  • Add MachineJson option to --output parameter for generatekey command. This is useful for automating credential provisioning. (#1428)
  • Allow for simplified diagnostic port configuration (#1292)
  • Ensure config show command displays arrays without indices (#1054)
  • ⚠️Remove netcoreapp3.1 TFM (#1267)
  • Add net7.0 TFM (#1269)

*⚠️ indicates a breaking change

Packages released to NuGet
  • dotnet-monitor.7.0.0-preview.1.22109.7.nupkg

Dotnet-Monitor Release - v6.1.0

17 Feb 17:28
48853da
Compare
Choose a tag to compare

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

  • Load a profiler via a collection rule action (#781)
  • Get or Set an environment variable via a collection rule action (#1176)
  • Add MachineJson option to --output parameter for generatekey command. This is useful for automating credential provisioning. (#1428)
  • Allow for simplified diagnostic port configuration (#1292)
  • Ensure config show command displays arrays without indices (#1054)
Packages released to NuGet
  • dotnet-monitor.6.1.0.nupkg

Dotnet-Monitor Release - v6.0.2

08 Feb 18:08
9774a8c
Compare
Choose a tag to compare

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

  • Ensure dump folder exists before capturing dump (#1216)
  • Ensure config show command completely writes end of configuration (#1112)
  • Allow command line parameters to be overriden by file-based configuration (#1102)
  • Allow command line parameters to be overriden by environment variables (#1398)
  • Fix generatekey command output parameter description (#1119)
Packages released to NuGet
  • dotnet-monitor.6.0.2.nupkg

Dotnet-Monitor Release - v6.0.1

08 Dec 16:50
f1aab08
Compare
Choose a tag to compare

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

  • Prevent process enumeration from pruning processes that are capturing traces (#1103)
  • Avoid artifact filename collisions by adding millisecond disambiguation (#1180)
Packages released to NuGet
  • dotnet-monitor.6.0.1.nupkg

Dotnet-Monitor Release - v6.0.0

04 Nov 19:14
9b21f76
Compare
Choose a tag to compare

Today we are releasing the official 6.0.0 GA build of the dotnet monitor tool. This release includes:

  • Add netcoreapp3.1 target framework to allow tool to run on .NET Core 3.1 and .NET 5 (#1080).
  • Prevent process enumeration from pruning processes that are capturing dumps (#1059)
  • Fix metrics URL to respect values from configuration (#1070)
  • Validate egress provider before starting egress operation (#1071)
  • Fix root route to respond with HTTP 404 instead of HTTP 500 (#1072)
Packages released to NuGet
  • dotnet-monitor.6.0.0.nupkg