Merge pull request #1438 from mxinden/master
CHANGELOG.md: Improve [CHANGE] section of v0.15.0 release
This commit is contained in:
commit
98105b8360
|
@ -4,7 +4,8 @@
|
|||
* [CHANGE] Replace deprecated InstrumentHandler() (#1302)
|
||||
* [CHANGE] Validate Slack field config and only allow the necessary input (#1334)
|
||||
* [CHANGE] Remove legacy alert ingest endpoint (#1362)
|
||||
* [CHANGE] Moved to memberlist as underlying gossip protocol
|
||||
* [CHANGE] Move to memberlist as underlying gossip protocol including cluster flag changes from --mesh.xxx to --cluster.xxx (#1232)
|
||||
* [CHANGE] Move Alertmanager working directory in Docker image to /etc/alertmanager (#1313)
|
||||
* [BUGFIX/CHANGE] The default group by is no labels. (#1287)
|
||||
* [FEATURE] [amtool] Filter alerts by receiver (#1402)
|
||||
* [FEATURE] Wait for mesh to settle before sending alerts (#1209)
|
||||
|
|
Loading…
Reference in New Issue