You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/java/mcp-overview.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ Java SDK for the [Model Context Protocol](https://modelcontextprotocol.org/docs/
7
7
enables standardized integration between AI models and tools.
8
8
9
9
<Note>
10
-
### Breaking Changes in 0.8.0 ⚠️
11
-
**Note:** Version 0.8.0 introduces several breaking changes including a new session-based architecture.
10
+
### Breaking Changes in 0.8.x ⚠️
11
+
**Note:** Version 0.8.x introduces several breaking changes including a new session-based architecture.
12
12
If you're upgrading from 0.7.0, please refer to the [Migration Guide](https://github.com/modelcontextprotocol/java-sdk/blob/main/migration-0.8.0.md) for detailed instructions.
Copy file name to clipboardExpand all lines: sdk/java/mcp-server.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ description: Learn how to implement and configure a Model Context Protocol (MCP)
4
4
---
5
5
6
6
<Note>
7
-
### Breaking Changes in 0.8.0 ⚠️
8
-
**Note:** Version 0.8.0 introduces several breaking changes including a new session-based architecture.
7
+
### Breaking Changes in 0.8.x ⚠️
8
+
**Note:** Version 0.8.x introduces several breaking changes including a new session-based architecture.
9
9
If you're upgrading from 0.7.0, please refer to the [Migration Guide](https://github.com/modelcontextprotocol/java-sdk/blob/main/migration-0.8.0.md) for detailed instructions.
0 commit comments