Releases: manu-ns/haproxy-spoe-auth
Releases · manu-ns/haproxy-spoe-auth
v0.6.0
Commits
- 33287e7: make authenticators optional (Clément Michaud) #9
- 8093479: implement multi-oidc client support (Clément Michaud) #9
- 3793bf4: update readme according to latest changes (Clément Michaud) #9
- 806fd34: update github action to prepare tests (Clément Michaud) #9
- e9a4c3c: fix integration tests (Clément Michaud) #9
- 6d49a28: fix running dlv after version bump (Clément Michaud) #9
- 1c78552: address PR comments (Clément Michaud) #9
- 2bf8114: github action fail fast and make it verbose (Clément Michaud) #9
- 5c545b7: pin version of nginx in use (Clément Michaud) #9
- f42c8c8: bump dlv version (Clément Michaud) #9
- 9352137: dump go version (Clément Michaud) #9
- a612fe5: fetch golang package during docker build (Clément Michaud) #9
- f12da8d: add a log line to notify on which port oidc web server is listening (Clément Michaud) #9
- 9d7fbb0: Add an http healthcheck to the OIDC module (Manu Nicolas) #15
- 0d61716: Increase state expiration (Manu Nicolas)