Release 0.23.0-rc.0

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
Julien Pivotto 2021-08-09 11:10:47 +02:00
parent f684896d85
commit 30992cec55
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## 0.23.0-rc.0 / 2021-08-09
* [FEATURE] Add AWS SNS receiver. #2615
* [FEATURE] amtool: add new template render command. #2538
* [ENHANCEMENT] amtool: Add ability to skip TLS verification for amtool. #2663
* [ENHANCEMENT] amtool: Detect version drift and warn users. #2672
* [BUGFIX] Time-based muting: Ensure time interval comparisons are in UTC. #2648
* [BUGFIX] amtool: Fix empty isEqual when talking to incompatible alertmanager. #2668
## 0.22.2 / 2021-06-01
* [BUGFIX] Include pending silences for future muting decisions. #2590

View File

@ -1 +1 @@
0.22.2
0.23.0-rc.0