-
Notifications
You must be signed in to change notification settings - Fork 758
Comparing changes
Open a pull request
base repository: modelcontextprotocol/java-sdk
base: v0.16.0
head repository: modelcontextprotocol/java-sdk
compare: v0.17.0
- 11 commits
- 40 files changed
- 7 contributors
Commits on Nov 12, 2025
-
Signed-off-by: Christian Tzolov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e307927 - Browse repository at this point
Copy the full SHA e307927View commit details
Commits on Nov 18, 2025
-
Fix experimental client capabilities tests (#670)
Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d22868 - Browse repository at this point
Copy the full SHA 2d22868View commit details -
Fix typo in test name: testPingWithEaxctExceptionType -> testPingWith…
…ExactExceptionType
Configuration menu - View commit details
-
Copy full SHA for bc30857 - Browse repository at this point
Copy the full SHA bc30857View commit details -
Client transports: make #protocolVersions() configurable (#669)
Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87bdf1e - Browse repository at this point
Copy the full SHA 87bdf1eView commit details
Commits on Nov 19, 2025
-
WebClientStreamableHttpTransport: use Spring-5 compatible methods (#649)
Signed-off-by: He-Pin <[email protected]> Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67f8eab - Browse repository at this point
Copy the full SHA 67f8eabView commit details -
fix the baseUrl is configured with a trailing slash
Signed-off-by: lance <[email protected]> Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86991c1 - Browse repository at this point
Copy the full SHA 86991c1View commit details
Commits on Nov 20, 2025
-
WebMvcSseServerTransportProvider: do not include session ID in SSE event
- This aligns messages with WebFluxSseServerTransportProvider Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c561675 - Browse repository at this point
Copy the full SHA c561675View commit details
Commits on Nov 21, 2025
-
refactor: use builder pattern for CallToolResult and Resource (#652)
* use builder pattern for CallToolResult * use builder pattern for Resource * simplify lambda expressions in tests
Configuration menu - View commit details
-
Copy full SHA for 7e950eb - Browse repository at this point
Copy the full SHA 7e950ebView commit details -
Basic version negotiation capabilities
- We do not support full version negotiation, but this commit allows the client to the send the correct version to match that of the server. - There is one limitation: the GET /mcp request happens too early, before we have deserialized the initialization response, so we do not know the negotiated version yet. This request will have the client latest version as Mcp-Protocol-Version value. Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6045f7 - Browse repository at this point
Copy the full SHA e6045f7View commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 06fdc71 - Browse repository at this point
Copy the full SHA 06fdc71View commit details
Commits on Dec 4, 2025
-
Signed-off-by: Christian Tzolov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e38e0e - Browse repository at this point
Copy the full SHA 3e38e0eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.16.0...v0.17.0