Skip to content

Commit 5915bba

Browse files
authored
Organize changelog (#4754)
Signed-off-by: Daniel Blando <[email protected]>
1 parent b3440e4 commit 5915bba

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
* [ENHANCEMENT] Optimise memberlist receive path when used as a backing store for rings with a large number of members. #4601
3030
* [ENHANCEMENT] Add length and limit to labelNameTooLongError and labelValueTooLongError #4595
3131
* [ENHANCEMENT] Add jitter to rejoinInterval. #4747
32+
* [ENHANCEMENT] Compactor: uploading blocks no compaction marks to the global location and introduce a new metric #4729
33+
* `cortex_bucket_blocks_marked_for_no_compaction_count`: Total number of blocks marked for no compaction in the bucket.
34+
* [ENHANCEMENT] Querier: Reduce the number of series that are kept in memory while streaming from ingesters. #4745
3235
* [BUGFIX] AlertManager: remove stale template files. #4495
3336
* [BUGFIX] Distributor: fix bug in query-exemplar where some results would get dropped. #4583
3437
* [BUGFIX] Update Thanos dependency: compactor tracing support, azure blocks storage memory fix. #4585
@@ -40,10 +43,8 @@
4043
* [BUGFIX] Distributor: Fix race condition on `/series` introduced by #4683. #4716
4144
* [BUGFIX] Ruler: Fixed leaking notifiers after users are removed #4718
4245
* [BUGFIX] Distributor: Fix a memory leak in distributor due to the cluster label. #4739
43-
* [BUGFIX] Memberlist: Avoid clock skew by limiting the timestamp accepted on gossip. #
44-
* [ENHANCEMENT] Compactor: uploading blocks no compaction marks to the global location and introduce a new metric #4729
45-
* `cortex_bucket_blocks_marked_for_no_compaction_count`: Total number of blocks marked for no compaction in the bucket.
46-
* [ENHANCEMENT] Querier: Reduce the number of series that are kept in memory while streaming from ingesters. #4745
46+
* [BUGFIX] Memberlist: Avoid clock skew by limiting the timestamp accepted on gossip. #4750
47+
4748

4849
## 1.11.0 2021-11-25
4950

0 commit comments

Comments
 (0)