8000 Release v0.4.0 · codeboyzhou/mcp-declarative-java-sdk · GitHub
[go: up one dir, main page]

Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@codeboyzhou codeboyzhou released this 21 May 09:30

Features

  • Add support for MCP server requestTimeout option.
  • Add support for MCP server yaml configuration.
  • Add support for complex JSON schema definitions.
  • Add new API McpServers.startServer().

Bug Fixes

  • Parameters Display Order (PR #2): Fixed the parameters display order issue in MCP Inspector v0.12.0.

Dependencies

  • Update native MCP Java SDK from 0.9.0 to 0.10.0

Deprecated

The following APIs in McpServers are no longer recommended for use due to some new features of MCP Java SDK 0.10.0.

@Deprecated(since = "0.4.0")
public void startSyncStdioServer(String name, String version, String instructions)

Full Changelog

0.3.x...0.4.x

Contributors

We'd like to thank the following contributors for their work on this release:

0