v2.0.0-rc.3 [2020-10-29]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-rc
Packages
Platform | Package |
---|---|
Mac OS X | influxdb-2.0.0-rc.3_darwin_amd64.tar.gz |
Mac OS X (CLI Only) | influxdb_client_2.0.0-rc.3.darwin_amd64.tar.gz |
Linux | influxdb-2.0.0-rc.3_linux_amd64.tar.gz |
Linux (CLI Only) | influxdb_client_2.0.0-rc.3_linux_amd64.tar.gz |
Linux arm64 | influxdb-2.0.0-rc.3_linux_arm64.tar.gz |
Linux arm64 (CLI Only) | influxdb_client_2.0.0-rc.3_linux_arm64.tar.gz |
Debian amd64 | influxdb_2.0.0-rc.3_amd64.deb |
Debian arm64 | influxdb_2.0.0-rc.3_arm64.deb |
RedHat arm64 | influxdb-2.0.0-rc.3.arm64.rpm |
RedHat x86_64 | influxdb-2.0.0-rc.3.x86_64.rpm |
Features
- 19807: Enable window agg mean pushdown
- 19813: Aggregate array cursors
- 19815: Create a v1 authorization service
- 19826: Update FLux to v0.91.0
- 19829: Extend CLI with v1 authorization commands
- 19839: Add tick generation properties and legendColorizeRows
- 19840: Add bcrypt password support to v1 authorizations
- 19850: Update generate ticks into an array of properties for each axis
Bug Fixes
- 19784: UI: bump papaparse from 4.6.3 to 5.2.0
- 19802: Docs: update PostDBRP docs to reflect mutual exclusive requirement of org vs orgID
- 19804: Notifications: move rule service into own package
- 19816: Type-convert fs.Bavail for portability
- 19818: Notifications: isolate endpoint service
- 19823: Clear Logout
- 19825: Docs: Update FUZZ.md
- 19828: Add 1.x compatible endpoints to swagger
- 19833: allow newIndexSeriesCursor() to accept an influxql.Expr
- 19834: Docs: Fix typos in http/swagger.yml
- 19836: UI: import flux-lsp v0.5.21
- 19846: prune some unreferenced packages