Skip to content

Commit a5b5b9b

Browse files
committed
update changelog
Signed-off-by: Ben Ye <[email protected]>
1 parent 2266a4d commit a5b5b9b

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
@@ -67,6 +67,7 @@
6767
* [FEATURE] QueryFrontend: Support vertical sharding for subqueries. #4955
6868
* [FEATURE] Querier: Added a new limit `-querier.max-fetched-data-bytes-per-query` allowing to limit the maximum size of all data in bytes that a query can fetch from each ingester and storage. #4854
6969
* [FEATURE] Added 2 flags `-alertmanager.alertmanager-client.grpc-compression` and `-querier.store-gateway-client.grpc-compression` to configure compression methods for grpc clients. #4889
70+
* [FEATURE] Enable experimental out-of-order samples support. Added 2 new configs `out_of_order_time_window` and `out_of_order_cap_max`. Removed config `reject_old_samples` and `reject_old_samples_max_age`. #4964
7071
* [BUGFIX] Storage/Bucket: Enable AWS SDK for go authentication for s3 to fix IMDSv1 authentication. #4897
7172
* [BUGFIX] Memberlist: Add join with no retrying when starting service. #4804
7273
* [BUGFIX] Ruler: Fix /ruler/rule_groups returns YAML with extra fields. #4767

0 commit comments

Comments
 (0)