🌟 Release Highlights
This release focuses on strengthening security primitives (capability-bound enclave reads, Rust guard hardening) and improving OpenTelemetry configuration validation, alongside a substantial wave of internal test coverage and logging improvements across the codebase.
✨ What's New
🐛 Bug Fixes & Improvements
📚 Documentation
🔧 Internal
This release also includes extensive debug logging additions (server middleware, config helpers, tracing, envutil, HTTP helpers, auth middleware) and a large number of test-improver passes (guard, launcher mount policy, tool policy, envutil, server package, circuit breaker, session handling) that improve maintainability without changing user-facing behavior.
🐳 Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.4.11
# 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 · auto · 21.4 AIC · ⊞ 11.1K · ◷
🌟 Release Highlights
This release focuses on strengthening security primitives (capability-bound enclave reads, Rust guard hardening) and improving OpenTelemetry configuration validation, alongside a substantial wave of internal test coverage and logging improvements across the codebase.
✨ What's New
OTEL_EXPORTER_OTLP_ENDPOINTvalidation now correctly accepts both HTTP and HTTPS endpoints per spec — see the OTel/Sentry guide.Resourcetype and constructors in favor of the current API — internal consumers should migrate to the supported DIFC interfaces if not already done.🐛 Bug Fixes & Improvements
golang.org/x/textto v0.41.0 andstretchr/testifyto v1.12.1 for dependency freshness and security hygiene (chore(deps): bump golang.org/x/text to v0.41.0 #11789, Bump stretchr/testify from v1.11.1 to v1.12.1 #11574).📚 Documentation
🔧 Internal
This release also includes extensive debug logging additions (server middleware, config helpers, tracing, envutil, HTTP helpers, auth middleware) and a large number of test-improver passes (guard, launcher mount policy, tool policy, envutil, server package, circuit breaker, session handling) that improve maintainability without changing user-facing behavior.
🐳 Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.4.11 # or docker pull ghcr.io/github/gh-aw-mcpg:latestSupported platforms:
linux/amd64,linux/arm64For complete details, see the full release notes.