Skip to content

feat: bump firewall to v0.25.18 and MCPG to v0.2.17#25505

Merged
lpcox merged 1 commit intomainfrom
bump-firewall-v0.25.18-mcpg-v0.2.17
Apr 9, 2026
Merged

feat: bump firewall to v0.25.18 and MCPG to v0.2.17#25505
lpcox merged 1 commit intomainfrom
bump-firewall-v0.25.18-mcpg-v0.2.17

Conversation

@lpcox
Copy link
Copy Markdown
Collaborator

@lpcox lpcox commented Apr 9, 2026

Summary

Bumps default component versions:

  • DefaultFirewallVersion: v0.25.17v0.25.18
  • DefaultMCPGatewayVersion: v0.2.16v0.2.17

All 187 workflow lock files recompiled with new versions.

Closes #25500

Closes #25500

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 9, 2026 15:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the default pinned versions for the AWF firewall and MCP Gateway, and regenerates the compiled workflow artifacts (workflow lock files and WASM golden outputs) to reflect the new defaults.

Changes:

  • Update DefaultFirewallVersion to v0.25.18 and DefaultMCPGatewayVersion to v0.2.17.
  • Regenerate workflow lock files to reference the new AWF/MCPG versions (including container image tags and install steps).
  • Update WASM golden fixture outputs to reflect the new default versions.
Show a summary per file
File Description
pkg/constants/version_constants.go Bumps default pinned AWF and MCPG versions.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/basic-copilot.golden Updates golden output to AWF v0.25.18 / MCPG v0.2.17.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/with-imports.golden Updates golden output to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/workflow-generator.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/weekly-blog-post-writer.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/test-workflow.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/test-project-url-default.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/test-dispatcher.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/smoke-gemini.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/security-compliance.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/repo-tree-map.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/refiner.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/pr-triage-agent.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/poem-bot.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/plan.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/metrics-collector.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/jsweep.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/issue-triage-agent.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/issue-monster.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/gpclean.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/firewall.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/example-permissions-warning.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/dev.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/daily-malicious-code-scan.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/craft.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/contribution-check.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/codex-github-remote-mcp-test.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/code-simplifier.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/changeset.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/bot-detection.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/ai-moderator.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.
.github/workflows/ace-editor.lock.yml Updates locked workflow to AWF v0.25.18 / MCPG v0.2.17.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 83/190 changed files
  • Comments generated: 0

@lpcox lpcox merged commit 613551f into main Apr 9, 2026
95 of 96 checks passed
@lpcox lpcox deleted the bump-firewall-v0.25.18-mcpg-v0.2.17 branch April 9, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: bump DefaultFirewallVersion to v0.25.18 and DefaultMCPGatewayVersion to v0.2.17

2 participants