In addition to the list of changes below, please also see the [official release notes] (https://docs.influxdata.com/influxdb/v2.7/reference/release-notes/influxdb/) for other important information about this release.
v2.7.0 [2023/04/05]
Bug Fixes
- 6b60728: Update UI to resolve Dashboard crash and All Access Token creati…
- ec7fdd3: Show Replication Queue size and Replication TCP Errors
- 06a5902: Prevent unauthorized writes in flux "to" function
- 22d698b: Upgrade containerd to 1.6.18
- 77fd64a: Handle replication missing queue
- b819edf: Rename replication fields for better clarity
- e1d0102: Add error message when attempting to delete by field
- 5a7ce07: Scraping failed when Content-Type header is not set
- 96d6dc3: Removed timeout which is hit with large databases or slow servers #22803
- c854e53: Chmod'ing the manifest is unnecessary
Features
- 4fc73ea: Get oss-e2es working locally in UI repo
Other
- 8ed55e7: Build(flux): update flux to v0.192.0
- 109bc88: Chore: update package repo GPG key
- e2f835b: Build(deps): bump github.com/aws/aws-sdk-go from 1.30.12 to 1.33.0
- 8ad6e17: Chore: add additional error logging when deleting shard
- f74c69c: Chore: update to go 1.20
- 260d88b: Chore: bump testcontainers-go to 0.18.0
- a035bcf: Build(flux): update flux to v0.193.0
- 23446cc: Build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
- 569e84d: Chore: use go 1.20.1
- 387d900: Chore: fix typo in functions.go
- 903d30d: Test: use
T.TempDir
to create temporary test directory
- eac0ee0: Build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5
- 01dda5d: Chore: update UI to latest version
- 85f725f: Build(deps): bump github.com/docker/docker