🌟 Release Highlights
This release focuses on security hardening, observability improvements, and significant internal code quality work that strengthens the foundation of MCP Gateway.
✨ What's New
🐛 Bug Fixes & Improvements
⚡ Performance
📚 Documentation
🔧 Internal Quality
This release includes extensive refactoring to improve maintainability: DIFC initialization deduplication, config loading cleanup, oversized file splits by responsibility, and a loggerFactory[T] abstraction for consistent logger setup. Automated test coverage was expanded across DIFC, proxy GraphQL functions, circuit breakers, and Docker system utilities.
🐳 Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.3.1
# 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 · ● 106K · ◷
🌟 Release Highlights
This release focuses on security hardening, observability improvements, and significant internal code quality work that strengthens the foundation of MCP Gateway.
✨ What's New
smoke-otel-tracingworkflow validates OpenTelemetry, OTLP export, and Sentry integration on every release, ensuring tracing pipelines stay healthy.🐛 Bug Fixes & Improvements
ReadUint32Leis corrected — improving reliability of WASM-based policy enforcement.DEBUG=*.⚡ Performance
extract_items_arrayandpolicy_scope_tokenwithin the Rust guard, improving per-request performance in guard-enabled deployments.📚 Documentation
🔧 Internal Quality
This release includes extensive refactoring to improve maintainability: DIFC initialization deduplication, config loading cleanup, oversized file splits by responsibility, and a
loggerFactory[T]abstraction for consistent logger setup. Automated test coverage was expanded across DIFC, proxy GraphQL functions, circuit breakers, and Docker system utilities.🐳 Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.3.1 # or docker pull ghcr.io/github/gh-aw-mcpg:latestSupported platforms:
linux/amd64,linux/arm64For complete details, see the full release notes.