We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9f72f commit 0bfc5f1Copy full SHA for 0bfc5f1
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.11.0 / 2024-08-07
2
+
3
+* [CHANGE] Return a 400 response code when the upstream response can't be modified. #228
4
+* [CHANGE] Make `-error-on-replace` more cooperating. #233
5
+* [FEATURE] Add the `-rules-with-active-alerts` flag to return rules with matching active alerts. #237
6
7
## 0.10.0 / 2024-06-12
8
9
* [FEATURE] Add the `header-uses-list-syntax` flag to split the tenant header value on commas. #223
VERSION
@@ -1 +1 @@
-0.10.0
+0.11.0
0 commit comments