Skip to content

Commit

Permalink
Merge pull request #2674 from roidelapluie/rel0230rc0
Browse files Browse the repository at this point in the history
Release 0.23.0-rc.0
  • Loading branch information
roidelapluie authored Aug 9, 2021
2 parents f684896 + 30992ce commit 61d4ebc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.22.2
0.23.0-rc.0

0 comments on commit 61d4ebc

Please sign in to comment.