Skip to content

Commit 2602c78

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

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
@@ -4,6 +4,7 @@
44

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

910
## 1.20.0 in progress
@@ -31,7 +32,6 @@
3132
* [FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
3233
* [FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
3334
* [FEATURE] Query Frontend: Add support for /api/v1/parse_query API (experimental) to parse a PromQL expression and return it as a JSON-formatted AST (abstract syntax tree). #6978
34-
* [ENHANCEMENT] Distributor: Add count validations for native histogram. #7072
3535
* [ENHANCEMENT] Upgrade the Prometheus version to 3.6.0 and add a `-name-validation-scheme` flag to support UTF-8. #7040 #7056
3636
* [ENHANCEMENT] Distributor: Emit an error with a 400 status code when empty labels are found before the relabelling or label dropping process. #7052
3737
* [ENHANCEMENT] Parquet Storage: Add support for additional sort columns during Parquet file generation #7003

0 commit comments

Comments
 (0)