Skip to content

Update MCP Gateway to v0.0.78 and fix test version references#11633

Merged
pelikhan merged 4 commits intomainfrom
copilot/update-gh-aw-mcpg-version
Jan 24, 2026
Merged

Update MCP Gateway to v0.0.78 and fix test version references#11633
pelikhan merged 4 commits intomainfrom
copilot/update-gh-aw-mcpg-version

Conversation

Copy link
Contributor

Copilot AI commented Jan 24, 2026

Updates the MCP Gateway (gh-aw-mcpg) Docker image reference from v0.0.76 to v0.0.78 (latest release). All 140 compiled workflow lock files now pull the updated container version.

Changes

Constants

  • pkg/constants/constants.go: Bumped DefaultMCPGatewayVersion to v0.0.78
  • pkg/constants/constants_test.go: Updated test expectations

Test improvements

  • pkg/workflow/docker_predownload_test.go: Replaced hardcoded version strings (v0.0.69) with constants.DefaultMCPGatewayVersion for maintainability

Workflow compilation

  • All .lock.yml files regenerated with new MCP Gateway version reference
// Before
const DefaultMCPGatewayVersion Version = "v0.0.76"

// After
const DefaultMCPGatewayVersion Version = "v0.0.78"

Release highlights (v0.0.78)

  • Protocol compliance: 503 responses during shutdown per MCP Spec 5.1.3
  • Performance: JSON schema response caching
  • Debugging: Enhanced DIFC evaluator and config validation logging
Original prompt

Update referenced version of githubnext/gh-aw-mcpg to latest released version and recompile

Custom agent used: agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.


Changeset

  • Type: patch
  • Description: Bump the MCP gateway version to v0.0.78 and regenerate all compiled workflows to use the new container release.

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

Copilot AI and others added 2 commits January 24, 2026 11:36
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update referenced version of gh-aw-mcpg to latest released version Update MCP Gateway to v0.0.78 and fix test version references Jan 24, 2026
Copilot AI requested a review from pelikhan January 24, 2026 11:49
@pelikhan pelikhan added the smoke label Jan 24, 2026
@github-actions
Copy link
Contributor

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions
Copy link
Contributor

github-actions bot commented Jan 24, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 24, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 24, 2026

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

@github-actions
Copy link
Contributor

📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident...

@github-actions
Copy link
Contributor

PRs (last merged):

  • Add diagnostic logging to MCP gateway health check failures
  • Fix template injection validator false positives when env: follows run:
    Tests: GitHub MCP ✅; safeinputs-gh ✅; Serena activate ✅; Playwright ✅
    Tests: Tavily ✅; file write ✅; bash cat ✅; discussion query+comment ✅
    Overall status: PASS

AI generated by Smoke Codex

@pelikhan pelikhan marked this pull request as ready for review January 24, 2026 11:56
@github-actions
Copy link
Contributor

Smoke Test Results

Last 2 Merged PRs:

Test Status
GitHub MCP
Safe Inputs GH CLI
Serena MCP
Make Build
Playwright
Tavily Search
File Writing
Bash Tool
Discussion Interaction

Overall Status: PASS

AI generated by Smoke Claude

@pelikhan pelikhan merged commit b1e2aaa into main Jan 24, 2026
84 checks passed
@pelikhan pelikhan deleted the copilot/update-gh-aw-mcpg-version branch January 24, 2026 11:57
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.

2 participants