Skip to content

Releases: hslatman/caddy-crowdsec-bouncer

v0.7.1

11 Nov 16:04
v0.7.1
8a66236
Compare
Choose a tag to compare

What's Changed

  • Add support for layer4 configuration using Caddyfile by @hslatman in #56

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Nov 08:03
v0.7.0
fa8beaf
Compare
Choose a tag to compare

What's Changed

  • fix: update module to be new naming by @LaurenceJJones in #42
  • remove docker compose deprecated stuff by @ignaigna in #43
  • Add logging when potentially missing modules are detected by @hslatman in #47
  • Add foundation for sending metrics to CrowdSec LAPI by @hslatman in #49
  • Upgrade github.com/hslatman/ipstore by @hslatman in #50
  • Use new ipstore implementation backed by BART and generics by @hslatman in #51

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

13 Jan 21:35
v0.6.0
054d8c9
Compare
Choose a tag to compare

What's Changed

  • Improve configuration loading and fix issues related to configuration (re)load by @hslatman in #36

Full Changelog: v0.5.4...v0.6.0

v0.5.4

19 Nov 13:35
v0.5.4
87ada7f
Compare
Choose a tag to compare

What's Changed

  • Use WaitGroup for the bouncer goroutines by @hslatman in #30

Full Changelog: v0.5.3...v0.5.4

v0.5.3

18 Nov 11:39
v0.5.3
17b13fc
Compare
Choose a tag to compare

What's Changed

  • Check if CrowdSec decision from stream is nil before processing by @hslatman in #29

Full Changelog: v0.5.2...v0.5.3

v0.5.2

12 Nov 23:10
v0.5.2
746987e
Compare
Choose a tag to compare

What's Changed

  • Add support for {env.<variable} replacement by @hslatman in #28

Full Changelog: v0.5.1...v0.5.2

v0.5.1

12 Nov 22:11
v0.5.1
50f68af
Compare
Choose a tag to compare

What's Changed

  • Make the bouncer retry connections when starting up by @hslatman in #27

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Nov 20:48
v0.5.0
169cc21
Compare
Choose a tag to compare

What's Changed

  • Upgrade dependencies by @hslatman in #23
  • IMPORTANT: Fix issue with streaming bouncer not obtaining new decisions as part of that PR in 76de797. More context in #26.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

15 Oct 22:45
v0.4.0
18fb470
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

17 Aug 22:50
v0.3.1
c50e2ce
Compare
Choose a tag to compare

This release makes the bouncer rely on Caddy v2.7.4.

It also now uses the (actual) client IP that Caddy determines in the lookups to CrowdSec, as implemented in #19.

What's Changed

Full Changelog: v0.3.0...v0.3.1