changelog++

This commit is contained in:
ncabatoff 2019-05-10 13:28:06 -04:00 committed by GitHub
parent 64adec23cd
commit 155aa5de9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ IMPROVEMENTS:
* auth/jwt: A JWKS endpoint may now be configured for signature verification [JWT-43]
* ui: KV v1 and v2 will now gracefully degrade allowing a write without read
workflow in the UI [GH-6570]
* storage/postgres: LIST now performs better on large datasets. [GH-6546]
BUG FIXES:
* auth/okta: Fix handling of group names containing slashes [GH-6665]