diff --git a/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md b/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md index ca8f862fa..9f581eeac 100644 --- a/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md +++ b/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md @@ -15,6 +15,11 @@ The InfluxDB Enterprise 1.8.3 release builds on the InfluxDB OSS 1.8.3 release. For details on changes incorporated from the InfluxDB OSS release, see [InfluxDB OSS release notes](/influxdb/v1.8/about_the_project/releasenotes-changelog/#v1-8-3-2020-09-30). +### Bugfixes +- Wrap TCP mux–based HTTP server with a function that adds custom headers. +- Correct output for `influxd-ctl show shards`. +- Properly encode/decode `control.Shard.Err`. + ## v1.8.2 [2020-08-24] The InfluxDB Enterprise 1.8.2 release builds on the InfluxDB OSS 1.8.2 and 1.8.1 releases.