Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 18, 2026

Updates default versions for Claude Code CLI (2.1.9 → 2.1.12) and MCP Gateway (v0.0.62 → v0.0.69). MCP Gateway v0.0.69 includes critical bug fixes for tool invocation failures and new JQ Schema Middleware.

Changes

  • Constants (pkg/constants/constants.go):

    • DefaultClaudeCodeVersion: "2.1.9""2.1.12"
    • DefaultMCPGatewayVersion: "v0.0.62""v0.0.69"
  • Tests (pkg/constants/constants_test.go):

    • Updated version expectations to match new constants
  • Workflow Lock Files (129 files):

    • Recompiled all .github/workflows/*.lock.yml files
    • New versions propagated to all Claude Code and MCP Gateway references

Version Context

Claude Code: 3 patch releases (Jan 16-17, 2026), routine stability improvements

MCP Gateway: 7 releases (Jan 16-18, 2026):

Original prompt

This section details on the original issue you should resolve

<issue_title>[ca] Update Claude Code to v2.1.12 and MCP Gateway to v0.0.69</issue_title>
<issue_description># 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


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Changeset

  • Type: patch
  • Description: Update Claude Code default version to 2.1.12 and MCP Gateway to v0.0.69; updated constants, tests, and recompiled workflow lock files.

Ahoy! This treasure was crafted by 🏴‍☠️ Changeset Generator

Copilot AI and others added 3 commits January 18, 2026 19:59
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Claude Code to v2.1.12 and MCP Gateway to v0.0.69 Update Claude Code to v2.1.12 and MCP Gateway to v0.0.69 Jan 18, 2026
Copilot AI requested a review from mnkiefer January 18, 2026 20:15
@pelikhan pelikhan added the smoke label Jan 18, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2026

🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2026

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2026

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor

Smoke Test: ⚠️ PARTIAL PASS

Run: https://github.com/githubnext/gh-aw/actions/runs/21120576693

cc @mnkiefer @Copilot

AI generated by Smoke Copilot

@github-actions
Copy link
Contributor

Smoke Test Results

PRs:

Tests:
✅ GitHub MCP | ❌ Serena | ✅ Playwright | ✅ Tavily | ✅ File Write | ✅ Bash

Status: PASS (5/6)

AI generated by Smoke Claude

@github-actions
Copy link
Contributor

GitHub MCP: ✅ [WIP] Merge add reactions step into activation job; Treat container image validation as warning instead of error
Serena Go Testing: ✅
Playwright: ✅
Tavily Search: ✅
File Writing: ✅
Bash Readback: ✅
Overall: PASS

AI generated by Smoke Codex

@pelikhan pelikhan marked this pull request as ready for review January 18, 2026 23:50
@pelikhan pelikhan merged commit 0bc1e22 into main Jan 18, 2026
70 checks passed
@pelikhan pelikhan deleted the copilot/update-claude-code-and-mcp-gateway branch January 18, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants