v0.14.0
What's Changed
- refactor: Improve resource template management and API consistency by @tzolov @pascalconfluent #576
- fix: handle resource not found according to spec by @sdelamo in #567
- feat: add optional lastModified field to Annotations record by @tzolov in #568
- fix: typo MCP_SESSION_ID, keep consistent style with other identifiers by @JunJieLiu51520 in #564
- refactor: improve MCP server resilience and error handling by @tzolov in #579
- fix: when using JsonTypeInfo.DEDUCTION don’t add include by @sdelamo in #587
- Client: handle server responses with Content-Length: 0 by @Kehrlann in #588
- fix: Handle non-compliant notification responses by @tzolov in #589
- feat(client): add client tool output schema validation and caching by @pantanurag555 @tzolov @chemicL @Kehrlann #302
New Contributors
- @JunJieLiu51520 made their first contribution in #564
Full Changelog: v0.13.1...v0.14.0