v0.10.1
·
70 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changed
- Bumped runtime, MCP server metadata, Helm chart metadata, MCP Registry package metadata, extension proof defaults, and current install examples to
0.10.1/v0.10.1. - Updated
mcp-gateway-coreandmcp-gateway-spring-webfluxfrom0.7.1to0.7.2. - Expanded CodeQL coverage to Java, JavaScript/TypeScript, Python, and GitHub Actions, with an explicit Java build and
main-focused triggers. - Aligned policy dry-run partial-rule construction with the existing required-description validation and added regression coverage for missing descriptions.
Fixed
- Restored Streamable HTTP responses to server-initiated requests so Cursor keepalive replies reach the downstream MCP runtime and complete with HTTP
202instead of being rejected as methodless requests.