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.
2 parents 4fbf74e + 853777d commit efe7aa7Copy full SHA for efe7aa7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 1.10.0 / 2021-03-18
2
+
3
+* [CHANGE] Minimum required Go version is now 1.13.
4
+* [CHANGE] API client: Add matchers to `LabelNames` and `LabesValues`. #828
5
+* [FEATURE] API client: Add buildinfo call. #841
6
+* [BUGFIX] Fix build on riscv64. #833
7
8
## 1.9.0 / 2020-12-17
9
10
* [FEATURE] `NewPidFileFn` helper to create process collectors for processes whose PID is read from a file. #804
VERSION
@@ -1 +1 @@
-1.9.0
+1.10.0
0 commit comments