You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## master / unreleased
4
4
5
+
*[FEATURE] StoreGateway: Introduces a new parquet mode. #7046
5
6
*[BUGFIX] Compactor: Avoid race condition which allow a grouper to not compact all partitions. #7082
6
7
7
8
@@ -30,7 +31,6 @@
30
31
*[FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
31
32
*[FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
32
33
*[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
34
34
*[ENHANCEMENT] Upgrade the Prometheus version to 3.6.0 and add a `-name-validation-scheme` flag to support UTF-8. #7040#7056
35
35
*[ENHANCEMENT] Distributor: Emit an error with a 400 status code when empty labels are found before the relabelling or label dropping process. #7052
36
36
*[ENHANCEMENT] Parquet Storage: Add support for additional sort columns during Parquet file generation #7003
0 commit comments