From 0b7c0b680cf99c5f4a2bd7e9044cff316030411e Mon Sep 17 00:00:00 2001 From: Jason Wilder Date: Thu, 11 May 2017 15:40:32 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf1313261b..57e2f1d29b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The admin UI is removed and unusable in this release. The `[admin]` configuratio - [#8348](https://github.com/influxdata/influxdb/pull/8348): Add max concurrent compaction limits - [#8366](https://github.com/influxdata/influxdb/pull/8366): Add TSI support tooling. - [#8350](https://github.com/influxdata/influxdb/pull/8350): Track HTTP client requests for /write and /query with /debug/requests. +- [#8384](https://github.com/influxdata/influxdb/pull/8384): Write and compaction stability ### Bugfixes