Skip to content

Commit e0a0433

Browse files
committed
added protocolVersion fix to changelog.
1 parent 586a68a commit e0a0433

File tree

1 file changed

+2
-1
lines changed
  • tda/src/main/resources/de/grimmfrost/tda/doc

1 file changed

+2
-1
lines changed

tda/src/main/resources/de/grimmfrost/tda/doc/README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ TDA - Thread Dump Analyzer -- Version 2.7
66
Note: This is the 2.7 release of the software, for an usage overview see Help/Overview.
77

88
Changes 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.

0 commit comments

Comments
 (0)