Skip to content

Bump firewall version to v0.25.35 #29831

@lpcox

Description

@lpcox

Summary

Bump the default Agent Workflow Firewall (AWF) version from v0.25.29 to v0.25.35.

Changes Required

File: pkg/constants/version_constants.go

// Before
const DefaultFirewallVersion Version = "v0.25.29"

// After
const DefaultFirewallVersion Version = "v0.25.35"

Checklist

  • Update DefaultFirewallVersion in pkg/constants/version_constants.go
  • Run make build to rebuild the binary
  • Run make recompile to regenerate all lock files with the new version
  • Run make agent-finish to validate
  • Verify lock files reference the new firewall version

Notes

  • MCPG is already at v0.3.3 (no change needed)
  • Check gh-aw-firewall releases for changelog between v0.25.29 and v0.25.35

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions