This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch fix/fix_mcp_server_plugin
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from dcbc652d76 fix: improve MCP server plugin path handling and backward
compatibility for argsPosition
add 31c9f538f9 fix: enhance MCP server plugin path validation and improve
handling of blank paths
No new revisions were added by this update.
Summary of changes:
.../server/handler/McpServerPluginDataHandler.java | 8 ++++-
.../mcp/server/manager/ShenyuMcpServerManager.java | 24 +++++++++++++++
.../handler/McpServerPluginDataHandlerTest.java | 34 ++++++++++++++++++++++
.../server/manager/ShenyuMcpServerManagerTest.java | 10 +++++++
4 files changed, 75 insertions(+), 1 deletion(-)