Skip to content

v0.7.0

Choose a tag to compare

@dtkmn dtkmn released this 22 Jun 03:08
cea37df

Public-preview hardening release for MCP Gateway Core.

Highlights:

  • Adds compatibility gates against the frozen 0.6.0 API baseline and accepted-delta registry.
  • Hardens Spring WebFlux request-shape handling to fail closed when governance is active.
  • Adds invalid-request observer support while preserving existing constructors.
  • Pins inactive-governance pass-through behavior and WebFlux body replay.
  • Strengthens Java 17 consumer smoke tests, frozen 0.6.0 source-compat checks, docs, and release/security policy.

Published artifacts:

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

See docs/RELEASE_NOTES.md for the detailed API, binary, and behavior notes.