changelog++
This commit is contained in:
parent
3a9619fb05
commit
78cbbba738
|
@ -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 New Issue