Skip to content

Commit b4a039c

Browse files
committed
move changelog
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent c01212b commit b4a039c

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
@@ -2,6 +2,7 @@
22

33
## master / unreleased
44

5+
* [FEATURE] StoreGateway: Introduces a new parquet mode. #7046
56
* [BUGFIX] Compactor: Avoid race condition which allow a grouper to not compact all partitions. #7082
67

78

@@ -30,7 +31,6 @@
3031
* [FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
3132
* [FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
3233
* [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
33-
* [FEATURE] StoreGateway: Introduces a new parquet mode. #7046
3434
* [ENHANCEMENT] Upgrade the Prometheus version to 3.6.0 and add a `-name-validation-scheme` flag to support UTF-8. #7040 #7056
3535
* [ENHANCEMENT] Distributor: Emit an error with a 400 status code when empty labels are found before the relabelling or label dropping process. #7052
3636
* [ENHANCEMENT] Parquet Storage: Add support for additional sort columns during Parquet file generation #7003

0 commit comments

Comments
 (0)