diff --git a/CHANGELOG.md b/CHANGELOG.md index a80a40c006..eea13ed384 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]