update changelog
parent
b62d8c0515
commit
be92093490
|
@ -11,6 +11,8 @@ With this release InfluxDB is moving to Go 1.5.
|
||||||
- [#3876](https://github.com/influxdb/influxdb/pull/3876): Allow the following syntax in CQs: INTO "1hPolicy".:MEASUREMENT
|
- [#3876](https://github.com/influxdb/influxdb/pull/3876): Allow the following syntax in CQs: INTO "1hPolicy".:MEASUREMENT
|
||||||
- [#3975](https://github.com/influxdb/influxdb/pull/3975): Add shard copy service
|
- [#3975](https://github.com/influxdb/influxdb/pull/3975): Add shard copy service
|
||||||
- [#3986](https://github.com/influxdb/influxdb/pull/3986): Support sorting by time desc
|
- [#3986](https://github.com/influxdb/influxdb/pull/3986): Support sorting by time desc
|
||||||
|
- [#3930](https://github.com/influxdb/influxdb/pull/3930): Wire up TOP aggregate function
|
||||||
|
- [#1821](https://github.com/influxdb/influxdb/issues/1821): Wire up TOP aggregate
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- [#3804](https://github.com/influxdb/influxdb/pull/3804): init.d script fixes, fixes issue 3803.
|
- [#3804](https://github.com/influxdb/influxdb/pull/3804): init.d script fixes, fixes issue 3803.
|
||||||
|
|
Loading…
Reference in New Issue