influxdb v2.0.0-beta.12 Release Notes

Release Date: 2020-06-11 // almost 4 years ago
  • v2.0.0-beta.12 [2020-06-12]

    ๐Ÿณ Docker

    ๐Ÿณ docker pull quay.io/influxdb/influxdb:2.0.0-beta

    ๐Ÿ“ฆ Packages

    ๐Ÿ“ฆ | Platform | Package | | --- | --- | | Mac OS X | influxdb_2.0.0-beta.12_darwin_amd64.tar.gz | | Mac OS X (CLI Only) | influxdb_client_2.0.0-beta.12_darwin_amd64.tar.gz | | Linux | influxdb_2.0.0-beta.12_linux_amd64.tar.gz | | Linux (CLI Only) | influxdb_client_2.0.0-beta.12_linux_amd64.tar.gz | | Linux | influxdb_2.0.0-beta.12_linux_arm64.tar.gz | | Linux (CLI Only) | influxdb_client_2.0.0-beta.12_linux_arm64.tar.gz |

    v2.0.0-beta.12 [2020-06-12]

    ๐Ÿ”‹ Features

    1. 18279: Make all pkg applications stateful via stacks
    2. 18322: Add ability to export a stack's existing (as they are in the platform) resource state as a pkg โšก๏ธ 3. 18334: Update influx pkg commands with improved usage and examples in long form.
    3. 18344: Extend influx CLI with version and User-Agent.
    4. 18355: Integrate RedirectTo functionality so CLOUD users now get navigated back to the originally linked page after login ๐Ÿšš 6. 18392: Consolidate pkg influx commands under templates. This removes some nesting of the CLI commands as part of that.
    5. 18400: Dashboards maintain sort order after navigating away
    6. 18480: Allows tasks to open in new tabs

    ๐Ÿ› Bug Fixes

    ๐Ÿ‘ 1. 18331: Support organization name in addition to ID in DBRP operations

    1. 18335: Disable failing when providing an unexpected error to influx CLI
    2. 18345: Have influx delete cmd respect the config
    3. 18385: Store initialization for pkger enforced on reads
    4. 18434: Backfill missing fillColumns field for histograms in pkger
    5. 18471: Notifies the user how to escape presentation mode when the feature is toggled

    ๐Ÿ’ป UI Improvements

    1. 18319: Display bucket ID in bucket list and enable 1 click copying
    2. 18361: Tokens list is now consistent with the other resource lists
    3. 18346: Reduce the number of variables being hydrated when toggling variables
    4. 18447: Redesign dashboard cell loading indicator to be more obvious