*: Cut v0.16.2

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
This commit is contained in:
Max Leonard Inden 2019-04-03 19:02:24 +02:00
parent b71488e162
commit fb326296af
No known key found for this signature in database
GPG Key ID: 5403C5464810BC26
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## 0.16.2 / 2019-04-03
Updating to v0.16.2 is recommended for all users using the Slack, Pagerduty,
Hipchat, Wechat, VictorOps and Pushover notifier, as connection errors could
leak secrets embedded in the notifier's URL to stdout.
* [BUGFIX] Redact notifier URL from logs to not leak secrets embedded in the URL (#1822, #1825)
* [BUGFIX] Allow sending of unauthenticated SMTP requests when `smtp_auth_username` is not supplied (#1739)
## 0.16.1 / 2019-01-31
* [BUGFIX] Do not populate cluster info if clustering is disabled in API v2 (#1726)

View File

@ -1 +1 @@
0.16.1
0.16.2