Skip to content

Commit 46acf04

Browse files
committed
add mcp 0.8.0 breaking change note
Signed-off-by: Christian Tzolov <[email protected]>
1 parent 2d44561 commit 46acf04

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/mcp/mcp-overview.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ The link:https://modelcontextprotocol.io/sdk/java[MCP Java SDK] provides a Java
88
`**Spring AI MCP**` extends the MCP Java SDK with Spring Boot integration, providing both xref:api/mcp/mcp-client-boot-starter-docs.adoc[client] and xref:api/mcp/mcp-server-boot-starter-docs.adoc[server] starters.
99
Bootstrap your AI applications with MCP support using link:https://start.spring.io[Spring Initializer].
1010

11+
[NOTE]
12+
====
13+
Breaking Changes in MCP Java SDK 0.8.0 ⚠️
14+
15+
MCP Java SDK version 0.8.0 introduces several breaking changes including a new session-based architecture. If you're upgrading from Java SDK 0.7.0, please refer to the https://github.com/modelcontextprotocol/java-sdk/blob/main/migration-0.8.0.md[Migration Guide] for detailed instructions.
16+
====
17+
1118
== MCP Java SDK Architecture
1219

1320
TIP: This section provides an overview for the link:https://modelcontextprotocol.io/sdk/java[MCP Java SDK architecture].

0 commit comments

Comments
 (0)