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 332f324 commit 9c28cb9Copy full SHA for 9c28cb9
CHANGELOG.md
@@ -1,6 +1,12 @@
1
+## 1.6.0 / 2020-04-28
2
+
3
+* [FEATURE] testutil: Add lint checks for metrics, including a sub-package `promlint` to expose the linter engine for external usage. #739 #743
4
+* [ENHANCEMENT] API client: Improve error messages. #731
5
+* [BUGFIX] process collector: Fix `process_resident_memory_bytes` on 32bit MS Windows. #734
6
7
## 1.5.1 / 2020-03-14
8
-* [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call.
9
+* [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call. #726
10
11
## 1.5.0 / 2020-03-03
12
VERSION
@@ -1 +1 @@
-1.5.1
+1.6.0
0 commit comments