Merge pull request #2674 from roidelapluie/rel0230rc0

Release 0.23.0-rc.0
This commit is contained in:
Julien Pivotto 2021-08-09 14:58:54 +02:00 committed by GitHub
commit 61d4ebcef7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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