Skip to content

Commit d05d251

Browse files
committed
move changelog
Signed-off-by: SungJin1212 <[email protected]>
1 parent cd09d85 commit d05d251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## master / unreleased
44

55
* [ENHANCEMENT] Ingester: Add `enable_matcher_optimization` config to apply low selectivity matchers lazily. #7063
6+
* [ENHANCEMENT] Distributor: Add a label references validation for remote write v2 request. #7074
67
* [BUGFIX] Compactor: Avoid race condition which allow a grouper to not compact all partitions. #7082
78

89
## 1.20.0 in progress
@@ -91,7 +92,6 @@
9192
* [ENHANCEMENT] Ingester: Add `cortex_ingester_tsdb_head_stale_series` metric to keep track of number of stale series on head. #7071
9293
* [ENHANCEMENT] Expose more Go runtime metrics. #7070
9394
* [ENHANCEMENT] Distributor: Filter out label with empty value. #7069
94-
* [ENHANCEMENT] Distributor: Add a validation for label references. #7074
9595
* [BUGFIX] Ingester: Avoid error or early throttling when READONLY ingesters are present in the ring #6517
9696
* [BUGFIX] Ingester: Fix labelset data race condition. #6573
9797
* [BUGFIX] Compactor: Cleaner should not put deletion marker for blocks with no-compact marker. #6576

0 commit comments

Comments
 (0)