InfluxDB v2.0.0-beta.2 Release Notes

Release Date: 2020-01-24 // over 4 years ago
  • v2.0.0-beta.2 [2020-01-24]

    🐳 Docker

    🐳 docker pull quay.io/influxdb/influxdb:2.0.0-beta

    📦 Packages

    📦 | Platform | Package | | --- | --- | | Mac OS X | influxdb_2.0.0-beta.2_darwin_amd64.tar.gz | | Linux | influxdb_2.0.0-beta.2_linux_amd64.tar.gz | | Linux | influxdb_2.0.0-beta.2_linux_arm64.tar.gz |

    🔄 Changelog

    v2.0.0-beta.2 [2020-01-24]

    🔋 Features

    📦 1. 16523: Change influx packages to be CRD compliant

    1. 16547: Allow trailing newline in credentials file and CLI integration 🛠 3. 16545: Add support for prefixed cursor search to ForwardCursor types ⏪ 4. 16504: Add backup and restore
    2. 16522: Introduce resource logger to tasks, buckets and organizations

    🐛 Bug Fixes

    1. 16656: Check engine closed before collecting index metrics
    2. 16412: Reject writes which use any of the reserved tag keys

    💻 UI Improvements

    1. 16575: Swap billingURL with checkoutURL 🚚 2. 16203: Move cloud navigation to top of page instead of within left side navigation
    2. 16536: Adjust aggregate window periods to be more "reasonable". Use duration input with validation.