Releases: hslatman/caddy-crowdsec-bouncer
Releases · hslatman/caddy-crowdsec-bouncer
v0.8.1
What's Changed
- Set content-type text/plain by @LaurenceJJones in #69
Full Changelog: v0.8.0...v0.8.1
v0.8.0
This release includes (beta) support for CrowdSec WAF, a.k.a. AppSec: https://docs.crowdsec.net/docs/appsec/intro.
There's some (un)known rough edges, so let me know how testing goes 🙂
What's Changed
- Add
AppSec
integration by @hslatman in #57 - Add automatic module version detection by @hslatman in #62
Full Changelog: v0.7.2...v0.8.0
v0.7.2
v0.7.1
v0.7.0
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 byBART
and generics by @hslatman in #51
New Contributors
- @LaurenceJJones made their first contribution in #42
- @ignaigna made their first contribution in #43
Full Changelog: v0.6.0...v0.7.0