Skip to content

Commit

Permalink
Condense CHANGELOG for 2.11
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
  • Loading branch information
colega committed Dec 18, 2023
1 parent 194f06a commit 06cb772
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
# Changelog

## main / unreleased

### Grafana Mimir

### Mixin

### Jsonnet

### Mimirtool

### Mimir Continuous Test

### Query-tee

### Documentation

### Tools

## 2.11.0-rc.1

### Grafana Mimir

* [BUGFIX] Fixed possible series matcher corruption leading to wrong series being included in query results. #6884

## 2.11.0-rc.0

### Grafana Mimir
Expand Down Expand Up @@ -131,6 +107,7 @@
* [BUGFIX] Querier: attempt to query ingesters in PENDING state, to reduce the likelihood that scaling up the number of ingesters in multiple zones simultaneously causes a read outage. #6726 #6727
* [BUGFIX] Querier: don't cancel inflight queries from a query-scheduler if the stream between the querier and query-scheduler is broken. #6728
* [BUGFIX] Store-gateway: Fix double-counting of some duration metrics. #6616
* [BUGFIX] Fixed possible series matcher corruption leading to wrong series being included in query results. #6884

### Mixin

Expand Down

0 comments on commit 06cb772

Please sign in to comment.