changelog++
This commit is contained in:
parent
311cc49c61
commit
cc60bc5e56
|
@ -12,7 +12,13 @@ CHANGES:
|
|||
Vault's core; however, this can now be explicitly disabled with the new
|
||||
`token_no_default_policy` field.
|
||||
* auth/approle: `bound_cidr_list` is no longer returned when reading a role
|
||||
|
||||
FEATURES:
|
||||
|
||||
* **Vault API explorer**: The Vault UI now includes an embedded API explorer
|
||||
where you can browse the endpoints avaliable to you and make requests. To try
|
||||
it out, open the Web CLI and type `api`.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* agent: Allow EC2 nonce to be passed in [GH-6953]
|
||||
|
|
Loading…
Reference in New Issue