Skip to content

Commit aa0d48a

Browse files
jtlisigotjosh
andauthored
ChangeLog entry for #2646 (#2663)
* add changelog entry Signed-off-by: Jacob Lisi <[email protected]> * Update CHANGELOG.md Co-authored-by: gotjosh <[email protected]> Signed-off-by: Jacob Lisi <[email protected]> Co-authored-by: gotjosh <[email protected]>
1 parent b129d25 commit aa0d48a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## master / unreleased
44

5+
* [CHANGE] Experimental Ruler: Rule groups persisted to object storage using the experimental API have an updated object key encoding to better handle special characters. Rule groups previously-stored using object storage must be renamed to the new format. #2646
56
* [CHANGE] Query Frontend now uses Round Robin to choose a tenant queue to service next. #2553
67
* [CHANGE] `-promql.lookback-delta` is now deprecated and has been replaced by `-querier.lookback-delta` along with `lookback_delta` entry under `querier` in the config file. `-promql.lookback-delta` will be removed in v1.4.0. #2604
78
* [CHANGE] Experimental TSDB: removed `-experimental.tsdb.bucket-store.binary-index-header-enabled` flag. Now the binary index-header is always enabled.
@@ -1138,4 +1139,4 @@ This release has several exciting features, the most notable of them being setti
11381139
* `ha-tracker.cluster` is now `distributor.ha-tracker.cluster`
11391140
* [FEATURE] You can specify "heap ballast" to reduce Go GC Churn #1489
11401141
* [BUGFIX] HA Tracker no longer always makes a request to Consul/Etcd when a request is not from the active replica #1516
1141-
* [BUGFIX] Queries are now correctly cancelled by the query-frontend #1508
1142+
* [BUGFIX] Queries are now correctly cancelled by the query-frontend #1508

0 commit comments

Comments
 (0)