Skip to content

[release] v0.3.14 Release HighlightsΒ #6135

@github-actions

Description

@github-actions

🌟 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 Β· β—·

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions