What's Changed
- Upgrade conformance suite to 0.1.16, Spring AI conformance to 2.0.0 GA by @Kehrlann in #1032
- Return empty completion when no handler matches a valid ref by @jstar0 in #996
- Close response after sending error in McpStreamableServerSession#responseStream by @Kehrlann in #1041
- Fix error behavior on unregistered handlers in stateless server handler by @maff in #800
- Remove invalid WARN message for missing notification handler in stateless servers by @bperhaps in #835
- Fix SSE event classification to follow spec for missing event field by @iaJingda in #913
- fix: stop pagination on empty cursors by @nanookclaw in #954
- fix McpTransportContext.create() mutability issue and add tests by @iuliiasobolevska in #1076
- Bound HTTP server and client reads by @Kehrlann in #1102
- Bound STDIO server and client reads by @Kehrlann in #1103
Depedency updates
- Bump json-schema-validator to 2.0.4 / 3.0.6, jackson to 2.21.1 / 3.1.4 by @joaodinissf in #1058
New Contributors
- @jstar0 made their first contribution in #996
- @ammbra made their first contribution in #1044
- @maff made their first contribution in #800
- @bperhaps made their first contribution in #835
- @iaJingda made their first contribution in #913
- @nanookclaw made their first contribution in #954
- @iuliiasobolevska made their first contribution in #1076
Full Changelog: v2.0.0...v2.0.1