We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518de11 commit 88da097Copy full SHA for 88da097
development/updates.mdx
@@ -3,6 +3,14 @@ title: "What's New"
3
description: 'The latest updates and improvements to MCP'
4
---
5
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
+
14
<Update label="2025-03-26" description="Java SDK 0.8.1 released">
15
- Version [0.8.1](https://github.com/modelcontextprotocol/java-sdk/releases/tag/v0.8.1) of the MCP Java SDK has been released,
16
providing important bug fixes.
0 commit comments