influxdb v2.0.7 Release Notes

Release Date: 2021-06-04 // almost 3 years ago
  • ๐Ÿ”‹ Features

    โฌ†๏ธ 1. 21539: Upgrade Flux to v0.117.0. โšก๏ธ 1. 21519: Optimize table.fill() execution within Flux aggregate windows.

    ๐Ÿ› Bug Fixes

    1. 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.
    2. 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 in influx restore. โช 1. 21477: Print error instead of panicking when influx restore fails to find backup manifests.
    3. 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.
    4. 21522: Replace telemetry file name with slug for ttf, woff, and eot files. โฌ†๏ธ 1. 21540: Enable use of absolute path for --upgrade-log when running influxd upgrade on Windows.
    5. 21545: Make InfluxQL meta queries respect query timeouts.