Skip to content

v2.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@russorat russorat released this 12 Mar 20:55
· 2802 commits to master since this release
acd09bf

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

  1. 17085: Clicking on bucket name takes user to Data Explorer with bucket selected
  2. 17095: Extend pkger dashboards with table view support
  3. 17114: Allow for retention to be provided to influx setup command as a duration
  4. 17138: Extend pkger export all capabilities to support filtering by lable name and resource type
  5. 17049: Added new login and sign-up screen that for cloud users that allows direct login from their region
  6. 17170: Added new cli multiple profiles management tool

Bug Fixes

  1. 17039: Fixed issue where tasks are exported for notification rules
  2. 17042: Fixed issue where tasks are not exported when exporting by org id
  3. 17070: Fixed issue where tasks with imports in query break in pkger
  4. 17028: Fixed issue where selecting an aggregate function in the script editor was not adding the function to a new line
  5. 17072: Fixed issue where creating a variable of type map was piping the incorrect value when map variables were used in queries
  6. 17050: Added missing user names to auth CLI commands
  7. 17113: Disabled group functionality for check query builder
  8. 17120: Fixed cell configuration error that was popping up when users create a dashboard and accessed the disk usage cell for the first time
  9. 17097: Listing all the default variables in the VariableTab of the script editor
  10. 17049: Fixed bug that was preventing the interval status on the dashboard header from refreshing on selections
  11. 17161: Update table custom decimal feature for tables to update table onFocus
  12. 17168: Fixed UI bug that was setting Telegraf config buttons off-center and was resizing config selections when filtering through the data
  13. 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
  14. 17214: Fix appearance of client library logos in Safari
  15. 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