Skip to content

v2.0.1

Latest

Choose a tag to compare

@Kehrlann Kehrlann released this 19 Aug 13:47
· 2 commits to main since this release

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

Full Changelog: v2.0.0...v2.0.1