We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53491b4 + 82c9605 commit d771b53Copy full SHA for d771b53
CHANGELOG.md
@@ -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
9
## 0.22.0 / 2021-05-21
10
11
* [CHANGE] Amtool and Alertmanager binaries help now prints to stdout. #2505
VERSION
@@ -1 +1 @@
-0.22.0
+0.22.1
0 commit comments