Skip to content

Commit d771b53

Browse files
author
Julien Pivotto
authored
Merge pull request #2604 from roidelapluie/release-alertmanager-0.22.1
Release 0.22.1
2 parents 53491b4 + 82c9605 commit d771b53

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.22.1 / 2021-05-27
2+
3+
This release addresses a regression in the API v1 that was introduced in 0.22.0.
4+
Matchers in silences created with the API v1 could be considered negative
5+
matchers. This affects users using amtool prior to v0.17.0.
6+
7+
* [BUGFIX] API v1: Decode matchers without isEqual are positive matchers. #2603
8+
19
## 0.22.0 / 2021-05-21
210

311
* [CHANGE] Amtool and Alertmanager binaries help now prints to stdout. #2505

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.22.0
1+
0.22.1

0 commit comments

Comments
 (0)