changelog++

This commit is contained in:
Jeff Mitchell 2019-06-23 22:00:15 -04:00
parent cf93f60bb1
commit 7f6e6ec5c3
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ IMPROVEMENTS:
* identity: Allow a group alias' canonical ID to be modified
* namespaces: Namespaces can now be created and deleted from performance
replication secondaries
* replication: Client TLS authentication is now supported when enabling or
updating a replication secondary
* secrets/database: Cassandra operations will now cancel on client timeout
[GH-6954]
* storage/postgres: LIST now performs better on large datasets [GH-6546]