File tree 2 files changed +35
-1
lines changed
2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.20.0-rc.0 / 2019-11-27
2
+
3
+ * [ CHANGE] Check that at least one silence matcher matches a non-empty string. #2081
4
+ * [ ENHANCEMENT] [ pagerduty] Check that PagerDuty keys aren't empty. #2085
5
+ * [ ENHANCEMENT] [ template] Add the ` stringSlice ` function. #2101
6
+ * [ ENHANCEMENT] Add ` alertmanager_dispatcher_aggregation_groups ` and ` alertmanager_dispatcher_alert_processing_duration_seconds ` metrics. #2113
7
+ * [ ENHANCEMENT] Log unused receivers. #2114
8
+ * [ ENHANCEMENT] Add ` alertmanager_receivers ` metric. #2114
9
+ * [ ENHANCEMENT] Add ` alertmanager_integrations ` metric. #2117
10
+ * [ ENHANCEMENT] [ email] Add Message-Id Header to outgoing emails. #2057
11
+ * [ BUGFIX] Don't garbage-collect alerts from the store. #2040
12
+ * [ BUGFIX] [ ui] Disable the grammarly plugin on all textareas. #2061
13
+ * [ BUGFIX] [ config] Forbid nil regexp matchers. #2083
14
+ * [ BUGFIX] [ slack] Retry 429 errors. #2112
15
+ * [ BUGFIX] [ ui] Fix Silences UI when several filters are applied. #2075
16
+
17
+ Contributors:
18
+
19
+ * @CharlesJUDITH
20
+ * @NotAFile
21
+ * @Pger-Y
22
+ * @TheMeier
23
+ * @johncming
24
+ * @n33pm
25
+ * @ntk148v
26
+ * @oddlittlebird
27
+ * @perlun
28
+ * @qoops-1
29
+ * @roidelapluie
30
+ * @simonpasquier
31
+ * @stephenreddek
32
+ * @sylr
33
+ * @vrischmann
34
+
1
35
## 0.19.0 / 2019-09-03
2
36
3
37
* [ CHANGE] Reject invalid external URLs at startup. #1960
Original file line number Diff line number Diff line change 1
- 0.19 .0
1
+ 0.20.0-rc .0
You can’t perform that action at this time.
0 commit comments