changelog++

This commit is contained in:
Jeff Mitchell 2016-07-18 13:51:06 -04:00
parent a52be079f1
commit 16ba47a22a
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ IMPROVEMENTS:
* cli: `vault write -field` now allows selecting wrapped response fields
[GH-1567]
* core: Response wrapping is now enabled for login endpoints [GH-1588]
* core: The duration of leadership is now exported via events through
telemetry [GH-1625]
* credential/aws-ec2: Added a new constraint, 'bound_account_id' to the role
[GH-1523]
* physical/etcd: Support `ETCD_ADDR` env var for specifying addresses [GH-1576]