Skip to content

[ca] CLI Version Updates: GitHub MCP Server v1.5.0, MCP Gateway v0.3.31 #42022

Description

@github-actions

Overview

Two Docker-image dependency updates detected and applied on 2026-06-28. Both are clean single-version bumps published on 2026-06-27 with no intermediate releases.

Tool Old New Published Risk
GitHub MCP Server v1.4.0 v1.5.0 2026-06-27 Low
MCP Gateway (gh-aw-mcpg) v0.3.30 v0.3.31 2026-06-27 Low

All other monitored tools are already at latest: Claude Code 2.1.195, Copilot CLI 1.0.65, Copilot SDK 1.0.4, Codex 0.142.3, Pi 0.80.2, Playwright MCP 0.0.76, Playwright CLI 0.1.14, Playwright Browser v1.61.1.

GitHub MCP Server v1.4.0 → v1.5.0

Features

Breaking / Deprecations

Fixes

Impact on gh-aw: The GitHub MCP server in gh-aw runs in lockdown/read-only mode and is consumed as a pinned Docker image. New reaction and issue-dependency tools expand capability without breaking existing read paths. The legacy issue-write deprecation is the only item to monitor, but gh-aw uses safe-outputs (not the MCP write tools) for GitHub writes, so impact is minimal.

Full v1.5.0 changelog

Highlights: STDIO OAuth (no PAT), react to issue/PR comments, parent issues via issue_read, MCP App shows labels/milestones.

What's Changed:

Full changelog: github/github-mcp-server@v1.4.0...v1.5.0

MCP Gateway (gh-aw-mcpg) v0.3.30 → v0.3.31

~33 merged PRs, predominantly tests and refactoring (mostly authored by lpcox with Copilot).

Fixes

  • Fix DIFC proxy GHEC data-residency REST API host derivation
  • Close issue dependency guard gaps
  • go-sdk: fix context propagation through SDK calls and add prompt passthrough

Refactoring / Maintenance

  • Migrate jsonschema v5→v6, eliminate fixSchemaBytes() workaround
  • Extract WASM cache helpers; consolidate config/server type helpers; deduplicate backend list handling; centralize validation error helpers
  • Added tests for logger, session path-validation, mcp/middleware packages, WASM guard dispatch, DIFC utilities (difc.IsSingularReadTool)
  • Schema URL pinned to gh-aw versions v0.81.3 and v0.81.5

Impact on gh-aw: MCP Gateway is the default sandbox.agent container. The DIFC GHEC data-residency host-derivation fix and issue-dependency guard fixes improve correctness for enterprise/data-residency setups. The jsonschema v5→v6 migration is internal; no config-surface changes observed. Low risk.

Full changelog reference

Full changelog: github/gh-aw-mcpg@v0.3.30...v0.3.31

Verification

  • pkg/constants/version_constants.go updated: DefaultGitHubMCPServerVersion v1.4.0→v1.5.0, DefaultMCPGatewayVersion v0.3.30→v0.3.31
  • Ran make build && make recompile && make recompile (double recompile for MCPG SHA pin refresh) — 257/257 workflows compiled, 0 errors, 202 warnings (all pre-existing)
  • 258 files changed (257 .lock.yml + constants). No stale v1.4.0 / v0.3.30 references remain. v1.5.0 present in 252 lock files, v0.3.31 in 257. No pkg/workflow/js/*.js files modified.

References:

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🔢 CLI Version Checker · 113.5 AIC · ⌖ 34.6 AIC · ⊞ 8.4K ·

  • expires on Jun 29, 2026, 10:53 PM UTC-08:00

Metadata

Metadata

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions