Skip to content

Commit 75d3ba9

Browse files
Cut v0.18.0-rc.0 (prometheus#1947)
* Cut v0.18.0-rc.0 Signed-off-by: Simon Pasquier <[email protected]> * fix typo Signed-off-by: Simon Pasquier <[email protected]> * Fix more small typos Signed-off-by: Simon Pasquier <[email protected]> * include prometheus#1948 Signed-off-by: Simon Pasquier <[email protected]> * Fix release date Signed-off-by: Simon Pasquier <[email protected]>
1 parent 98a604e commit 75d3ba9

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
## Next release
1+
## v0.18.0-rc.0 / 2019-07-03
2+
3+
* [CHANGE] Remove quantile labels from Summary metrics. #1921
4+
* [CHANGE] [OpsGenie] Move from the deprecated `teams` field in the configuration to `responders`. #1863
5+
* [CHANGE] [ui] Collapse alert groups on the initial view. #1876
6+
* [CHANGE] [Wechat] Set the default API secret to blank. #1888
7+
* [CHANGE/BUGFIX] [PagerDuty] Fix embedding of images, the `text` field in the configuration has been renamed to `href`. #1931
8+
* [ENHANCEMENT] Use persistent HTTP clients. #1904
9+
* [ENHANCEMENT] Add `alertmanager_cluster_alive_messages_total`, `alertmanager_cluster_peer_info` and `alertmanager_cluster_pings_seconds` metrics. #1941
10+
* [ENHANCEMENT] [api] Add missing metrics for API v2. #1902
11+
* [ENHANCEMENT] [Slack] Log error message on retry errors. #1655
12+
* [ENHANCEMENT] [ui] Allow to create silences from the alerts filter bar. #1911
13+
* [ENHANCEMENT] [ui] Enable auto resize the textarea fields. #1893
14+
* [BUGFIX] [amtool] Use scheme, authentication and base path from the URL if present. #1892 #1940
15+
* [BUGFIX] [amtool] Support filtering alerts by receiver. #1915
16+
* [BUGFIX] [api] Fix /api/v2/alerts with multiple receivers. #1948
17+
* [BUGFIX] [PagerDuty] Truncate description to 1024 chars for PagerDuty v1. #1922
18+
* [BUGFIX] [ui] Add filtering based off of "active" query param. #1879
219

3-
* [CHANGE] Opsgenie notification now uses official responders notion instead of "teams". Teams field is deprecated now and will fail the config parsing.
420

521
## 0.17.0 / 2019-05-02
622

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.0
1+
0.18.0-rc.0

0 commit comments

Comments
 (0)