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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@
24
24
*[FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
25
25
*[FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
26
26
*[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
27
+
*[FEATURE] StoreGateway: Introduces a new parquet mode. #7046
27
28
*[ENHANCEMENT] Parquet Storage: Add support for additional sort columns during Parquet file generation #7003
28
29
*[ENHANCEMENT] Modernizes the entire codebase by using go modernize tool. #7005
29
30
*[ENHANCEMENT] Overrides Exporter: Expose all fields that can be converted to float64. Also, the label value `max_local_series_per_metric` got renamed to `max_series_per_metric`, and `max_local_series_per_user` got renamed to `max_series_per_user`. #6979
0 commit comments