Skip to content

Commit 74e7e48

Browse files
authored
Merge pull request prometheus#915 from prometheus/beorn7/release
Cut release 0.8.0
2 parents 4f8ef26 + fb77ffa commit 74e7e48

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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+
116
## 0.7.1 / 2017-06-09
217

318
* [BUGFIX] Fix filtering by label on Alert list and Silence list page

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1
1+
0.8.0

0 commit comments

Comments
 (0)