update CHANGELOG
parent
c86dc0d103
commit
4233763321
|
@ -35,6 +35,7 @@
|
|||
- [#8677](https://github.com/influxdata/influxdb/issues/8677): Fix backups when snapshot is empty.
|
||||
- [#8706](https://github.com/influxdata/influxdb/pull/8706): Cursor leak, resulting in an accumulation of `.tsm.tmp` files after compactions.
|
||||
- [#8712](https://github.com/influxdata/influxdb/pull/8712): Force time expressions to use AND and improve condition parsing.
|
||||
- [#8716](https://github.com/influxdata/influxdb/pull/8716): Ensure inputs are closed on error. Add runtime GC finalizer as additional guard to close iterators
|
||||
|
||||
## v1.3.4 [unreleased]
|
||||
|
||||
|
|
Loading…
Reference in New Issue