-
Notifications
You must be signed in to change notification settings - Fork 36
Update Claude Code to v2.1.12 and MCP Gateway to v0.0.69 #10616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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>
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
Smoke Test:
|
Smoke Test ResultsPRs:
Tests: Status: PASS (5/6)
|
|
GitHub MCP: ✅ [WIP] Merge add reactions step into activation job; Treat container image validation as warning instead of error
|
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):Workflow Lock Files (129 files):
.github/workflows/*.lock.ymlfilesVersion 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
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)
Package Links
Update MCP Gateway (v0.0.62 → v0.0.69)
DEBUG=server:*,guard:*)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
logscommand #296, Simplify permissions/network, remove strict, addnetwork: defaults#300, Safe discussions, pull request reviews and better errors #301)v0.0.67
Operational Improvements
add-reactionon PRs of forked repos #305)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