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
|
## 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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue