From f88c77d2da364ed071d530728fcef939a3825eda Mon Sep 17 00:00:00 2001 From: Laura Bennett Date: Wed, 27 Jul 2016 10:01:15 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe8e4e65e..39d3e1ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,8 @@ FEATURES: IMPROVEMENTS: + * audit: Added a unique identifier to each request which will also be found in + the request portion of the response. [GH-1650] * auth/aws-ec2: Added a new constraint, 'bound_account_id' to the role [GH-1523] * auth/ldap, secret/cassandra, physical/consul: Clients with `tls.Config` @@ -89,7 +91,7 @@ IMPROVEMENTS: * secret/mssql,mysql,postgresql: Reading of connection settings is supported in all the sql backends [GH-1515] * secret/mysql: Added optional maximum idle connections value to MySQL - connection configuration [GH-1616] + connection configuration [GH-1635] * secret/mysql: Use a combination of the role name and token display name in generated user names and allow the length to be controlled [GH-1604] * secret/ssh: Added `allowed_roles` to vault-ssh-helper's config and returning