changelog
parent
8f6edbbffe
commit
6d5d697f56
|
@ -38,6 +38,7 @@ Please see the *Features* section below for full details.
|
||||||
- [#3721](https://github.com/influxdb/influxdb/pull/3721): interpret number literals compared against time as nanoseconds from epoch
|
- [#3721](https://github.com/influxdb/influxdb/pull/3721): interpret number literals compared against time as nanoseconds from epoch
|
||||||
- [#3514](https://github.com/influxdb/influxdb/issues/3514): Implement WAL outside BoltDB with compaction
|
- [#3514](https://github.com/influxdb/influxdb/issues/3514): Implement WAL outside BoltDB with compaction
|
||||||
- [#3544](https://github.com/influxdb/influxdb/pull/3544): Implement compression on top of BoltDB
|
- [#3544](https://github.com/influxdb/influxdb/pull/3544): Implement compression on top of BoltDB
|
||||||
|
- [#3795](https://github.com/influxdb/influxdb/pull/3795): Throttle import
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- [#3405](https://github.com/influxdb/influxdb/pull/3405): Prevent database panic when fields are missing. Thanks @jhorwit2
|
- [#3405](https://github.com/influxdb/influxdb/pull/3405): Prevent database panic when fields are missing. Thanks @jhorwit2
|
||||||
|
|
Loading…
Reference in New Issue