-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Michael-WhiteCapData/java-sdk
base: main
head repository: modelcontextprotocol/java-sdk
compare: main
- 15 commits
- 28 files changed
- 10 contributors
Commits on Jun 23, 2026
-
Clean up AbstractMcpClientServerIntegrationTests
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for 439dc90 - Browse repository at this point
Copy the full SHA 439dc90View commit details -
Upgrade conformance suite to 0.1.16, Spring AI conformance to 2.0.0 GA
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for b1a7d5f - Browse repository at this point
Copy the full SHA b1a7d5fView commit details
Commits on Jun 24, 2026
-
Conformance: introduce @ConditionalOnScenario
- Useful for incoming auth scenarios in Conformance v2 / 2026-07-28 spec Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for 492c859 - Browse repository at this point
Copy the full SHA 492c859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 301f8b0 - Browse repository at this point
Copy the full SHA 301f8b0View commit details -
Add tests for completion requests targeting missing prompt or resource
Polish modelcontextprotocolgh-996 Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for d015b4e - Browse repository at this point
Copy the full SHA d015b4eView commit details -
Change @ParameterizedTest -> @test in HttpServletStatelessServerTrans…
…port Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for f7d9a64 - Browse repository at this point
Copy the full SHA f7d9a64View commit details
Commits on Jun 26, 2026
-
Close response after sending error in McpStreamableServerSession#resp…
…onseStream (modelcontextprotocol#1041) Closes modelcontextprotocol#1040 Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for ff78191 - Browse repository at this point
Copy the full SHA ff78191View commit details
Commits on Jun 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 30f1adf - Browse repository at this point
Copy the full SHA 30f1adfView commit details
Commits on Jul 8, 2026
-
Bump json-schema-validator to 2.0.4 / 3.0.6 (modelcontextprotocol#1058)
Fixes modelcontextprotocol#992
Configuration menu - View commit details
-
Copy full SHA for dea53fd - Browse repository at this point
Copy the full SHA dea53fdView commit details -
Fix error behavior on unregistered handlers in stateless server handl…
…er (modelcontextprotocol#800) Instead of throwing an McpError, it now returns with a JSON-RPC method not found error (-32601), aligned with the stateful implementation. Closes modelcontextprotocol#784
Configuration menu - View commit details
-
Copy full SHA for 5d3dece - Browse repository at this point
Copy the full SHA 5d3deceView commit details -
Introduce AGENTS.md (modelcontextprotocol#1059)
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for 0557b87 - Browse repository at this point
Copy the full SHA 0557b87View commit details
Commits on Jul 10, 2026
-
refactor: add notification handler to stateless servers. (modelcontex…
…tprotocol#835) Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf> Co-authored-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for fd00498 - Browse repository at this point
Copy the full SHA fd00498View commit details
Commits on Aug 7, 2026
-
Fix SSE event classification to follow spec for missing event field (m…
…odelcontextprotocol#913) Per the SSE specification (WHATWG HTML Living Standard 9.2.6), an event with no explicit event field MUST be dispatched as a message event. HttpClientStreamableHttpTransport previously used strict equality and silently dropped such frames in the reconnect/GET stream path, causing server-initiated notifications to never reach the handler. Extract classification into a package-private isMessageEvent helper and cover with parameterized unit tests. Closes modelcontextprotocolgh-885
Configuration menu - View commit details
-
Copy full SHA for f5aab36 - Browse repository at this point
Copy the full SHA f5aab36View commit details -
fix: stop pagination on empty cursors (modelcontextprotocol#954)
Signed-off-by: Nanook <nanookclaw@users.noreply.github.com> Co-authored-by: Nanook <nanookclaw@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27b9152 - Browse repository at this point
Copy the full SHA 27b9152View commit details -
Make McpTransportContext.metadata immutable (modelcontextprotocol#1076)
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Configuration menu - View commit details
-
Copy full SHA for 8ee8ccb - Browse repository at this point
Copy the full SHA 8ee8ccbView 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 main...main