changelog++

This commit is contained in:
Brian Kassouf 2019-10-27 23:07:55 -07:00 committed by GitHub
parent ba6b8528b5
commit caad02412a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ IMPROVEMENTS:
thereby improving the performance and storage capacity.
* replication (enterprise): Added more replication metrics
* replication (enterprise): Reindex process now compares subpages for a more
accurate diffing process.
accurate indexing process.
* replication (enterprise): Reindex API now accepts a new `skip_flush` parameter
indicating all the changes should not be flushed while the tree is locked.
* secrets/aws: The root config can now be read [GH-7245]