Release Notes Action Items for mcpg 0.3.25 → 0.3.27
This issue summarizes upstream release notes for the mcpg dependency between the previously pinned version (0.3.25) and the new pinned version (0.3.27), highlighting items that may need follow-up in ado-aw.
The companion version-bump PR is titled chore(deps): update MCPG_VERSION to 0.3.27.
Releases analyzed
Notable features for ado-aw to adopt
- GitHub MCP Server v1.3.0 support —
Support GitHub MCP Server v1.3.0: PR commits routing, get_file_blame spec, and guard docs (v0.3.27). MCPG now routes PR commits and supports the get_file_blame tool spec from GitHub MCP Server v1.3.0. ado-aw could check whether its GitHub MCP extension configuration and network allowlists are compatible with these new capabilities and consider documenting them.
- refusal-labels guard policy —
Implement refusal-labels guard policy and align health specVersion with MCP Gateway v1.14.0 (v0.3.27). MCPG now supports a refusal-labels guard policy for classifying agent refusals. ado-aw could expose this policy in its MCPG configuration to give pipeline authors finer control over refusal handling.
Deprecations
- MCP_GATEWAY_API_KEY deprecated in favor of MCP_GATEWAY_AGENT_ID —
fix(run.sh): use MCP_GATEWAY_AGENT_ID with deprecated fallback for MCP_GATEWAY_API_KEY (v0.3.26). The MCP_GATEWAY_API_KEY environment variable is deprecated; MCP_GATEWAY_AGENT_ID is the new name. ado-aw should audit any references to MCP_GATEWAY_API_KEY in compiled pipeline templates (e.g. src/compile/extensions/) and migrate to MCP_GATEWAY_AGENT_ID.
This issue was opened automatically by the dependency version updater workflow.
Generated by Dependency Version Updater · 488.3 AIC · ⌖ 19.9 AIC · ⊞ 39.3K · ◷
Release Notes Action Items for
mcpg0.3.25→0.3.27This issue summarizes upstream release notes for the
mcpgdependency between the previously pinned version (0.3.25) and the new pinned version (0.3.27), highlighting items that may need follow-up in ado-aw.The companion version-bump PR is titled
chore(deps): update MCPG_VERSION to 0.3.27.Releases analyzed
Notable features for ado-aw to adopt
Support GitHub MCP Server v1.3.0: PR commits routing, get_file_blame spec, and guard docs(v0.3.27). MCPG now routes PR commits and supports theget_file_blametool spec from GitHub MCP Server v1.3.0. ado-aw could check whether its GitHub MCP extension configuration and network allowlists are compatible with these new capabilities and consider documenting them.Implement refusal-labels guard policy and align health specVersion with MCP Gateway v1.14.0(v0.3.27). MCPG now supports arefusal-labelsguard policy for classifying agent refusals. ado-aw could expose this policy in its MCPG configuration to give pipeline authors finer control over refusal handling.Deprecations
fix(run.sh): use MCP_GATEWAY_AGENT_ID with deprecated fallback for MCP_GATEWAY_API_KEY(v0.3.26). TheMCP_GATEWAY_API_KEYenvironment variable is deprecated;MCP_GATEWAY_AGENT_IDis the new name. ado-aw should audit any references toMCP_GATEWAY_API_KEYin compiled pipeline templates (e.g.src/compile/extensions/) and migrate toMCP_GATEWAY_AGENT_ID.This issue was opened automatically by the dependency version updater workflow.