v2.0.0-beta.15
Pre-release
Pre-release
russorat
released this
23 Jul 18:39
·
1538 commits
to master
since this release
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
- 19004: Removed the
migrate
command from theinfluxd
binary. - 18921: Restricted UI variable names to not clash with Flux reserved words
Features
- 18888: Add event source to influx stack operations
- 18910: Add uninstall functionality for stacks
- 18912: Drop deprecated influx pkg command tree
- 18997: Add telegraf management commands to influx CLI
- 19030: Enable dynamic destination for the influx CLI configs file
- 19029: Navigating away from a dashboard cancels all pending queries
- 19003: Upgrade to Flux v0.74.0
Bug Fixes
- 18891: Allow 0 to be the custom set minimum value for Y Domain
- 18969: Single Stat cells should render properly in Safari again
- 18974: Limit variable querying when submitting queries to used variables
- 19039: Fix an issue where switching orgs was not redirecting correctly
- 18989: Stopped fetching tags in the advanced builder