Skip to content

v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@russorat russorat released this 24 Jan 23:48
· 3054 commits to master since this release
455d40e

v2.0.0-beta.2 [2020-01-24]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.2_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.2_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.2_linux_arm64.tar.gz

Changelog

v2.0.0-beta.2 [2020-01-24]

Features

  1. 16523: Change influx packages to be CRD compliant
  2. 16547: Allow trailing newline in credentials file and CLI integration
  3. 16545: Add support for prefixed cursor search to ForwardCursor types
  4. 16504: Add backup and restore
  5. 16522: Introduce resource logger to tasks, buckets and organizations

Bug Fixes

  1. 16656: Check engine closed before collecting index metrics
  2. 16412: Reject writes which use any of the reserved tag keys

UI Improvements

  1. 16575: Swap billingURL with checkoutURL
  2. 16203: Move cloud navigation to top of page instead of within left side navigation
  3. 16536: Adjust aggregate window periods to be more "reasonable". Use duration input with validation.