mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
changelog++
This commit is contained in:
parent
e3dc93c50c
commit
a1c8cca970
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,8 @@ BUG FIXES:
|
|||
* core: Fix issue releasing the leader lock in some circumstances [GH-4915]
|
||||
* core: Fix a panic that could happen if the server was shut down while still
|
||||
starting up
|
||||
* plugins: Fix being unable to send very large payloads to or from plugins
|
||||
[GH-4958]
|
||||
* replication: Fix a case where a network interruption could cause a secondary
|
||||
to be unable to reconnect to a primary
|
||||
* secrets/pki: Fix permitted DNS domains performing improper validation
|
||||
|
|
|
|||
Loading…
Reference in a new issue