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 b8b56b5 commit b76fdd6Copy full SHA for b76fdd6
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 0.9.4 / 2019-06-07
2
+* [CHANGE] API client: Switch to alert values as strings. #585
3
+* [FEATURE] Add a collector for Go module build information. #595
4
+* [FEATURE] promhttp: Add an counter for internal errors during HTTP exposition. #594
5
+* [FEATURE] API client: Support target metadata API. #590
6
+* [FEATURE] API client: Support storage warnings. #562
7
+* [ENHANCEMENT] API client: Improve performance handling JSON. #570
8
+* [BUGFIX] Reduce test flakiness. #573
9
+
10
## 0.9.3 / 2019-05-16
11
* [CHANGE] Required Go version is now 1.9+. #561
12
* [FEATURE] API client: Add POST with get fallback for Query/QueryRange. #557
VERSION
@@ -1 +1 @@
-0.9.3
+0.9.4
0 commit comments