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