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.11 [2024/11/26]
Bug Fixes
- 46086c8: Add additional logging on loading fields.idxl files
- 07df053: Fix data races in test code
- 93d6ffc: Do not rename files on mmap failure
Features
- 981f2fc: Add option to flush WAL on shutdown
- e9ea8cf: Add
--pid-file
option to write PID files
- 900e44d: Add startup logging for shard counts
- 78e1d77: Check for uncommitted WRR segments during startup
- aae5123: Adds log for rebuild TSI completion
- 1b1f043: Upgrade go to 1.22.7
- e3265b3: Upgrade go to 1.22.7
- fbf5d4a: Merge branch '2.7' of github.com:influxdata/influxdb into 2.7
Other
- cc9bd41: Chore: improve error messages and logging during shard opening
- 7483bea: Chore: replace uses of %v with %w
- f3d5325: Chore: upgrade ui assets package to 2.7.10
- 941a41b: Chore: loadShards changes to more cleanly support 2.x feature