Update changelog

pull/12745/head
Hercules Mango Churchill 2019-02-19 16:54:57 +00:00
parent 67cfa21732
commit c7e43d4cf7
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ v1.6.0 [2018-07-05]
- [#11829](https://github.com/influxdata/influxdb/pull/11829): Convert TagValueSeriesIDCache to use string fields. - [#11829](https://github.com/influxdata/influxdb/pull/11829): Convert TagValueSeriesIDCache to use string fields.
- [#11832](https://github.com/influxdata/influxdb/pull/11832): Ensure that cached series id sets are Go heap backed. - [#11832](https://github.com/influxdata/influxdb/pull/11832): Ensure that cached series id sets are Go heap backed.
- [#11750](https://github.com/influxdata/influxdb/pull/11750): Update tagKeyValue mutex to write lock. - [#11750](https://github.com/influxdata/influxdb/pull/11750): Update tagKeyValue mutex to write lock.
- [#10541](https://github.com/influxdata/influxdb/pull/10541): Fix open/close race in SeriesFile.
v1.5.4 [2018-06-21] v1.5.4 [2018-06-21]
------------------- -------------------