We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6996ece commit c542d74Copy full SHA for c542d74
2 files changed
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
## master / unreleased
4
+
5
+## 1.16.0 in progress
6
7
* [BUGFIX] Querier: Fix querier limiter bug under multiselect. #5627
8
* [CHANGE] Ruler: Add `cortex_ruler_rule_group_load_duration_seconds` and `cortex_ruler_rule_group_sync_duration_seconds` metrics. #5609
9
* [CHANGE] Ruler: Add contextual info and query statistics to log
RELEASE.md
@@ -31,6 +31,7 @@ Our goal is to provide a new minor release every 6 weeks. This is a new process
31
| v1.13.0 | 2022-06-23 | Alvin Lin (@alvinlin123) |
32
| v1.14.0 | 2022-11-15 | Alan Protasio (@alanprot) |
33
| v1.15.0 | 2023-03-27 | Ben Ye (@yeya24) |
34
+| v1.16.0 | 2023-11-05 | Ben Ye (@yeya24) |
35
36
## Release shepherd responsibilities
37
0 commit comments