V7.5.1
Release Highlights
- 🐛 Several bugs have been squashed
- 🕵️♀️ Vulnerabilities have been addressed
- 📖Improved docs
Important Notes
- This release includes fixes for a number of CVEs, we recommend to upgrade as soon as possible.
- The environment variable OAUTH2_PROXY_GOOGLE_GROUP has been deprecated in favor of OAUTH2_PROXY_GOOGLE_GROUPS. Next major release
will remove this option. This change makes sure that the configuration options follow the documentation.
Breaking Changes
N/A
Changes since v7.5.0
- #2220 Added binary and docker release platforms (@kvanzuijlen)
- #2221 Backwards compatible fix for wrong environment variable name (OAUTH2_PROXY_GOOGLE_GROUPS) (@kvanzuijlen)
- #1989 Fix default scope for keycloak-oidc provider (@tuunit)
- #2217 Upgrade alpine to version 3.18 (@polarctos)
- #2208 Improved session documentation (@lathspell)
- #2229 bugfix: default scopes for OIDCProvider based providers (@tuunit)
- #2194 Fix Gitea token validation (@tuunit)