Skip to content

v0.10.1

Choose a tag to compare

@dtkmn dtkmn released this 16 Jul 09:59
· 70 commits to main since this release
Immutable release. Only release title and notes can be modified.
035cac4

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-core and mcp-gateway-spring-webflux from 0.7.1 to 0.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 202 instead of being rejected as methodless requests.