changelog++
This commit is contained in:
parent
2659c34910
commit
b411b93dc3
|
@ -26,6 +26,7 @@ BUG FIXES:
|
|||
* core: Fix blocked requests if a SIGHUP is issued during a long-running request has the state lock held.
|
||||
Also fixes deadlock that can happen if `vault debug` with the config target is ran during this time.
|
||||
[[GH-8755](https://github.com/hashicorp/vault/pull/8755)]
|
||||
* raft: Fix panic that could occur if `disable_clustering` was set to true on Raft storage cluster [[GH-8784](https://github.com/hashicorp/vault/pull/8784)]
|
||||
* sys/wrapping: Allow unwrapping of wrapping tokens which contain nil data [[GH-8714](https://github.com/hashicorp/vault/pull/8714)]
|
||||
|
||||
## 1.4.0 (April 7th, 2020)
|
||||
|
|
Loading…
Reference in New Issue