Skip to content

Commit 5b775de

Browse files
Cut v0.19.0-rc.0 (#2015)
Signed-off-by: Simon Pasquier <[email protected]>
1 parent 81ebf04 commit 5b775de

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 0.19.0-rc.0 / 2019-08-29
2+
3+
* [CHANGE] Reject invalid external URLs at startup. #1960
4+
* [CHANGE] Add Fingerprint to template data. #1945
5+
* [CHANGE] Check Smarthost validity at config loading. #1957
6+
* [ENHANCEMENT] Improve error messages for email receiver. #1953
7+
* [ENHANCEMENT] Log error messages from OpsGenie API. #1965
8+
* [ENHANCEMENT] Add the ability to configure Slack markdown field. #1967
9+
* [ENHANCEMENT] Log warning when repeat_interval > retention. #1993
10+
* [ENHANCEMENT] Add `alertmanager_cluster_enabled` metric. #1973
11+
* [ENHANCEMENT] [ui] Recreate silence with previous comment. #1927
12+
* [BUGFIX] [ui] Fix /api/v2/alerts/groups endpoint with similar alert groups. #1964
13+
* [BUGFIX] Allow slashes in receivers. #2011
14+
* [BUGFIX] [ui] Fix expand/collapse button with identical alert groups. #2012
15+
116
## 0.18.0 / 2019-07-08
217

318
* [CHANGE] Remove quantile labels from Summary metrics. #1921

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.18.0
1+
0.19.0-rc.0

0 commit comments

Comments
 (0)