influxdb v2.0.7 Release Notes
Release Date: 2021-06-04 // over 3 years ago-
๐ Features
โฌ๏ธ 1. 21539: Upgrade Flux to v0.117.0. โก๏ธ 1. 21519: Optimize
table.fill()
execution within Flux aggregate windows.๐ Bug Fixes
- 21318: Fix off-by-one error in query range calculation over partially compacted data.
๐ 1. 21345: Deprecate the unsupported
PostSetupUser
API. ๐ 1. 21356: Disable MergeFiltersRule until it is more stable. - 21369: Add limits to the
/api/v2/delete
endpoint for start and stop times with error messages. ๐ฒ 1. 21375: Add logging to NATS streaming server to help debug startup failures. โช 1. 21477: Accept--input
instead of a positional arg ininflux restore
. โช 1. 21477: Print error instead of panicking wheninflux restore
fails to find backup manifests. - 21481: Set last-modified time of empty shard directory to the directory's mod time instead of Unix epoch. ๐ 1. 21486: Remove erroneous dependency on istio.
- 21522: Replace telemetry file name with slug for
ttf
,woff
, andeot
files. โฌ๏ธ 1. 21540: Enable use of absolute path for--upgrade-log
when runninginfluxd upgrade
on Windows. - 21545: Make InfluxQL meta queries respect query timeouts.
- 21318: Fix off-by-one error in query range calculation over partially compacted data.
๐ 1. 21345: Deprecate the unsupported