-
Notifications
You must be signed in to change notification settings - Fork 41
Update MCP Gateway to v0.0.76 #11258
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 <4175913+pelikhan@users.noreply.github.com>
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
GitHub MCP ✅ — [docs] docs: unbloat upgrading guide - 70% reduction; [docs] Document new
|
Smoke Test Results
Overall Status: PASS @pelikhan
|
|
Smoke Test Results - Claude ✅ GitHub MCP Overall: PASS
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
Smoke Test: Claude - PASS ✅
Test Results: Overall: PASS
|
Bumps MCP Gateway from v0.0.74 to v0.0.76 to incorporate extensible server types, CLI enhancements, debug logging, credential sanitization, and variable expansion fixes.
Changes
DefaultMCPGatewayVersionfromv0.0.74tov0.0.76inpkg/constants/constants.gopkg/constants/constants_test.goghcr.io/githubnext/gh-aw-mcpg:v0.0.76awmg_versionfieldsv0.0.76 Highlights
New capabilities:
-v/--verbose) and shell completionDEBUG=server:*)Security:
Fixes:
Backwards-compatible upgrade. No breaking changes.
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update MCP Gateway to v0.0.76</issue_title>
<issue_description>## Version Update: MCP Gateway v0.0.74 → v0.0.76
Release Date: 2026-01-22
Timeline: 2 minor versions (v0.0.74 → v0.0.75 → v0.0.76)
Docker Image: ghcr.io/githubnext/gh-aw-mcpg:v0.0.76
Breaking Changes
None - This is a backwards-compatible feature and bug fix release.
New Features
✨ Extensible Server Types (#414)
customSchemassupport for validating custom server configurationsstdioandhttpwith JSON schema validation🔧 Enhanced CLI Experience (#415)
-v/--verboseflags🔍 Debug Logging Infrastructure (#411)
DEBUG=server:*environment variable to see detailed request flowsSecurity Improvements
🔒 Credential Sanitization (#419)
Bug Fixes
Variable Expansion Fix (#416)
${VAR_NAME}) now happens before schema validationcontainerfieldSimplified Authentication (#418)
Testing & Quality
Release Highlights Summary
This release brings significant improvements to:
Impact Assessment
Risk Level: Low
Affected Features:
Migration Notes:
-v/--verboseCLI flags for better debuggingcustomSchemasfor custom server type validationDEBUG=server:*environment variable for detailed request loggingPackage Links
Merged PRs
Status
✅ **C...
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Changeset
DefaultMCPGatewayVersionand recompile workflow lock files to referenceghcr.io/githubnext/gh-aw-mcpg:v0.0.76. This is a non-breaking dependency bump.