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.
1 parent 2d70c4e commit 363d17dCopy full SHA for 363d17d
CHANGELOG.md
@@ -1,7 +1,16 @@
1
-## 2.4.1 - 23-11-2022
+## 2.4.3 - 05-12-2022
2
+
3
+ * Fix a memory leak on the log callback
4
+ * Fix a potential memory leak on the body filtering system
5
6
+## 2.4.2 - 23-11-2022
7
8
* Allow libredirectionio to modify the `Content-Type` header
9
10
+## 2.4.1 - 23-11-2022
11
12
+ * Support gzip compression when filtering body, by updating libredirectionio deps
13
14
## 2.4.0 - 07-07-2022
15
16
* Fix a bug when multiple rules where used with a backend status code trigger
0 commit comments