Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 09:44
· 5 commits to refs/heads/main since this release
a7871e6

What’s Changed

  • lint (#90) @mmetc
  • use go 1.21.6 (#87) @mmetc
  • Makefile: use GO macro if set, to check for version (#85) @mmetc
  • logging: full standard timestamp with timezone (yyyy-mm-dd) (#86) @mmetc
  • update golangci-lint, lint fixes (#84) @mmetc
  • add new formatter (#77) @LaurenceJJones
  • update dependency on crowdsec, go-cs-bouncer (#83) @mmetc
  • use go 1.21.5 (#82) @mmetc
  • Release action: fix asset upload (#81) @mmetc
  • update dependencies on crowdsec, go-cs-bouncer, go-cs-lib (#80) @mmetc
  • force raw output on cscli during install (#79) @mmetc
  • fix vendor packaging (#78) @mmetc
  • alternate vendor file (xz compression and version number) (#76) @mmetc
  • update go version, golangci-lint and test dependencies (#75) @mmetc
  • update crowdsec dependency (#74) @mmetc
  • Support option "retry_initial_connect" (#73) @mmetc
  • Use go 1.20.6 (#72) @mmetc
  • CI: run codeql in lint.yml (#70) @mmetc
  • cross-platform interrupt handler (#69) @mmetc
  • update go.mod to remove dependency from wasm (#71) @mmetc
  • add vendor.tgz to release (#68) @mmetc
  • Use go 1.20.5 (#66) @mmetc
  • test bouncer registration with tls (#65) @mmetc
  • update dependencies to crowdsec 1.5.2; allow build with devel version of go (#61) @mmetc
  • test tls: allowed ou in client cert (#64) @mmetc
  • notify systemd and handle SIGINT/SIGTERM (#62) @mmetc
  • respect log permissions if file already exists (#63) @mmetc
  • substitute envvars in config file (#34) @mmetc
  • use go-cs-lib (#59) @mmetc
  • move main entrypoint to cmd/root.go (#58) @mmetc
  • deb, rpm: handle api key creation (skip/ignore) with .yaml.local or remote LAPI (#57) @mmetc
  • include _bouncer.sh in release tarballs (#56) @mmetc