v0.3.0-rc3
Pre-release
Pre-release
What's Changed
- update github actions (#171) @mmetc
- use go 1.21.x (#164) @mmetc
- enhance: Add option to insecure skip verify (#169) @LaurenceJJones
- Fix: mutal tls tests (#170) @LaurenceJJones
- logging: full standard timestamp with timezone (yyyy-mm-dd) (#163) @mmetc
- update dependency on crowdsec, go-cs-bouncer (#162) @mmetc
- use go 1.21.5 (#161) @mmetc
- Release action: fix asset upload (#160) @mmetc
- update dependencies on crowdsec, go-cs-bouncer, go-cs-lib; fix package description (#159) @mmetc
- force raw output on cscli during install (#158) @mmetc
- disable prometheus metrics by default (#155) @mmetc
- fix vendor packaging (#157) @mmetc
- alternate vendor file (xz compression and version number) (#156) @mmetc
- update go version, golangci-lint and test dependencies (#154) @mmetc
- update crowdsec dependency (#153) @mmetc
- Support option "retry_initial_connect" (#152) @mmetc
- Use go 1.20.6 (#151) @mmetc
- CI: run codeql in lint.yml (#148) @mmetc
- cross-platform interrupt handler (#147) @mmetc
- update go.mod to remove dependency from wasm (#149) @mmetc
- add vendor.tgz to release (#145) @mmetc
- sync goroutine / configuration / service mgmt behavior with other go bouncers (#136) @mmetc
- Use go 1.20.5 (#142) @mmetc
- test tls: allowed ou in client cert (#141) @mmetc
- refact logging configuration (#140) @mmetc
- refact/extract function: newAPILogger; return error if worker init failed (#139) @mmetc
- tests: compact assertions (#137) @mmetc
- extract function lineComment() (#138) @mmetc
- substitute envvars in config file: allow literal '$' (#123) @mmetc
- move main entrypoint to cmd/root.go (#135) @mmetc
- use go-cs-lib (#134) @mmetc
- deb, rpm: handle api key creation (skip/ignore) with .yaml.local or remote LAPI (#133) @mmetc
- include _bouncer.sh in release tarballs (#132) @mmetc
- Build with go 1.20.4 (#131) @mmetc
- Split main package in pkg/* (#129) @mmetc
- CI: packaging tests (#127) @mmetc
- Update CI and test plugin (#126) @mmetc
- Move version to pkg/version (#125) @mmetc
- Multi-arch build workflow (#124) @mmetc
- Build, CI and test updates (#122) @mmetc
- Add config merge plus env expansion (#114) @LaurenceJJones
- Missing yaml default configuration (#111) @LaurenceJJones
Full Changelog: v0.3.0-rc2...v0.3.0-rc3