π Release Highlights
This release focuses on internal code quality improvements β refactoring duplicated logic, hardening validation diagnostics, and expanding test coverage β keeping MCP Gateway lean and maintainable.
β‘ Improvements
π§ Internal Refactoring
A focused round of code-quality improvements with no user-facing behavior changes:
π§ͺ Test Coverage
π Documentation
π³ Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.3.22
# or
docker pull ghcr.io/github/gh-aw-mcpg:latest
Supported platforms: linux/amd64, linux/arm64
For complete details, see the full release notes.
Generated by Release Β· sonnet46 523.8K Β· β·
π Release Highlights
This release focuses on internal code quality improvements β refactoring duplicated logic, hardening validation diagnostics, and expanding test coverage β keeping MCP Gateway lean and maintainable.
β‘ Improvements
jsonschema/v5validation now produces richer diagnostics and handles remote schema fetching more robustly, giving clearer error messages when configuration schemas fail to validate.DEBUG=*is enabled.π§ Internal Refactoring
A focused round of code-quality improvements with no user-facing behavior changes:
π§ͺ Test Coverage
envutil.deriveAPIFromServerURLcovering HTTP scheme and edge cases ([test] Add tests for envutil.deriveAPIFromServerURL β http scheme and edge casesΒ #6708)sub_issue_writeread-write classification test for guards (Guard coverage: add explicitsub_issue_writeread-write classification testΒ #6710)π Documentation
MCP_GATEWAY_WASM_CACHE_DIRinAGENTS.md(Correct AGENTS.md default path forMCP_GATEWAY_WASM_CACHE_DIRΒ #6750)π³ Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.3.22 # or docker pull ghcr.io/github/gh-aw-mcpg:latestSupported platforms:
linux/amd64,linux/arm64For complete details, see the full release notes.