You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,22 @@
1
-
## Next release
1
+
## v0.18.0-rc.0 / 2019-07-03
2
+
3
+
*[CHANGE] Remove quantile labels from Summary metrics. #1921
4
+
*[CHANGE][OpsGenie] Move from the deprecated `teams` field in the configuration to `responders`. #1863
5
+
*[CHANGE][ui] Collapse alert groups on the initial view. #1876
6
+
*[CHANGE][Wechat] Set the default API secret to blank. #1888
7
+
*[CHANGE/BUGFIX][PagerDuty] Fix embedding of images, the `text` field in the configuration has been renamed to `href`. #1931
8
+
*[ENHANCEMENT] Use persistent HTTP clients. #1904
9
+
*[ENHANCEMENT] Add `alertmanager_cluster_alive_messages_total`, `alertmanager_cluster_peer_info` and `alertmanager_cluster_pings_seconds` metrics. #1941
10
+
*[ENHANCEMENT][api] Add missing metrics for API v2. #1902
11
+
*[ENHANCEMENT][Slack] Log error message on retry errors. #1655
12
+
*[ENHANCEMENT][ui] Allow to create silences from the alerts filter bar. #1911
13
+
*[ENHANCEMENT][ui] Enable auto resize the textarea fields. #1893
14
+
*[BUGFIX][amtool] Use scheme, authentication and base path from the URL if present. #1892#1940
15
+
*[BUGFIX][amtool] Support filtering alerts by receiver. #1915
16
+
*[BUGFIX][api] Fix /api/v2/alerts with multiple receivers. #1948
17
+
*[BUGFIX][PagerDuty] Truncate description to 1024 chars for PagerDuty v1. #1922
18
+
*[BUGFIX][ui] Add filtering based off of "active" query param. #1879
2
19
3
-
*[CHANGE] Opsgenie notification now uses official responders notion instead of "teams". Teams field is deprecated now and will fail the config parsing.
0 commit comments