v2.0.0-rc.4 [2020-11-05]
Docker
quay.io/influxdb/influxdb:v2.0.0-rc.4
Packages
Platform | Package |
---|---|
Mac OS X | influxdb-2.0.0-rc.4_darwin_amd64.tar.gz |
Mac OS X (CLI Only) | influxdb_client_2.0.0-rc.4.darwin_amd64.tar.gz |
Linux | influxdb-2.0.0-rc.4_linux_amd64.tar.gz |
Linux (CLI Only) | influxdb_client_2.0.0-rc.4_linux_amd64.tar.gz |
Debian amd64 | influxdb_2.0.0-rc.4_amd64.deb |
RedHat x86_64 | influxdb-2.0.0-rc.4.x86_64.rpm |
Features
- 19854: Use v1 authorization for users upgrade
- 19855: Enable window pushdowns
- 19864: Implement backup/restore CLI subcommands
- 19865: Implementation of v1 authorization
- 19879: Make sure the query plan nodes have unique ids
- 19881: Update Flux to v0.93.0
Bug Fixes
- 19685: Cloning tasks makes actions shared in task list view
- 19712: Reduce filesize of influx binary
- 19819: Isolate telegraf config service and remove URM interactions
- 19853: Use updated HTTP client for authorization service
- 19856: Make tagKeys and tagValues work for edge cases involving fields
- 19870: Correctly parse float as 64-bits
- 19873: Add simple metrics related to installed templates
- 19885: Remove extra multiplication of retention policies in onboarding
- 19887: Use fluxinit package to init flux library instead of builtin
- 19886: Add Logger to constructor function to ensure log field is initialized
- 19894: Return empty iterator instead of null in tagValues
- 19899: Docs: flux 0.92 functions
- 19908: Fix /ready response content type