Skip to content

v0.6.0

Choose a tag to compare

@dtkmn dtkmn released this 16 Jun 13:55

Public-preview release for the MCP Gateway Core Java API and Spring WebFlux adapter.

Published Maven coordinates:

  • io.github.dtkmn:mcp-gateway-core:0.6.0
  • io.github.dtkmn:mcp-gateway-spring-webflux:0.6.0

Highlights:

  • Adds the gateway governance orchestration surface for tool authorization and abuse-protection decisions.
  • Consolidates the Spring WebFlux adapter around the governance filter path.
  • Keeps the core artifact MCP-neutral, JDK-only, and Java 17-compatible.
  • Updates build, docs, and test dependencies used by the public-preview release path.

Validated with:

  • ./gradlew verifyGatewayPublicPreviewPublication --no-daemon --stacktrace
  • ./bin/java17-consumer-smoke.sh

This remains a public-preview release. APIs may still change before a stable compatibility gate exists.