Skip to content

Commit 0fbbecb

Browse files
committed
Fixed changelog
Signed-off-by: Rohan Gupta <rohdata@amazon.com>
1 parent dbaeac2 commit 0fbbecb

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,6 @@
1414
* [FEATURE] Compactor: Add `-compactor.skip-blocks-with-out-of-order-chunks-enabled` configuration to mark blocks containing index with out-of-order chunks for no compact instead of halting the compaction
1515
* [FEATURE] Querier/Query-Frontend: Add `-querier.per-step-stats-enabled` and `-frontend.cache-queryable-samples-stats` configurations to enable query sample statistics
1616
* [FEATURE] Add shuffle sharding for the compactor #4433
17-
* [BUGFIX] Distributor: Fix race condition on `/series` introduced by #4683. #4716
18-
* [BUGFIX] Ruler: Fixed leaking notifiers after users are removed #4718
19-
20-
## 1.12.0 in progress
21-
22-
* [CHANGE] Changed default for `-ingester.min-ready-duration` from 1 minute to 15 seconds. #4539
23-
* [CHANGE] query-frontend: Do not print anything in the logs of `query-frontend` if a in-progress query has been canceled (context canceled) to avoid spam. #4562
24-
* [CHANGE] Compactor block deletion mark migration, needed when upgrading from v1.7, is now disabled by default. #4597
25-
* [CHANGE] The `status_code` label on gRPC client metrics has changed from '200' and '500' to '2xx', '5xx', '4xx', 'cancel' or 'error'. 4601
26-
* [CHANGE] Memberlist: changed probe interval from `1s` to `5s` and probe timeout from `500ms` to `2s`. #4601
2717
* [ENHANCEMENT] Update Go version to 1.17.8. #4602 #4604 #4658
2818
* [ENHANCEMENT] Keep track of discarded samples due to bad relabel configuration in `cortex_discarded_samples_total`. #4503
2919
* [ENHANCEMENT] Ruler: Add `-ruler.disable-rule-group-label` to disable the `rule_group` label on exported metrics. #4571
@@ -45,6 +35,7 @@
4535
* [BUGFIX] Query Frontend: If 'LogQueriesLongerThan' is set to < 0, log all queries as described in the docs. #4633
4636
* [BUGFIX] Distributor: update defaultReplicationStrategy to not fail with extend-write when a single instance is unhealthy. #4636
4737
* [BUGFIX] Distributor: Fix race condition on `/series` introduced by #4683. #4716
38+
* [BUGFIX] Ruler: Fixed leaking notifiers after users are removed #4718
4839

4940
## 1.11.0 2021-11-25
5041

0 commit comments

Comments
 (0)