v0.8.0
Feature
- Add default mcp-server configuration file with streamable settings.
Dependencies
- Update
org.jetbrains:annotationsfrom24.0.0to26.0.2 - Update
com.google.inject:guicefrom6.0.0to7.0.0 - Update
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom2.18.3to2.19.2 - Update
org.eclipse.jetty.ee10:jetty-ee10-servletfrom12.0.18to12.1.0 - Update
org.junit.jupiter:junit-jupiterfrom5.10.2to5.13.4 - Update
org.mockito:mockito-corefrom5.18.0to5.19.0
Breaking Changes
Warning
The deprecated APIs in v0.7.0 have been removed in this version, new APIs are recommended to use.
Also see https://github.com/codeboyzhou/mcp-declarative-java-sdk/releases/tag/v0.7.0 for more details.
Deprecated & Removed
@Deprecated(since = "0.8.0", forRemoval = true)
public @interface McpResources {}
@Deprecated(since = "0.8.0", forRemoval = true)
public @interface McpPrompts {}
@Deprecated(since = "0.8.0", forRemoval = true)
public @interface McpTools {}