changelog++

This commit is contained in:
Jim Kalafut 2019-10-25 09:03:22 -07:00 committed by GitHub
parent 6456fd6222
commit b6952df1b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ IMPROVEMENTS:
thereby improving the performance and storage capacity.
* replication (enterprise): added more replication metrics
* secrets/aws: The root config can now be read [GH-7245]
* secrets/aws: Role paths may now contain the '@' character [GH-7553]
* secrets/database/cassandra: Add ability to skip verfication of connection [GH-7614]
* storage/azure: Add config parameter to Azure storage backend to allow
specifying the ARM endpoint [GH-7567]