Releases: cesanta/docker_auth
Releases · cesanta/docker_auth
1.12.0
What's Changed
- fix comment repetition in examples/simple.yaml by @vieiralucas in #361
- Updated helm repository by @germaino in #359
- Update helm chart by @robinschneider in #364
- Support redis & GCS token DB backing in Google & OIDC auth by @andsens in #374
- Test for signature algorithm on startup/reload rather than per request by @andsens in #376
- Use secure cipher suites for tls by default by @stingshen in #380
- Add option to adjust bcrypt hashing cost by @andsens in #375
- Security issue: resolve GHSA-2c7c-3mj9-8fqh by @mikecook in #381
New Contributors
- @vieiralucas made their first contribution in #361
- @robinschneider made their first contribution in #364
- @andsens made their first contribution in #374
- @stingshen made their first contribution in #380
- @mikecook made their first contribution in #381
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- Update golang deps by @techknowlogick in #349
- update to golang 1.19 by @techknowlogick in #350
- Add more configuration options for OIDC auth by @devon-mar in #344
- bump to golang 1.20 & alpine 3.17 by @techknowlogick in #358
- Missing pod annotation and security constraint in helm chart by @germaino in #356
New Contributors
- @devon-mar made their first contribution in #344
- @germaino made their first contribution in #356
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- chart: roll deployment on config change by @jthurner in #335
- Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible in /auth_server by @dependabot in #342
- Change master to main in README links by @opfez in #345
- allow LDAP mapping values to be lowercased by @cardoe in #348
New Contributors
- @jthurner made their first contribution in #335
- @dependabot made their first contribution in #342
- @opfez made their first contribution in #345
- @cardoe made their first contribution in #348
Full Changelog: 1.9.0...1.10.0
1.9.0
1.8.1
Align GitLab and GitHub signing pages
What's Changed
- bugfix: Added sign-in link under gitlab page template by @alekseiapa in #323
Full Changelog: 1.8.0...1.8.1
1.8.0
gitlab & OIDC are available for auth options
docker_auth 1.7.1
resolve segfault on arm docker image
docker_auth 1.7.0
Note: Version 1.6.0 was tagged as docker image, but no corresponding git tag was made. This is reason for jump from 1.5 to 1.7
This release includes:
- Casbin support
- Storing Authn & Authz data in a relational database
- CI Builds for testing pull requests
- Cross-platform docker images (you can now run docker image on a raspberrypi)
- Helm chart for installing on a kubernetes cluster
- Code cleanup
- And much more!
docker_auth 1.5.0
docker_auth 1.3.1
- Stop quoting meta chars in labels
- Set custom CA certificate for ldap cert verification
- Fix Static labels and document supported backends
- Allow MongoDB connections to use TLS
- Pass cache dir to the LetsEncrypt manager
cesanta/docker_auth:1.3
cesanta/docker_auth:1.3.1