Skip to content

Commit 6998d49

Browse files
committed
Add-changelog-for-utf8-support
Signed-off-by: SungJin1212 <[email protected]>
1 parent 5d23973 commit 6998d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* [FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
2525
* [FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
2626
* [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+
* [ENHANCEMENT] Upgrade the Prometheus version to 3.6.0 and add a `-validation.name-validation-scheme` flag to support UTF-8. #7040
2728
* [ENHANCEMENT] Distributor: Emit an error with a 400 status code when empty labels are found before the relabelling or label dropping process. #7052
2829
* [ENHANCEMENT] Parquet Storage: Add support for additional sort columns during Parquet file generation #7003
2930
* [ENHANCEMENT] Modernizes the entire codebase by using go modernize tool. #7005

0 commit comments

Comments
 (0)