changelog++
This commit is contained in:
parent
c5f3996855
commit
6262b499c3
|
@ -21,7 +21,8 @@ IMPROVEMENTS:
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* config/seal: Fix segfault when seal block is removed[[GH-8517](https://github.com/hashicorp/vault/pull/8517)]
|
||||
* auth/okta: Fix MFA regression ([GH-8143](https://github.com/hashicorp/vault/pull/8143)) from 1.4.0 [[GH-8807](https://github.com/hashicorp/vault/pull/8807)]
|
||||
* config/seal: Fix segfault when seal block is removed [[GH-8517](https://github.com/hashicorp/vault/pull/8517)]
|
||||
* core: Fix an issue where users attempting to build Vault could receive Go module checksum errors [[GH-8770](https://github.com/hashicorp/vault/pull/8770)]
|
||||
* 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.
|
||||
|
|
Loading…
Reference in New Issue