InfluxDB v2.0.2 Release Notes

Release Date: 2020-11-19 // over 3 years ago
  • 🔋 Features

    1. 19979: Added functionality to filter task runs by time. ⬆️ 1. 20036: Warn if V1 users are upgraded, but V1 auth wasn't enabled. ⬆️ 1. 20039: Export 1.x CQs as part of influxd upgrade. ⬆️ 1. 20053: Upgrade Flux to v0.95.0. ⬆️ 1. 20058: UI: Upgrade flux-lsp-browser to v0.5.23.
    2. 20067: Add DBRP cli commands as influxd v1 dbrp.

    🐛 Bug Fixes

    ✏️ 1. 19987: Fix various typos. Thanks @kumakichi! ⏪ 1. 19991: Use --skip-verify flag for backup/restore CLI command. 🖨 1. 19995: Don't auto-print help on influxd errors

    1. 20008: Add locking during TSI iterator creation. ⬆️ 1. 20012: Validate input paths to influxd upgrade up-front.
    2. 20015: Add same site strict flag to session cookie.
    3. 20017: Don't include duplicates for SHOW DATABASES
    4. 20064: Ensure Flux reads across all shards.
    5. 20047: Allow scraper to ignore insecure certificates on a target. Thanks @cmackenzie1! ⬆️ 1. 20076: Remove internal influxd upgrade subcommands from help text. 0️⃣ 1. 20074: Use default DBRP mapping on V1 write when no RP is specified.
    6. 20091: Make the DBRP http API match the swagger spec.