Changelog: clarify enterprise seal migration fix

This commit is contained in:
Michael Gaffney 2019-10-23 11:29:53 -04:00
parent 82a21325de
commit 76825f2dfe
No known key found for this signature in database
GPG Key ID: 21FE4844A1193A56
1 changed files with 2 additions and 1 deletions

View File

@ -116,7 +116,8 @@ BUG FIXES:
* agent: Fix handling of gzipped responses [GH-7470] * agent: Fix handling of gzipped responses [GH-7470]
* cli: Fix panic when pgp keys list is empty [GH-7546] * cli: Fix panic when pgp keys list is empty [GH-7546]
* core: add hook for initializing seals for migration [GH-7666] * core: add hook for initializing seals for migration [GH-7666]
* core (enterprise): Fix seal migration in enterprise * core (enterprise): Migrating from one auto unseal method to another never
worked on enterprise, now it does.
* identity: Add required field `response_types_supported` to identity token * identity: Add required field `response_types_supported` to identity token
`.well-known/openid-configuration` response [GH-7533] `.well-known/openid-configuration` response [GH-7533]
* secrets/database: Fix bug in combined DB secrets engine that can result in * secrets/database: Fix bug in combined DB secrets engine that can result in