InfluxDB 2.7.8

pull/5537/head
Scott Anderson 2024-07-25 16:43:15 -06:00
parent 154b9a2e38
commit 7df2059eb8
2 changed files with 11 additions and 1 deletions

View File

@ -8,6 +8,16 @@ menu:
weight: 101
---
## v2.7.8 {date="2024-07-25"}
### Bug Fixes
- Prevent an infinite loop in `measurementFieldSetChangeMgr`.
- Prevent `Store.validateArgs` from wrongfully overwriting start and end Unix
times.
---
## v2.7.7 {date="2024-07-12"}
### Features

View File

@ -21,7 +21,7 @@ influxdb:
- v1.7
latest: v2.7
latest_patches:
v2: 2.7.7
v2: 2.7.8
v1: 1.8.10
latest_cli:
v2: 2.7.5