Skip to content

[ca] Update MCP Gateway to v0.0.71 #10832

@github-actions

Description

@github-actions

Version Update: MCP Gateway

Previous: v0.0.69 → New: v0.0.71
Release Date: 2026-01-20
Timeline: 2 versions released (v0.0.70, v0.0.71)


Release Highlights

⚡ Performance Improvements (v0.0.71)

✨ New Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing & Quality


Impact Assessment

Risk Level: Low
Breaking Changes: None
Security: No CVEs or security patches mentioned

Affected Features:

  • MCP Gateway performance (significantly improved)
  • Serena MCP server integration (improved reliability)
  • Debugging capabilities (enhanced logging)
  • Test infrastructure (comprehensive coverage)

Migration Required: No - this is a drop-in upgrade with backward compatibility


Changes Summary

Performance

  • 1.8-5.25x speedup for JSON transformation operations via pre-compiled gojq queries

Features

  • Multi-language Serena MCP server test suite
  • Enhanced debug logging with frontend support
  • Comprehensive architecture documentation
  • Cross-platform test compatibility

Bug Fixes

  • Go command PATH resolution in containers
  • Entrypoint override handling
  • Smoke test improvements

Security

  • None detected

Package Links


Docker Image

The Docker image for v0.0.71 is available at:

docker pull ghcr.io/githubnext/gh-aw-mcpg:v0.0.71
# or use latest
docker pull ghcr.io/githubnext/gh-aw-mcpg:latest

Supported platforms: linux/amd64, linux/arm64


Files Modified

  • pkg/constants/constants.go - Updated DefaultMCPGatewayVersion from v0.0.69 to v0.0.71

Next Steps

  1. This PR updates the version constant
  2. Run make recompile to update workflows (will be done in CI)
  3. Test the update in a staging environment
  4. Monitor for any issues with the new version

AI generated by CLI Version Checker

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions