mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 00:33:28 -04:00
changelog++
This commit is contained in:
parent
d090626907
commit
b0f0f242ef
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ BUG FIXES:
|
|||
|
||||
* auth/oci: Fix issue where users of the Oracle Cloud Infrastructure (OCI) auth method could not authenticate when the plugin backend was mounted at a non-default path. [[GH-7](https://github.com/hashicorp/vault-plugin-auth-oci/pull/7)]
|
||||
* core: Extend replicated cubbyhole fix in 1.4.0 to cover case where a performance primary is also a DR primary [[GH-9148](https://github.com/hashicorp/vault/pull/9148)]
|
||||
* replication (enterprise): Use the PrimaryClusterAddr if it's been set
|
||||
* seal/awskms: fix AWS KMS auto-unseal when AWS_ROLE_SESSION_NAME not set [[GH-9416](https://github.com/hashicorp/vault/pull/9416)]
|
||||
* sentinel: fix panic due to concurrent map access when rules iterate over metadata maps
|
||||
* secrets/aws: Fix issue where performance standbys weren't able to generate STS credentials after an IAM access key rotation in AWS and root IAM credential update in Vault [[GH-9186](https://github.com/hashicorp/vault/pull/9186)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue