modelcontextprotocol/java-sdk

Is there a release notes so that I can know the difference between each version of Java MCP SDK?

Closed this issue · 2 comments

The version I previously used was 0.10.0. Recently, I checked the Maven repository and found that it has been updated to 8 versions up to 0.13.1. Where can I see what changes have been made in these versions and what new features they support?

Hey @YXJiang1996 ! The releases page on github is a good place to start:

https://github.com/modelcontextprotocol/java-sdk/releases

Hey @YXJiang1996 ! The releases page on github is a good place to start:

https://github.com/modelcontextprotocol/java-sdk/releases

Got it,thank you.