From 772a44eddf8535d2b8de99a6a977dab7a8d7c7cb Mon Sep 17 00:00:00 2001 From: Hercules Mango Churchill Date: Tue, 16 Oct 2018 13:34:47 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25e2fada1b..225b3d7e46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ v1.6.0 [2018-07-05] - [#10190](https://github.com/influxdata/influxdb/pull/10190): Reduce allocations in TSI TagSets implementation. - [#10215](https://github.com/influxdata/influxdb/pull/10215): Switch digests to use snappy compression. - [#10321](https://github.com/influxdata/influxdb/pull/10321): Changes /ping route to return status code 200 instead of 204 when verbose is set. +- [#10300](https://github.com/influxdata/influxdb/pull/10300): Improve Compaction Performance. ### Bugfixes