-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: modelcontextprotocol/java-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix roots/list_changed handling for stateful clients
#1098
opened Aug 18, 2026 by
ordinary-s
Loading…
fix: validate resource URIs and cap subscriptions per session
#1095
opened Aug 16, 2026 by
ez-lbz
Loading…
fix: reset SSE event type and id buffers after dispatch
#1094
opened Aug 16, 2026 by
ez-lbz
Loading…
fix: complete GET replay without events instead of hanging
#1093
opened Aug 16, 2026 by
ez-lbz
Loading…
fix: validate MCP-Protocol-Version header in servlet transports
#1092
opened Aug 16, 2026 by
ez-lbz
Loading…
fix: do not advertise 2024-11-05 from Streamable HTTP transport providers
#1088
opened Aug 13, 2026 by
senor14
Loading…
fix: clean up idle streamable HTTP sessions
#1087
opened Aug 13, 2026 by
steven-ji
Loading…
9 tasks done
fix: return HTTP 404 for METHOD_NOT_FOUND in stateless transport (#1072)
#1083
opened Aug 9, 2026 by
elang2
Loading…
fix: ignore SSE retry: field to prevent McpTransportException
#1082
opened Aug 9, 2026 by
chao6118
Loading…
Add option to disable standalone SSE stream
#1080
opened Aug 7, 2026 by
arnabnandy7
Loading…
4 of 9 tasks
[WIP] Refactor HttpClient use to avoid leaking references
area/client
area/transport
do not merge
P1
Significant bug affecting many users, highly requested feature
Reject listRoots when client lacks roots capability
#1070
opened Jul 26, 2026 by
nikita-kibitkin
Loading…
1 of 3 tasks
Fix #275: Reject uninitialized session requests with INVALID_REQUEST
#1069
opened Jul 24, 2026 by
tanujkapoor-cmd
Loading…
5 of 9 tasks
Add ttlMs and cacheScope to cacheable result records (SEP-2549)
#1062
opened Jul 16, 2026 by
aboullaite
Loading…
6 of 9 tasks
Revise McpSchema to deprecate public constructor in favor of builder method
#1056
opened Jul 6, 2026 by
quaff
Contributor
Loading…
6 of 9 tasks
Add initialize(InitializeRequest) overload to MCP client
#1055
opened Jul 6, 2026 by
nquinquenel
Loading…
4 tasks done
fix: fail fast on uninitialized server requests
#1054
opened Jul 6, 2026 by
jstar0
Contributor
Loading…
Deprecate roots, sampling, and logging APIs
#1053
opened Jul 2, 2026 by
arnabnandy7
Loading…
4 of 9 tasks
fix(client): improve performance of large SSE tool responses
area/client
area/transport
do not merge
P1
Significant bug affecting many users, highly requested feature
#1052
opened Jul 2, 2026 by
arnabnandy7
Loading…
6 of 9 tasks
fix(client): ignore unknown SSE fields instead of erroring the stream
#1051
opened Jul 2, 2026 by
imankhadiv
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.