Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 20, 2026

Update MCP Gateway from v0.0.71 to v0.0.73

This is a maintenance release with no breaking changes.

Checklist:

  • Update DefaultMCPGatewayVersion constant in pkg/constants/constants.go
  • Run make build to rebuild the binary
  • Run make recompile to update all workflow lock files
  • Run make fmt and make lint to validate formatting and linting
  • Verify workflows compile successfully (133 out of 134 workflows compiled)

Changes made:

  • Updated DefaultMCPGatewayVersion from v0.0.71 to v0.0.73 in pkg/constants/constants.go
  • Recompiled all 133 workflow lock files to use the new MCP Gateway version
  • All Docker image references updated from ghcr.io/githubnext/gh-aw-mcpg:v0.0.71 to ghcr.io/githubnext/gh-aw-mcpg:v0.0.73

Note: Pre-existing test failures in pkg/workflow are unrelated to this change and also exist on the main branch.

Original prompt

This section details on the original issue you should resolve

<issue_title>[ca] Update MCP Gateway from v0.0.71 to v0.0.73</issue_title>
<issue_description>## MCP Gateway Update

Previous: v0.0.71 → New: v0.0.73
Timeline: Released 2026-01-20 (both v0.0.72 and v0.0.73 released same day)
Docker Image: ghcr.io/githubnext/gh-aw-mcpg:v0.0.73

Breaking Changes

None

New Features

None - this is a maintenance release focusing on code quality

Bug Fixes

Code Quality & Maintenance

Testing Improvements

Observability

Impact Assessment

  • Risk: Low
  • Affected Features: None - internal improvements only
  • Migration Required: No - drop-in replacement

Release Notes

Both v0.0.72 and v0.0.73 contain identical changes. The v0.0.73 release includes enhanced release notes with better categorization and highlights.

Release Highlights (from v0.0.73)

Performance & Code Quality:

  • Dependency Upgrade: Updated TOML parser to v1.6.0 with metadata validation and enhanced error reporting
  • Code Consolidation: Eliminated duplicate initialization patterns using Go generics across multiple packages
  • Server Package Refactor: Removed duplicate code in server infrastructure for better maintainability
  • Linting Fixes: Resolved all linting errors and improved code consistency with tagged switch patterns

Testing Improvements:

  • HTTP Transport Tests: Added comprehensive test coverage for HTTP server infrastructure
  • Config Rules Tests: Improved test quality and coverage for the config rules package

Internal Improvements:

  • Debug Logging: Enhanced observability with debug logging in the guard context layer
  • Validation Standardization: Unified validation naming conventions across the codebase

Merged PRs

All PRs reference the githubnext/gh-aw-mcpg repository:

  1. Refactor: Consolidate files, eliminate duplicate init patterns with generics, standardize validation naming gh-aw-mcpg#382 - Refactor: Consolidate files, eliminate duplicate init patterns with generics, standardize validation naming
  2. Upgrade toml to v1.6.0 with metadata validation and enhanced error reporting gh-aw-mcpg#383 - Upgrade toml to v1.6.0 with metadata validation and enhanced error reporting
  3. Refactor: Eliminate duplicate code in server package gh-aw-mcpg#384 - Refactor: Eliminate duplicate code in server package
  4. [test] Add comprehensive tests for transport.go (HTTP server infrastructure) gh-aw-mcpg#373 - Add comprehensive tests for transport.go (HTTP server infrastructure)
  5. [log] Add debug logging to internal/guard/context.go gh-aw-mcpg#379 - Add debug logging to internal/guard/context.go
  6. [test-improver] Improve tests for config/rules package gh-aw-mcpg#381 - Improve tests for config/rules package
  7. fix: resolve linting and test errors gh-aw-mcpg#386 - Fix: resolve linting and test errors
  8. refactor: use tagged switch for status code comparison (QF1003) gh-aw-mcpg#387 - Refactor: use tagged switch for status code comparison (QF1003)

Package Links

Files Changed

  • pkg/constants/constants.go: Updated DefaultMCPGatewayVersion from v0.0.71 to v0.0.73

Next Steps

  • Run make recompile to update workflow files
  • Verify workflows compile successfully
  • Test MCP Gateway v0.0.73 in a workflow
  • Commit changes

AI generated by CLI Version Checker


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.


Changeset

  • Type: patch
  • Description: Bump MCP Gateway from v0.0.71 to v0.0.73. Adds a changeset file documenting the version bump.

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

Copilot AI and others added 2 commits January 20, 2026 22:48
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan added the smoke label Jan 20, 2026
@pelikhan pelikhan closed this Jan 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2026

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

Copilot AI requested a review from pelikhan January 20, 2026 23:00
Copilot stopped work on behalf of pelikhan due to an error January 20, 2026 23:00
@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2026

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

@github-actions
Copy link
Contributor

Smoke Test Results (Run §21190426401)

Status: ⚠️ PARTIAL (4/6 passed)

cc @pelikhan

AI generated by Smoke Copilot

@github-actions
Copy link
Contributor

GitHub MCP Testing ✅: Remove reference to non-existent agentic-campaigns agent; Align compiler_filters test file with validation naming convention
Serena Go Testing ✅
Playwright Testing ✅
Tavily Web Search Testing ✅
File Writing Testing ✅
Bash Tool Testing ✅
Overall status: PASS

AI generated by Smoke Codex

@github-actions
Copy link
Contributor

Smoke Test Results

PRs Reviewed:

Test Results:

  • ✅ GitHub MCP
  • ✅ Serena Go
  • ✅ Playwright
  • ✅ Tavily
  • ✅ File Writing
  • ✅ Bash

Overall Status: PASS

AI generated by Smoke Claude

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 MCP Gateway from v0.0.71 to v0.0.73

2 participants