Fix InfluxDB Enterprise 1.8.3 release notes
parent
ea6f6b56fb
commit
06279ff031
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue