Update CHANGELOG

Signed-off-by: Patryk Prus <p@trykpr.us>
This commit is contained in:
Patryk Prus 2025-03-04 17:18:51 -05:00
parent 4d469e062b
commit f3b51c343d
No known key found for this signature in database
GPG key ID: 795650115CA6A58F

View file

@ -2,6 +2,8 @@
## unreleased
* [BUGFIX] TSDB: keep duplicate series records in checkpoints while their samples may still be present in the WAL. #16060
## 3.2.1 / 2025-02-25
* [BUGFIX] Don't send Accept` header `escape=allow-utf-8` when `metric_name_validation_scheme: legacy` is configured. #16061