Skip to content

Releases: crowdsecurity/cs-blocklist-mirror

v0.0.4-rc1

26 Jun 13:29
78038ce
Compare
Choose a tag to compare
v0.0.4-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4-rc1

v0.0.3

19 Mar 09:44
a7871e6
Compare
Choose a tag to compare

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

v0.0.3-rc6

18 Mar 17:14
a7871e6
Compare
Choose a tag to compare
v0.0.3-rc6 Pre-release
Pre-release

What’s Changed

  • revert preventing the build. This will be done pipeline side. (#92) @sabban
  • lint (#90) @mmetc
  • use go 1.21.6 (#87) @mmetc
  • static build require not to build at package creation time (#89) @sabban
  • 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

v0.0.3-rc5

14 Mar 10:34
2077c6c
Compare
Choose a tag to compare
v0.0.3-rc5 Pre-release
Pre-release

What’s Changed

  • static build require not to build at package creation time (#89) @sabban
  • 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

v0.0.3-rc4

03 Jan 10:48
d2852f5
Compare
Choose a tag to compare
v0.0.3-rc4 Pre-release
Pre-release

What’s Changed

  • 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

v0.0.3-rc3

03 Jan 09:46
61b396d
Compare
Choose a tag to compare
v0.0.3-rc3 Pre-release
Pre-release

What’s Changed

  • 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

v0.0.3-rc1

19 Jun 09:41
3992a9f
Compare
Choose a tag to compare
v0.0.3-rc1 Pre-release
Pre-release

What’s Changed

  • 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

v0.0.2

04 May 12:45
60597ce
Compare
Choose a tag to compare

What’s Changed

  • Improve / simplify goroutine management (#31) @mmetc
  • Fix typo microtik -> mikrotik (#33) @mmetc
  • Update functions to middlewares and final format is also http handler (#23) @LaurenceJJones
  • support yaml.local (#19) @mmetc
  • Update deps and make blocklist a pointer in memory (#21) @LaurenceJJones
  • Implement a mikrotik formatter (#20) @williamdes
  • Add docker docs (#11) @sbs2001
  • auto-remove bouncer when the package is purged (debian) or removed (rpm, uninstall.sh)
  • common CI, build workflow and install scripts with the other Go bouncers
  • packaging and installation tests
  • Improve looping and implement origin (#52) @LaurenceJJones

Full list:

v0.0.2-rc5

03 May 10:49
cfda41d
Compare
Choose a tag to compare
v0.0.2-rc5 Pre-release
Pre-release

What’s Changed

  • Improve / simplify goroutine management (#31) @mmetc
  • Fix typo microtik -> mikrotik (#33) @mmetc
  • Update functions to middlewares and final format is also http handler (#23) @LaurenceJJones
  • support yaml.local (#19) @mmetc
  • Update deps and make blocklist a pointer in memory (#21) @LaurenceJJones
  • Implement a mikrotik formatter (#20) @williamdes
  • Add docker docs (#11) @sbs2001
  • auto-remove bouncer when the package is purged (debian) or removed (rpm, uninstall.sh)
  • common CI, build workflow and install scripts with the other Go bouncers
  • packaging and installation tests
  • Improve looping and implement origin (#52) @LaurenceJJones

Full list:

v0.0.2-rc4

25 Apr 10:10
e67149a
Compare
Choose a tag to compare
v0.0.2-rc4 Pre-release
Pre-release

What’s Changed

Improve / simplify goroutine management (#31) @mmetc

  • Fix typo microtik -> mikrotik (#33) @mmetc
  • Update functions to middlewares and final format is also http handler (#23) @LaurenceJJones
  • support yaml.local (#19) @mmetc
  • Update deps and make blocklist a pointer in memory (#21) @LaurenceJJones
  • Implement a mikrotik formatter (#20) @williamdes
  • Add docker docs (#11) @sbs2001
  • auto-remove bouncer when the package is purged (debian) or removed (rpm, uninstall.sh)
  • common CI, build workflow and install scripts with the other Go bouncers
  • packaging and installation tests

Full list: