changelog++
This commit is contained in:
parent
74c1bf6894
commit
5e2285ed51
|
@ -20,10 +20,12 @@ BUG FIXES:
|
|||
|
||||
CHANGES:
|
||||
|
||||
* auth/aws: The default set of metadata fields added in 1.4.1 has been changed to `account_id` and `auth_type` [[GH-8783](https://github.com/hashicorp/vault/pull/8783)]
|
||||
* storage/raft: Disallow `ha_storage` to be specified if `raft` is set as the `storage` type. [[GH-8707](https://github.com/hashicorp/vault/pull/8707)]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* auth/aws: The set of metadata stored during login is now configurable [[GH-8783](https://github.com/hashicorp/vault/pull/8783)]
|
||||
* auth/azure: Enable login from Azure VMs with user-assigned identities [[GH-33](https://github.com/hashicorp/vault-plugin-auth-azure/pull/33)]
|
||||
|
||||
BUG FIXES:
|
||||
|
|
Loading…
Reference in New Issue