We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd9ee5 commit 0108796Copy full SHA for 0108796
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 1.12.0 / 2022-01-19
2
+
3
+* [CHANGE] example/random: Move flags and metrics into main() #935
4
+* [FEATURE] API client: Support wal replay status api #944
5
+* [FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ #955
6
+* [ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats #925
7
+* [ENHANCEMENT] promhttp: Check validity of method and code label values #962
8
9
## 1.11.0 / 2021-06-07
10
11
* [CHANGE] Add new collectors package. #862
VERSION
@@ -1 +1 @@
-1.11.0
+1.12.0
0 commit comments