v0.0.17-rc1
Pre-release
Pre-release
github-actions
released this
12 Apr 11:45
·
41 commits
to refs/heads/main
since this release
What’s Changed
- CI: updated functional tests
- Multi-arch build workflow (#55) @mmetc
- Honor log-related settings (#54) @CyrilBrulebois
- Fix naming inconsistency (#39) @CyrilBrulebois
- support .local configuration (#41) @mmetc
- Update YAML to correct keys (#38) @LaurenceJJones
- Read from input + use go 1.19 + add prometheus (#36) @sbs2001
- get rid of golang dep, we are using golang.org's distribution (#35) @sabban
- get rid of bogus dep github.com/go-openapi/spec v0.20.5 (#34) @sabban
- Add cert auth support (#32) @blotus
- common CI, build workflow and install scripts with the other Go bouncers
Full list:
- Updated packaging (#59) @mmetc
- Update CI with explicit permissions (#57) @mmetc
- Add TLS tests (#56) @mmetc
- Fix lint CI, bump test plugin (#53) @mmetc
- Multi-arch build workflow (#55) @mmetc
- Honor log-related settings (#54) @CyrilBrulebois
- CI: color unit tests (#52) @mmetc
- Fix phony Makefile target (#51) @mmetc
- Dependency updates and tests (#49) @mmetc
- Enforce minimum go version (#50) @mmetc
- use pipenv/pytest (#48) @mmetc
- Configreader (#46) @sabban
- read go version from runtime (#43) @mmetc
- support for .yaml.local in go bouncer (#44) @mmetc
- Fix naming inconsistency (#39) @CyrilBrulebois
- search for BUILD_VERSION only on current branch history (#42) @mmetc
- support .local configuration (#41) @mmetc
- Update YAML to correct keys (#38) @LaurenceJJones
- Read from input + use go 1.19 + add prometheus (#36) @sbs2001
- get rid of golang dep, we are using golang.org's distribution (#35) @sabban
- get rid of bogus dep github.com/go-openapi/spec v0.20.5 (#34) @sabban
- Add cert auth support (#32) @blotus
- Add codeql (#33) @blotus
- Add version flag (#31) @AlteredCoder