quarkiverse-ci
released this
19 Dec 10:52
·
11 commits
to main
since this release
What's Changed
- Bump quarkus.version from 3.17.3 to 3.17.4 by @dependabot in #2
- Bump dcarbone/install-yq-action from 1.0.1 to 1 by @dependabot in #1
- docs: add mkouba as a contributor for code, and maintenance by @allcontributors in #4
- Activate request context; ensure vertx safe duplicate context by @mkouba in #5
- Implement server ping utility by @mkouba in #6
- Support RequestId and McpConnection prompt method arguments by @mkouba in #7
- Initial support for Tools server feature by @mkouba in #8
- Improve tests; generate schema for tool args by @mkouba in #9
- Tools support more return types by @mkouba in #10
- Add basic docs #1 by @mkouba in #11
- Detect duplicate prompt/tool names by @mkouba in #12
- Client endpoint - path param instead query param for connection id by @mkouba in #13
- Add basic integration test by @mkouba in #14
- Make sure MCP connection is closed when HTTP connection is closed by @mkouba in #15
- Implement the resources server feature by @mkouba in #16
- Cleanup before 1.0.0.Alpha1 by @mkouba in #18
- Trigger release 1.0.0.Alpha1 by @mkouba in #19
- Fix DefaultServerInfoTest by @mkouba in #20
- Re-trigger release 1.0.0.Alpha1 by @mkouba in #22
New Contributors
- @dependabot made their first contribution in #2
- @allcontributors made their first contribution in #4
- @mkouba made their first contribution in #5
Full Changelog: https://github.com/quarkiverse/quarkus-mcp-server/commits/1.0.0.Alpha1