π Release Highlights
This release focuses on OpenTelemetry tracing reliability, internal code quality improvements, and CI hardening.
π Bug Fixes & Improvements
- Tracing spans now flush on shutdown β Tracing spans are properly flushed when the
/close endpoint triggers shutdown, ensuring no telemetry data is lost during graceful termination. (#6115)
π§ Internal Improvements
- Reduced code duplication β Extracted shared
BaseResponseWriter to httputil and unified OTEL tracer-holder logic across handlers, making the codebase easier to maintain. (#6106, #6107)
- CLI improvements β Enabled Cobra traverse hooks, cleaned up completion overrides, and added proxy command grouping for a cleaner CLI experience. (#6108)
- CI hardening β GitHub Actions workflows now use immutable SHAs for improved supply chain security. (#6109)
π³ Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.3.14
# 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 Β· β 153.9K Β· β·
π Release Highlights
This release focuses on OpenTelemetry tracing reliability, internal code quality improvements, and CI hardening.
π Bug Fixes & Improvements
/closeendpoint triggers shutdown, ensuring no telemetry data is lost during graceful termination. (#6115)π§ Internal Improvements
BaseResponseWritertohttputiland unified OTEL tracer-holder logic across handlers, making the codebase easier to maintain. (#6106, #6107)π³ Docker Image
The Docker image for this release is available at:
docker pull ghcr.io/github/gh-aw-mcpg:v0.3.14 # or docker pull ghcr.io/github/gh-aw-mcpg:latestSupported platforms:
linux/amd64,linux/arm64For complete details, see the full release notes.