Skip to content

Releases: crowdsecurity/cs-firewall-bouncer

v0.0.28

02 Oct 08:59
af6e7e2
Compare
Choose a tag to compare

What’s Changed

v0.0.28-rc6

21 Sep 11:06
a220ee6
Compare
Choose a tag to compare
v0.0.28-rc6 Pre-release
Pre-release

What’s Changed

v0.0.28-rc5

24 Aug 10:53
0378d77
Compare
Choose a tag to compare
v0.0.28-rc5 Pre-release
Pre-release

What’s Changed

v0.0.28-rc3

31 Jul 14:22
5afbe52
Compare
Choose a tag to compare
v0.0.28-rc3 Pre-release
Pre-release

What’s Changed

v0.0.28-rc2

21 Jul 14:29
b756ba2
Compare
Choose a tag to compare
v0.0.28-rc2 Pre-release
Pre-release

What’s Changed

v0.0.28-rc1

19 Jun 09:13
c832231
Compare
Choose a tag to compare
v0.0.28-rc1 Pre-release
Pre-release

What’s Changed

v0.0.27

16 May 07:31
8d09f19
Compare
Choose a tag to compare

What’s Changed

  • Improve message when an old system does not support set names > 15 chars (#284) @mmetc
  • disable metrics if nft -j is not supported (#282) @mmetc
  • symlink /usr/sbin/{bouncer} to /usr/bin/ (#281) @mmetc
  • fix typo in test condition (#278) @mmetc
  • nftables: repeat deletion of remaining elements in case of error in a batch (ip already expired) (fix #230) (#279) @mmetc
  • deb, rpm: handle api key creation (skip or ignore error) in case of .yaml.local and remote LAPI (#275) @mmetc
  • Nft context (#273) @mmetc
  • include _bouncer.sh in release tarballs (#272) @mmetc

v0.0.27-rc2

15 May 14:26
8d09f19
Compare
Choose a tag to compare
v0.0.27-rc2 Pre-release
Pre-release

What’s Changed

  • Improve message when an old system does not support set names > 15 chars (#284) @mmetc
  • disable metrics if nft -j is not supported (#282) @mmetc
  • symlink /usr/sbin/{bouncer} to /usr/bin/ (#281) @mmetc
  • fix typo in test condition (#278) @mmetc
  • nftables: repeat deletion of remaining elements in case of error in a batch (ip already expired) (fix #230) (#279) @mmetc
  • deb, rpm: handle api key creation (skip or ignore error) in case of .yaml.local and remote LAPI (#275) @mmetc
  • Nft context (#273) @mmetc
  • include _bouncer.sh in release tarballs (#272) @mmetc

v0.0.27-rc1

11 May 09:38
0e4444e
Compare
Choose a tag to compare
v0.0.27-rc1 Pre-release
Pre-release

What’s Changed

  • fix typo in test condition (#278) @mmetc
  • nftables: repeat deletion of remaining elements in case of error in a batch (ip already expired) (fix #230) (#279) @mmetc
  • deb, rpm: handle api key creation (skip or ignore error) in case of .yaml.local and remote LAPI (#275) @mmetc
  • Nft code refactoring (#273) @mmetc
  • include _bouncer.sh in release tarballs (#272) @mmetc

v0.0.26

04 May 08:50
fa0e7d2
Compare
Choose a tag to compare

What’s Changed

Edit: re-uploaded binary tarballs that were build with a 0.0.26-rc6 tag, and missed a shell script

  • packet filter: notable performance improvements
  • nftables: bug fixes + configurable hooks + custom priorities
  • improved service management and error handling
  • the release contains more target platforms, static binaries only
  • require go 1.20, build with 1.20.3
  • auto-remove bouncer when the package is purged (debian) or removed (rpm, uninstall.sh)
  • common CI, build workflow and install scripts with the other Go bouncers
  • packaging and installation tests
  • Correct backend cleanup and return code

Full list: