-
Notifications
You must be signed in to change notification settings - Fork 35
Update GitHub MCP Server v0.27.0 → v0.28.1 and MCP Gateway v0.0.39 → v0.0.47 #9779
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: pelikhan <[email protected]>
…v0.0.47 Co-authored-by: pelikhan <[email protected]>
Co-authored-by: pelikhan <[email protected]>
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
Smoke Test Results (Claude) Recent PRs:
✅ GitHub MCP - fetched PRs Status: PASS
|
|
PRs: Add action-mode: script feature flag for bash script execution; Add sandbox-less mode with
|
Updates default versions for GitHub MCP Server (v0.28.1) and MCP Gateway (v0.0.47) to incorporate consolidated Projects toolset, OAuth scope filtering, HTTP transport fallback, and session initialization fixes.
Changes
Version constants (
pkg/constants/constants.go)DefaultGitHubMCPServerVersion: v0.27.0 → v0.28.1DefaultMCPGatewayVersion: v0.0.39 → v0.0.47Test expectations updated in:
pkg/constants/constants_test.gopkg/workflow/docker_predownload_test.goWorkflow lock files recompiled (119 files)
Key Features in Updates
GitHub MCP Server v0.28.1:
remote_mcp_consolidated_projectsfeature flagassign_copilot_to_issuewithbase_refparameter supportMCP Gateway v0.0.47:
Mcp-Session-IdheadersExample Impact
Workflow lock files now reference updated versions:
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update GitHub MCP Server v0.27.0 → v0.28.1 and MCP Gateway v0.0.39 → v0.0.47</issue_title>
<issue_description># CLI Version Updates - January 12, 2026
This issue tracks updates for 2 CLI tools/containers with new versions available.
1. Update GitHub MCP Server
Version: v0.27.0 → v0.28.1 (2 releases)
Release Timeline: January 12, 2026
Repository: https://github.com/github/github-mcp-server
Release Notes: https://github.com/github/github-mcp-server/releases
Version History
Breaking Changes
None
New Features
remote_mcp_consolidated_projectsfeature flagbase_refparameter and GraphQL-Features header supportBug Fixes
Security
None
CLI Discovery
N/A (Docker container, not a CLI tool)
Impact
Risk: Low
Affects: All workflows using GitHub MCP Server
Migration: No migration required - backward compatible updates
2. Update MCP Gateway
Version: v0.0.39 → v0.0.47 (8 releases)
Release Timeline: January 12, 2026
Repository: https://github.com/githubnext/gh-aw-mcpg
Release Notes: https://github.com/githubnext/gh-aw-mcpg/releases
Docker Image: ghcr.io/githubnext/gh-aw-mcpg
Version History
Breaking Changes
None
New Features
Bug Fixes
gateway-init-{serverID})Accept: application/json, text/event-streamheaders for proper content negotiationSecurity
None
CLI Discovery
N/A (Docker container, not a CLI tool)
Impact
Risk: Low
Affects: All workflows using MCP Gateway (sandbox.agent configuration)
Migration: No migration required - backward compatible bug fixes and compatibility improvements
GitHub MCP Server Release Highlights
v0.28.0
The release introduced consolidated Projects toolset management and token-based permission filtering. When using classic Personal Access Tokens, tools are automatically filtered based on token scopes for improved security.
v0.28.1
Patch release adding
base_refparameter and GraphQL-Features header support to theassign_copilot_to_issuetool for better issue assignment capabilities.GitHub MCP Server Merged PRs
v0.28.0
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.