File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## master / unreleased
4
+
5
+ ## 1.16.0 in progress
6
+
4
7
* [ BUGFIX] Querier: Fix querier limiter bug under multiselect. #5627
5
8
* [ CHANGE] Ruler: Add ` cortex_ruler_rule_group_load_duration_seconds ` and ` cortex_ruler_rule_group_sync_duration_seconds ` metrics. #5609
6
9
* [ CHANGE] Ruler: Add contextual info and query statistics to log
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Our goal is to provide a new minor release every 6 weeks. This is a new process
31
31
| v1.13.0 | 2022-06-23 | Alvin Lin (@alvinlin123 ) |
32
32
| v1.14.0 | 2022-11-15 | Alan Protasio (@alanprot ) |
33
33
| v1.15.0 | 2023-03-27 | Ben Ye (@yeya24 ) |
34
+ | v1.16.0 | 2023-11-05 | Ben Ye (@yeya24 ) |
34
35
35
36
## Release shepherd responsibilities
36
37
You can’t perform that action at this time.
0 commit comments