Fix InfluxDB Enterprise 1.8.3 release notes

pull/1600/head
pierwill 2020-10-14 11:55:25 -07:00
parent ea6f6b56fb
commit 06279ff031
1 changed files with 5 additions and 0 deletions

View File

@ -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 muxbased 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.