Skip to content

[ca] Update Claude Code to v2.1.12 and MCP Gateway to v0.0.69 #10610

@github-actions

Description

@github-actions

CLI Version Updates (2026-01-18)

This issue tracks updates for 2 agentic CLI tools with new versions available.

Summary

  • Claude Code: 2.1.9 → 2.1.12
  • MCP Gateway: v0.0.62 → v0.0.69

All other tools (Copilot CLI, Codex, GitHub MCP Server, Playwright MCP, Sandbox Runtime, Playwright Browser) are current.


Update Claude Code (2.1.9 → 2.1.12)

  • Previous: 2.1.9 → New: 2.1.12
  • Timeline: 3 patch versions released over 2 days (Jan 16-17, 2026)
    • 2.1.10: 2026-01-17T00:11:29Z
    • 2.1.11: 2026-01-17T01:19:37Z
    • 2.1.12: 2026-01-17T15:40:35Z
  • Breaking Changes: None
  • New Features: No public changelog available (Claude Code has no public GitHub repository)
  • Bug Fixes: Patch release series suggests bug fixes and stability improvements
  • Security: None identified
  • CLI Discovery: No --help changes detected (requires installation to verify)
  • Impact: Risk Low - Patch releases typically contain bug fixes and minor improvements
  • Migration: No - Patch version updates are backward compatible

Package Links


Update MCP Gateway (v0.0.62 → v0.0.69)

  • Previous: v0.0.62 → New: v0.0.69
  • Timeline: 7 releases over 2 days (Jan 16-18, 2026)
    • v0.0.63: 2026-01-16T19:55:42Z
    • v0.0.64: 2026-01-16T21:33:53Z
    • v0.0.65: 2026-01-16T21:39:15Z (critical bug fixes)
    • v0.0.66: 2026-01-17T00:30:46Z
    • v0.0.67: 2026-01-17T00:44:19Z
    • v0.0.68: 2026-01-18T17:31:44Z
    • v0.0.69: 2026-01-18T17:36:17Z (latest)
  • Breaking Changes: None
  • New Features:
    • JQ Schema Middleware (v0.0.69): On-the-fly transformation of MCP tool call responses, enabling flexible data manipulation and filtering
    • Enhanced Debug Logging (v0.0.68): Comprehensive debug logging for health endpoint handler and guard registry (enable with DEBUG=server:*,guard:*)
    • Automated Smoke Testing (v0.0.68): New smoke-codex and smoke-copilot workflows for continuous validation
    • Log Monitoring (v0.0.67): Nightly MCP Gateway log analyzer workflow for production monitoring
    • Schema Normalization Test (v0.0.68): Integration test for GitHub get_commit schema normalization
  • Bug Fixes:
  • Security: None identified
  • CLI Discovery: N/A (Docker image, not a CLI tool)
  • Impact: Risk Medium - Two critical bug fixes in v0.0.65 address tool invocation failures and schema handling issues that affected production deployments
  • Migration: No - All changes are backward compatible, but v0.0.65+ strongly recommended for users experiencing tool call failures

Release Highlights (from GitHub)

v0.0.69 (Latest)

JQ Schema Middleware and Workflow Automation

v0.0.65 (Critical Bug Fix Release)

CRITICAL: Users experiencing tool call failures should upgrade immediately

v0.0.67

Operational Improvements

Package Links

Merged PRs


Files Modified

  • pkg/constants/constants.go (2 constants updated)
    • DefaultClaudeCodeVersion: "2.1.9" → "2.1.12"
    • DefaultMCPGatewayVersion: "v0.0.62" → "v0.0.69"

Next Steps

  1. Run make recompile to regenerate workflow files
  2. Test updated versions with integration tests
  3. Verify MCP Gateway v0.0.69 in production-like scenarios
  4. Review and merge changes

Additional Notes

  • MCP Gateway v0.0.65+: Critical upgrade for users experiencing tool call failures or schema handling issues
  • Claude Code: No public changelog, version changes suggest routine bug fixes
  • All updates are backward compatible with no breaking changes

AI generated by CLI Version Checker

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions