influxdb v2.0.0-beta.15 Release Notes

Release Date: 2020-07-23 // almost 4 years ago
  • v2.0.0-beta.15 [2020-07-23]

    ๐Ÿณ Docker

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

    ๐Ÿ“ฆ Packages

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

    ๐Ÿ’ฅ Breaking

    ๐Ÿšš 1. 19004: Removed the migrate command from the influxd binary. ๐Ÿ’ป 2. 18921: Restricted UI variable names to not clash with Flux reserved words

    ๐Ÿ”‹ Features

    1. 18888: Add event source to influx stack operations
    2. 18910: Add uninstall functionality for stacks ๐Ÿ—„ 3. 18912: Drop deprecated influx pkg command tree
    3. 18997: Add telegraf management commands to influx CLI
    4. 19030: Enable dynamic destination for the influx CLI configs file
    5. 19029: Navigating away from a dashboard cancels all pending queries โฌ†๏ธ 7. 19003: Upgrade to Flux v0.74.0

    ๐Ÿ› Bug Fixes

    1. 18891: Allow 0 to be the custom set minimum value for Y Domain
    2. 18969: Single Stat cells should render properly in Safari again
    3. 18974: Limit variable querying when submitting queries to used variables
    4. 19039: Fix an issue where switching orgs was not redirecting correctly ๐Ÿ— 5. 18989: Stopped fetching tags in the advanced builder