File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
documentation/releaseNotes Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 19
19
persist-credentials : false
20
20
21
21
- name : Check markdown links
22
- uses : gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc
22
+ uses : gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31
23
23
with :
24
24
config-file : .github/linters/check-markdown-links-config.json
25
25
use-quiet-mode : ' yes'
Original file line number Diff line number Diff line change
1
+ Today we are releasing the next official preview version of the ` dotnet monitor ` tool. This release includes:
2
+
3
+ - Add ` ManagedEntryPointAssemblyName ` to process info and collection rule filters ([ #7984 ] ( https://github.com/dotnet/dotnet-monitor/pull/7984 ) )
4
+ - Add ` Capabilities ` to ` /info ` route. ([ #7977 ] ( https://github.com/dotnet/dotnet-monitor/pull/7977 ) )
5
+ - 🔬 Added ` ModuleVersionId ` and ` MethodToken ` Fields to Parameter Capture Output ([ #7974 ] ( https://github.com/dotnet/dotnet-monitor/pull/7974 ) )
6
+
7
+ \* 🔬 ** _ indicates an experimental feature_ **
8
+
9
+ If you would like to provide additional feedback to the team [ please fill out this survey] ( https://aka.ms/dotnet-monitor-survey?src=rn ) .
You can’t perform that action at this time.
0 commit comments