Summary
Bump the default Agent Workflow Firewall (AWF) version from v0.25.40 to v0.25.41.
Changes Required
File: pkg/constants/version_constants.go
// Before
const DefaultFirewallVersion Version = "v0.25.40"
// After
const DefaultFirewallVersion Version = "v0.25.41"
Checklist
References
Summary
Bump the default Agent Workflow Firewall (AWF) version from
v0.25.40tov0.25.41.Changes Required
File:
pkg/constants/version_constants.goChecklist
DefaultFirewallVersioninpkg/constants/version_constants.gomake buildto rebuild the binarymake recompileto regenerate all lock files with the new versionmake agent-finishto validateReferences