changelog++

This commit is contained in:
Jason O'Donnell 2019-10-10 15:01:40 -04:00 committed by GitHub
parent de7489124f
commit 71122111e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ BUG FIXES:
`.well-known/openid-configuration` response [GH-7533]
* identity (enterprise): Fixed identity case sensitive loading in secondary
cluster [GH-7327]
* raft: Fixed VAULT_CLUSTER_ADDR env being ignored at startup [GH-7619]
* secrets/database: Fix bug in combined DB secrets engine that can result in
writes to static-roles endpoints timing out [GH-7518]
* ui: using the `wrapped_token` query param will work with `redirect_to` and