Releases: crowdsecurity/cs-custom-bouncer
Releases · crowdsecurity/cs-custom-bouncer
v0.0.15
What’s Changed
- Configreader (#46) @sabban
- read go version from runtime (#43) @mmetc
- support for .yaml.local in go bouncer (#44) @mmetc
- Fix naming inconsistency (#39) @CyrilBrulebois
- search for BUILD_VERSION only on current branch history (#42) @mmetc
- support .local configuration (#41) @mmetc
- Update YAML to correct keys (#38) @LaurenceJJones
- Read from input + use go 1.19 + add prometheus (#36) @sbs2001
- get rid of golang dep, we are using golang.org's distribution (#35) @sabban
- get rid of bogus dep github.com/go-openapi/spec v0.20.5 (#34) @sabban
- Add cert auth support (#32) @blotus
- Add codeql (#33) @blotus
- Add version flag (#31) @AlteredCoder
v0.0.14-rc1
v0.0.13
v0.0.12
What’s Changed
- Use Go 1.19 (#36) @sbs2001
- Allow to feed decisions via stdin (#36) @sbs2001
- Add prometheus metrics (#36) @sbs2001
- get rid of golang dep, we are using golang.org's distribution (#35) @sabban
- get rid of bogus dep github.com/go-openapi/spec v0.20.5 (#34) @sabban
- Add cert auth support (#32) @blotus
- Add codeql (#33) @blotus
- Add version flag (#31) @AlteredCoder
v0.0.11
What’s Changed
- update go.mod (#28) @AlteredCoder
v0.0.10
What’s Changed
- update crowdsec and go library (#27) @AlteredCoder
v0.0.9
v0.0.8
New features
Fixes
- fix pkg upgrade (#18) @buixor
- add bouncers sub-folder (#17) @he2ss
- Improve logging levels. Improve config handling in rpm build (#16) @sbs2001
- add an option to pass the binary from cli (#10) @thib3113
- Use shell script as custom binary for testing (#14) @sbs2001
- Run go tests in github action (#12) @sbs2001
- Prevent duplicate decisions to call script (#11) @sbs2001
- error in file name and add command to start (#9) @thib3113
v0.0.7
v0.0.6
What’s Changed
- update modules version (#22) @AlteredCoder
- Fix dependency issues to retry HTTP request in stream mode when the API is down