mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Update CHANGELOG entry
Signed-off-by: Patryk Prus <p@trykpr.us>
This commit is contained in:
parent
8a5cf7be16
commit
c3a80df194
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## unreleased
|
## unreleased
|
||||||
|
|
||||||
* [BUGFIX] TSDB: keep duplicate series records in checkpoints while their samples may still be present in the WAL. #16060
|
* [BUGFIX] TSDB: fix unknown series errors and possible lost data during WAL replay when series are removed from the head due to inactivity and reappear before the next WAL checkpoint. #16060
|
||||||
|
|
||||||
## 3.2.1 / 2025-02-25
|
## 3.2.1 / 2025-02-25
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue