mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-03 22:02:19 -04:00
changelog++
This commit is contained in:
parent
e49aaa491f
commit
bc9b97e2ea
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ BUG FIXES:
|
|||
* core: Fix potential panic that could occur using plugins when a node
|
||||
transitioned from active to standby [GH-3638]
|
||||
* core: Replace recursive token revocation logic with depth-first logic, which
|
||||
can avoid stack overflows in extreme cases [GH-2348]
|
||||
can avoid hitting stack depth limits in extreme cases [GH-2348]
|
||||
* core/pkcs11 (enterprise): Fix panic when PKCS#11 library is not readable
|
||||
* database/mysql: Allow the creation statement to use commands that are not yet
|
||||
supported by the prepare statement protocol [GH-3619]
|
||||
|
|
|
|||
Loading…
Reference in a new issue