changelog++
This commit is contained in:
parent
c364f2e47c
commit
b35d053602
|
@ -26,6 +26,10 @@ IMPROVEMENTS:
|
||||||
different paths using the command options [GH-1532]
|
different paths using the command options [GH-1532]
|
||||||
* cli: `vault auth -methods` will now display the config settings of the mount
|
* cli: `vault auth -methods` will now display the config settings of the mount
|
||||||
[GH-1531]
|
[GH-1531]
|
||||||
|
* cli: `vault read/write/unwrap -field` now allows selecting token response
|
||||||
|
fields [GH-1567]
|
||||||
|
* cli: `vault write -field` now allows selecting wrapped response fields
|
||||||
|
[GH-1567]
|
||||||
* credential/aws-ec2: Added a new constraint, 'bound_account_id' to the role
|
* credential/aws-ec2: Added a new constraint, 'bound_account_id' to the role
|
||||||
[GH-1523]
|
[GH-1523]
|
||||||
* secret/aws: Listing of roles is supported now [GH-1546]
|
* secret/aws: Listing of roles is supported now [GH-1546]
|
||||||
|
|
Loading…
Reference in New Issue