mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
changelog++
This commit is contained in:
parent
8bdd2da411
commit
86924f3dce
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ IMPROVEMENTS:
|
|||
BUG FIXES:
|
||||
|
||||
* auth/approle: Fix panic due to metadata being nil [GH-4719]
|
||||
* secrets/database: Fix default MySQL root rotation statement [GH-4748]
|
||||
* secrets/kv: Fix writing to the root of a KVv2 mount from `vault kv` commands
|
||||
incorrectly operating on a root+mount path instead of being an error
|
||||
[GH-4726]
|
||||
|
|
|
|||
Loading…
Reference in a new issue