mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-01-08 04:03:58 +02:00
Update CHANGELOG for v5.1.0 release
This commit is contained in:
parent
8d69d55de4
commit
9dcd8255bf
15
CHANGELOG.md
15
CHANGELOG.md
@ -2,10 +2,25 @@
|
||||
|
||||
## 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
|
||||
- [#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
|
||||
N/A
|
||||
|
||||
## Changes since v5.0.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user