v0.3.0-rc1
Pre-release
Pre-release
github-actions
released this
19 Jun 14:22
·
26 commits
to refs/heads/main
since this release
What’s Changed
- 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