Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 08:33
121b4fe

What’s Changed

  • exec() bouncer in docker_start.sh instead of calling the binary (#73) @blotus
  • make: remove redundant go version check (#71) @mmetc
  • make: report docker platform with --version (#70) @mmetc
  • dependencies: go 1.22, crowdsec 1.6.3, go-cs-bouncer 0.0.14 (#65) @mmetc
  • CI: cache pipenv dependencies (#67) @mmetc
  • make: remove redundant build flags (#68) @mmetc
  • fix functional test (to pass with latest crowdsec image) (#69) @mmetc