Skip to content

Commit 2641b98

Browse files
authored
Merge pull request #598 from prometheus/beorn7/release
Cut v0.9.4
2 parents b8b56b5 + b76fdd6 commit 2641b98

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## 0.9.3 / 2019-05-16
211
* [CHANGE] Required Go version is now 1.9+. #561
312
* [FEATURE] API client: Add POST with get fallback for Query/QueryRange. #557

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.3
1+
0.9.4

0 commit comments

Comments
 (0)