Skip to content

Commit 919d028

Browse files
authored
Prepare release 1.11-rc.0 (#4512)
Signed-off-by: Bryan Boreham <[email protected]>
1 parent 62022c8 commit 919d028

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
* [ENHANCEMENT] Memberlist: expose configuration of memberlist packet compression via `-memberlist.compression=enabled`. #4346
4343
* [ENHANCEMENT] Update Go version to 1.16.6. #4362
4444
* [ENHANCEMENT] Updated Prometheus to include changes from prometheus/prometheus#9083. Now whenever `/labels` API calls include matchers, blocks store is queried for `LabelNames` with matchers instead of `Series` calls which was inefficient. #4380
45+
* [ENHANCEMENT] Querier: performance improvements in socket and memory handling. #4429 #4377
4546
* [ENHANCEMENT] Exemplars are now emitted for all gRPC calls and many operations tracked by histograms. #4462
4647
* [ENHANCEMENT] New options `-server.http-listen-network` and `-server.grpc-listen-network` allow binding as 'tcp4' or 'tcp6'. #4462
4748
* [ENHANCEMENT] Rulers: Using shuffle sharding subring on GetRules API. #4466

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.0
1+
1.11.0-rc.0

0 commit comments

Comments
 (0)