1.3.1
What's Changed
- Update github actions: update OS matrix, separate native build by @mkouba in #267
- samples: update MCP server version, add CI build by @mkouba in #269
- docs: streamable HTTP - add a note about resumability/redelivery by @mkouba in #270
- devmode: use config properties in SseMcpJsonRPCService by @mkouba in #273
- Improve ServerFeaturesTest by @kpavlov in #232
- docs: add kpavlov as a contributor for test, and infra by @allcontributors in #274
- Fix CDI request context activation for batch processing by @mkouba in #277
- core: support tool annotations by @mkouba in #281
- Support multiple MCP server configurations in one application by @mkouba in #285
- core: add timeouts for roots and sampling by @mkouba in #290
- sse: make it possible to include query params in the message endpoint by @mkouba in #288
- core: introduce connectionIdleTimeout by @mkouba in #291
- Simplify readme by @mkouba in #292
- core: introduce InitialCheck by @mkouba in #294
- core: add InitialRequest#transport() by @mkouba in #296
- Issue 289 - Add support for annotation-based schema generation for nested tool argument classes by @mvduijnhoven in #298
- docs: add mvduijnhoven as a contributor for code, test, and doc by @allcontributors in #300
- Fix typo in the javadoc of io.quarkiverse.mcp.server.ToolResponse by @mkouba in #301
- Trigger 1.3.0 by @mkouba in #302
- core: fix McpLog for stremable transport by @mkouba in #311
- streamable: discard "subsidiary" messages by @mkouba in #313
- Trigger 1.3.1 by @mkouba in #314
New Contributors
- @mvduijnhoven made their first contribution in #298
Full Changelog: 1.2.0...1.3.1