Skip to content

Commit 88da097

Browse files
authored
Add Kotlin-sdk 0.4.0 to updates (modelcontextprotocol#219)
1 parent 518de11 commit 88da097

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

development/updates.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ title: "What's New"
33
description: 'The latest updates and improvements to MCP'
44
---
55

6+
<Update label="2025-03-26" description="Kotlin SDK 0.4.0 released">
7+
- Fix issues and cleanup API
8+
- Added binary compatibility tracking to avoid breaking changes
9+
- Drop jdk requirements to JDK8
10+
- Added Claude Desktop integration with sample
11+
- The full changelog can be found here: https://github.com/modelcontextprotocol/kotlin-sdk/releases/tag/0.4.0
12+
</Update>
13+
614
<Update label="2025-03-26" description="Java SDK 0.8.1 released">
715
- Version [0.8.1](https://github.com/modelcontextprotocol/java-sdk/releases/tag/v0.8.1) of the MCP Java SDK has been released,
816
providing important bug fixes.

0 commit comments

Comments
 (0)