0.15.0-rc.1 (#1296)

This commit is contained in:
stuart nelson 2018-03-23 13:59:49 +01:00 committed by GitHub
parent 099b6a1d43
commit acb111e812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## 0.15.0-rc.1 / 2018-03-22
* [BUGFIX/CHANGE] The default group_by is no labels. (#1287)
* [FEATURE] Wait for mesh to settle before sending alerts (#1209)
* [FEATURE] [amtool] Support basic auth in alertmanager url (#1279)
* [ENHANCEMENT] Sort dispatched alerts by job+instance (#1234)
* [BUGFIX] Hide sensitive Wechat configuration (#1253)
* [BUGFIX] Prepopulate matchers when recreating a silence (#1270)
* [BUGFIX] Fix wechat panic (#1293)
* [BUGFIX] Allow empty matchers in silences/filtering (#1289)
* [BUGFIX] Fix gossip broadcast EOF errors (#1286)
## 0.15.0-rc.0 / 2018-02-28
* [CHANGE] Moved to memberlist as underlying gossip protocol

View File

@ -1 +1 @@
0.15.0-rc.0
0.15.0-rc.1