Skip to content

[ca] Update MCP Gateway to v0.0.76 #11198

@github-actions

Description

@github-actions

Update MCP Gateway

Previous Version: v0.0.74 → New Version: v0.0.76
Intermediate Version: v0.0.75 (released same day as v0.0.76)
Release Date: January 22, 2026
Timeline: 2 versions released within ~9 minutes on 2026-01-22


🌟 Breaking Changes

None


✨ New Features

Extensible Server Types (v0.0.75, v0.0.76)

Enhanced CLI Experience (v0.0.75, v0.0.76)

Debug Logging Infrastructure (v0.0.75, v0.0.76)


🔒 Security Improvements

Credential Sanitization (v0.0.75, v0.0.76)


🐛 Bug Fixes

Variable Expansion Fix (v0.0.75, v0.0.76)

Authentication Simplification (v0.0.75, v0.0.76)


🧪 Testing & Quality (v0.0.75, v0.0.76)


📦 Impact Assessment

Risk Level: Medium

Affected Features:

  • MCP Gateway server configuration and validation
  • Docker container command logging
  • CLI tooling for MCP Gateway operations
  • Custom MCP server type definitions

Migration Notes:

  • Required Migration: Update constants.go to use v0.0.76
  • Optional Migration: Consider adopting new customSchemas feature for custom MCP server types
  • Optional Migration: Use new CLI verbosity flags for debugging
  • Compatibility: No breaking changes; existing configurations continue to work

📚 Package Links


🐳 Docker Image

docker pull ghcr.io/githubnext/gh-aw-mcpg:v0.0.76

Supported Platforms: linux/amd64, linux/arm64


✅ Update Status

  • Constants updated in pkg/constants/constants.go
  • Requires recompile: Run make recompile to regenerate workflow lock files
  • Test MCP Gateway integration with updated version

🔍 Additional Context

Note: This update includes both v0.0.75 and v0.0.76, which were released within 9 minutes of each other on January 22, 2026. Both versions contain the same feature set and improvements, suggesting v0.0.76 was a quick follow-up release.

The MCP Gateway is used as the default sandbox.agent container in MCP Gateway configuration (see pkg/constants/constants.go). The new customSchemas feature provides significant flexibility for defining custom MCP server types beyond the standard stdio and http transports.

AI generated by CLI Version Checker

Metadata

Metadata

Labels

automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions