File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.8.0 / 2017-07-20
2
+
3
+ * [ FEATURE] Add ability to filter alerts by receiver in the UI (#890 )
4
+ * [ FEATURE] Add User-Agent for webhook requests (#893 )
5
+ * [ ENHANCEMENT] Add possibility to have a global victorops api_key (#897 )
6
+ * [ ENHANCEMENT] Add EntityDisplayName and improve StateMessage for Victorops
7
+ (#769 )
8
+ * [ ENHANCEMENT] Omit empty config fields and show regex upon re-marshalling to
9
+ elide secrets (#864 )
10
+ * [ ENHANCEMENT] Parse API error messages in UI (#866 )
11
+ * [ ENHANCEMENT] Enable sending mail via smtp port 465 (#704 )
12
+ * [ BUGFIX] Prevent duplicate notifications by sorting matchers (#882 )
13
+ * [ BUGFIX] Remove timeout for UI requests (#890 )
14
+ * [ BUGFIX] Update config file location of CLI in flag usage text (#895 )
15
+
1
16
## 0.7.1 / 2017-06-09
2
17
3
18
* [ BUGFIX] Fix filtering by label on Alert list and Silence list page
Original file line number Diff line number Diff line change 1
- 0.7.1
1
+ 0.8.0
You can’t perform that action at this time.
0 commit comments