changelog++

This commit is contained in:
Jeff Mitchell
2016-07-05 12:19:36 -04:00
parent b386c94ec6
commit ed14ed4ea0

View File

@@ -31,6 +31,7 @@ IMPROVEMENTS:
fields [GH-1567]
* cli: `vault write -field` now allows selecting wrapped response fields
[GH-1567]
* core: Response wrapping is now enabled for login endpoints [GH-1588]
* 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]