Skip to content

Releases: crowdsecurity/cs-firewall-bouncer

v0.0.35-rc3

v0.0.35-rc3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Apr 09:16
bcb81cd

What’s Changed

v0.0.35-rc2

v0.0.35-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:40
828e397

What’s Changed

  • fix the build (#437) @sabban
  • pf: ignore batch_size option, add/remove all ips at once (#435) @mmetc
  • update CI actions, lint and lint config (#429) @mmetc
  • update Go dependencies (#430) @mmetc
  • update deps for crowdsec / go-cs-bouncer (#427) @mmetc
  • drop platform freebsd/riscv64 (#426) @mmetc
  • avoid 'install /dev/stdin' in rpm build (#424) @mmetc
  • update install scripts for ubuntu 25.10 (#423) @mmetc
  • update dependencies and linter; fix install issues with ubuntu 25.10 (#422) @mmetc

v0.0.35-rc1

v0.0.35-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Feb 12:55
596cbd3

What’s Changed

  • pf: ignore batch_size option, add/remove all ips at once (#435) @mmetc
  • update CI actions, lint and lint config (#429) @mmetc
  • update Go dependencies (#430) @mmetc
  • update deps for crowdsec / go-cs-bouncer (#427) @mmetc
  • drop platform freebsd/riscv64 (#426) @mmetc
  • avoid 'install /dev/stdin' in rpm build (#424) @mmetc
  • update install scripts for ubuntu 25.10 (#423) @mmetc
  • update dependencies and linter; fix install issues with ubuntu 25.10 (#422) @mmetc

v0.0.34

Choose a tag to compare

@LaurenceJJones LaurenceJJones released this 04 Aug 08:31
4144555

What's Changed

  • enhance: Allow disabling ipv4 by @LaurenceJJones in #410
  • enhance: Add error to metrics log lines when strconv fails by @LaurenceJJones in #416
  • nftables: use named counters to track processed/dropped metrics by @blotus in #417
  • warn user if DOCKER-USER chain is detected but not configured by @blotus in #413
  • do not exit with an error if stopped by SIGTERM or SIGINT by @blotus in #414
  • enhance: Update strconv to uint64 for 32 bit cpus by @LaurenceJJones in #419
  • enhance: allow user to specify v4 and v6 chains independantly by @LaurenceJJones in #411

Full Changelog: v0.0.33...v0.0.34

v0.0.34-rc1

v0.0.34-rc1 Pre-release
Pre-release

Choose a tag to compare

@LaurenceJJones LaurenceJJones released this 01 Aug 08:13
4144555

What's Changed

  • enhance: Allow disabling ipv4 by @LaurenceJJones in #410
  • enhance: Add error to metrics log lines when strconv fails by @LaurenceJJones in #416
  • nftables: use named counters to track processed/dropped metrics by @blotus in #417
  • warn user if DOCKER-USER chain is detected but not configured by @blotus in #413
  • do not exit with an error if stopped by SIGTERM or SIGINT by @blotus in #414
  • enhance: Update strconv to uint64 for 32 bit cpus by @LaurenceJJones in #419
  • enhance: allow user to specify v4 and v6 chains independantly by @LaurenceJJones in #411

Full Changelog: v0.0.33...v0.0.34-rc1

v0.0.33

Choose a tag to compare

@sabban sabban released this 20 May 08:00
cb8b3e3

What’s Changed

  • add a fix for crowdsec firewall bouncer issue 399 (#408) @sabban

v0.0.33-rc2

v0.0.33-rc2 Pre-release
Pre-release

Choose a tag to compare

@sabban sabban released this 14 May 14:03
cb8b3e3
fix https://github.com/crowdsecurity/cs-firewall-bouncer/issues/399 (…

v0.0.33-rc1

v0.0.33-rc1 Pre-release
Pre-release

Choose a tag to compare

@sabban sabban released this 14 May 11:36
0043939

What’s Changed

  • add a fix for crowdsec firewall bouncer issue 399 (#408) @sabban

v0.0.32-rc2

v0.0.32-rc2 Pre-release
Pre-release

Choose a tag to compare

@mmetc mmetc released this 05 May 09:15
910a36b

What's Changed

  • CI: use golangci-lint 1.61 by @mmetc in #384
  • pf: properly flush outgoing connections when adding a banned ip by @mmetc in #389
  • simplify pf state flush by @mmetc in #392
  • CI: python tests with uv & typing by @mmetc in #393
  • Disable timeouts for Edgerouter 10x ipsets by @oddlid in #394
  • CI: golangci-lint v2 by @mmetc in #398
  • Ensure monotonic traffic metrics by @mmetc in #400
  • add an option to allow adding a comment to iptables rules by @verybadsoldier in #386
  • refactor metrics registration by @mmetc in #401
  • lint: update configuration, reserve fmt.Print for debugging by @mmetc in #402
  • update dependencies by @mmetc in #406
  • lint update+formatting by @mmetc in #407

New Contributors

Full Changelog: v0.0.31...v0.0.32-rc2

v0.0.32

v0.0.32 Pre-release
Pre-release

Choose a tag to compare

@mmetc mmetc released this 05 May 13:09
910a36b

What's Changed

  • CI: use golangci-lint 1.61 by @mmetc in #384
  • pf: properly flush outgoing connections when adding a banned ip by @mmetc in #389
  • simplify pf state flush by @mmetc in #392
  • CI: python tests with uv & typing by @mmetc in #393
  • Disable timeouts for Edgerouter 10x ipsets by @oddlid in #394
  • CI: golangci-lint v2 by @mmetc in #398
  • Ensure monotonic traffic metrics by @mmetc in #400
  • add an option to allow adding a comment to iptables rules by @verybadsoldier in #386
  • refactor metrics registration by @mmetc in #401
  • lint: update configuration, reserve fmt.Print for debugging by @mmetc in #402
  • update dependencies by @mmetc in #406
  • lint update+formatting by @mmetc in #407

New Contributors

Full Changelog: v0.0.31...v0.0.32