diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c5a37b0d..51eb85a83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,8 @@ IMPROVEMENTS: configuration [GH-1581] * secret/mssql,mysql,postgresql: Reading of connection settings is supported in all the sql backends [GH-1515] + * 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] * credential/ldap, secret/cassandra, physical/consul: Clients with `tls.Config` will have `MinVersion` set to TLS 1.2 by default. * logical/ssh: Added `allowed_roles` to vault-ssh-helper's config and returning