You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-09-16 09:16:33 +02:00
Update CHANGELOG for v5.1.0 release
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -2,10 +2,25 @@
|
|||||||
|
|
||||||
## Release Hightlights
|
## Release Hightlights
|
||||||
|
|
||||||
|
## Important Notes
|
||||||
|
|
||||||
|
## Breaking Changes
|
||||||
|
|
||||||
|
## Changes since v5.1.0
|
||||||
|
|
||||||
|
# v5.1.0
|
||||||
|
|
||||||
|
## Release Hightlights
|
||||||
|
- Bump to Go 1.14
|
||||||
|
- Reduced number of Google API requests for group validation
|
||||||
|
- Support for Redis Cluster
|
||||||
|
- Support for overriding hosts in hosts file
|
||||||
|
|
||||||
## Important Notes
|
## Important Notes
|
||||||
- [#335] The session expiry for the OIDC provider is now taken from the Token Response (expires_in) rather than from the id_token (exp)
|
- [#335] The session expiry for the OIDC provider is now taken from the Token Response (expires_in) rather than from the id_token (exp)
|
||||||
|
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
|
N/A
|
||||||
|
|
||||||
## Changes since v5.0.0
|
## Changes since v5.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user