Bump the pinned default versions of the AWF firewall and the MCP Gateway to their latest releases.
Changes
Update pkg/constants/version_constants.go:
DefaultFirewallVersion: v0.27.42 → v0.27.43
DefaultMCPGatewayVersion: v0.4.6 → v0.4.7
Releases
Follow-up
- Run
make recompile to regenerate .lock.yml files with the new pinned versions.
- Update any golden/test fixtures that reference the old versions.
Bump the pinned default versions of the AWF firewall and the MCP Gateway to their latest releases.
Changes
Update
pkg/constants/version_constants.go:DefaultFirewallVersion:v0.27.42→v0.27.43DefaultMCPGatewayVersion:v0.4.6→v0.4.7Releases
Follow-up
make recompileto regenerate.lock.ymlfiles with the new pinned versions.