File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
tda/src/main/resources/de/grimmfrost/tda/doc Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ TDA - Thread Dump Analyzer -- Version 2.7
66Note: This is the 2.7 release of the software, for an usage overview see Help/Overview.
77
88Changes from 2.6 are:
9+ * Fixed missing protocolVersion in MCP, which broke the Cursor Integration.
910* Experimental support for JSON based jmap thread dumps.
1011* Support for SMR parsing in thread dumps (Java 11+)
1112* Detect stuck Carrier Threads used by Virtual Threads in Java 21+ thread dumps.
12- * Extended MCP Server for fetching the stuck Carrier Threads.
13+ * Extended MCP Server for fetching pinned Carrier Threads.
1314* Added a method to the MCP Server to enable the Agent to fetch a list of threads which are
1415 running in native code, including library information if available.
1516* Reworked the thread dump summary to provide information in a more compact way.
You can’t perform that action at this time.
0 commit comments