v2.0.0-beta.6
Pre-release
Pre-release
·
2802 commits
to master
since this release
v2.0.0-beta.6 [2020-03-12]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
Platform | Package |
---|---|
Mac OS X | influxdb_2.0.0-beta.6_darwin_amd64.tar.gz |
Linux | influxdb_2.0.0-beta.6_linux_amd64.tar.gz |
Linux | influxdb_2.0.0-beta.6_linux_arm64.tar.gz |
v2.0.0-beta.6 [2020-03-12]
Features
- 17085: Clicking on bucket name takes user to Data Explorer with bucket selected
- 17095: Extend pkger dashboards with table view support
- 17114: Allow for retention to be provided to influx setup command as a duration
- 17138: Extend pkger export all capabilities to support filtering by lable name and resource type
- 17049: Added new login and sign-up screen that for cloud users that allows direct login from their region
- 17170: Added new cli multiple profiles management tool
Bug Fixes
- 17039: Fixed issue where tasks are exported for notification rules
- 17042: Fixed issue where tasks are not exported when exporting by org id
- 17070: Fixed issue where tasks with imports in query break in pkger
- 17028: Fixed issue where selecting an aggregate function in the script editor was not adding the function to a new line
- 17072: Fixed issue where creating a variable of type map was piping the incorrect value when map variables were used in queries
- 17050: Added missing user names to auth CLI commands
- 17113: Disabled group functionality for check query builder
- 17120: Fixed cell configuration error that was popping up when users create a dashboard and accessed the disk usage cell for the first time
- 17097: Listing all the default variables in the VariableTab of the script editor
- 17049: Fixed bug that was preventing the interval status on the dashboard header from refreshing on selections
- 17161: Update table custom decimal feature for tables to update table onFocus
- 17168: Fixed UI bug that was setting Telegraf config buttons off-center and was resizing config selections when filtering through the data
- 17208: Fixed UI bug that was setting causing dashboard cells to error when the a v.bucket was being used and was being configured for the first time
- 17214: Fix appearance of client library logos in Safari
- 17202: Fixed UI bug that was preventing checks created with the query builder from updating. Also fixed a bug that was preventing dashboard cell queries from working properly when creating group queries using the query builder