changelog++
This commit is contained in:
parent
1ca6694ef0
commit
86c1a01c31
|
@ -31,6 +31,7 @@ BUG FIXES:
|
|||
|
||||
* secrets/gcp: Ensure that the IAM policy version is appropriately set after a roleset's bindings have changed. [[GH-9603](https://github.com/hashicorp/vault/pull/9603)]
|
||||
* replication (enterprise): Fix status API output incorrectly stating replication is in `idle` state.
|
||||
* replication (enterprise): Use PrimaryClusterAddr if it's been set
|
||||
* core: Fix panic when printing over-long info fields at startup [[GH-9681](https://github.com/hashicorp/vault/pull/9681)]
|
||||
* core: Seal migration using the new minimal-downtime strategy didn't work properly with performance standbys. [[GH-9690](https://github.com/hashicorp/vault/pull/9690)]
|
||||
* core: Vault failed to start when there were non-string values in seal configuration [[GH-9555](https://github.com/hashicorp/vault/pull/9555)]
|
||||
|
|
Loading…
Reference in New Issue