v0.0.23-rc2
Pre-release
Pre-release
github-actions
released this
17 Feb 17:12
·
169 commits
to main
since this release
What’s Changed
- improve port management as well for rpm (#148) @sabban
- take care of port detection at install/configuration time when cscli is present (#144) @sabban
- doesn't do what you thought it does (#145) @mmetc
- fix the scenario of upgrade : backward compat (#138) @buixor
- pf: default to no anchor (#142) @mmetc
- git tag detection (#143) @mmetc
- pf: flush IP state in Add() (#140) @mmetc
- restore legacy default blacklist name for ipv4 (#139) @mmetc
- use anchor with pfctl (optional, enabled by default) (#132) @mmetc
- cleanup nftables and prep for pf (#134) @buixor
- reduce pass-through method verbosity (#137) @mmetc
- Fix functests (#136) @mmetc
- fix build for missing github dependency (#135) @sabban
- Minor fixes (#131) @buixor
- fix non linux build (#133) @buixor
- Speed up nftables via batching (#115) @sbs2001
- Add functional tests (#123) @sbs2001
- Configurable logging (#129) @buixor
- Ensure service is enabled (#128) @buixor
- Fix "make static" missing most of ldflags (#126) @mmetc
- Nftables: configurable table/chain/blacklist names & hierarchical YAML config. fixes #74 (#111) @jarppiko
- Codeql CI (#122) @mmetc
- Fix #119 (configuration test) (#121) @mmetc
- Reduce else/branch count (#117) @mmetc
- Add golangci-lint (#116) @mmetc
- Write decision/decisions according to # of items, without quotes (#110) @mmetc