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 98fcec5 commit dddd517Copy full SHA for dddd517
CHANGELOG.md
@@ -1,8 +1,17 @@
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
* Fix using a unix socket for the agent connection
10
11
+## 2.4.1 - 27-10-2022
12
13
+* Support gzip compression when filtering body, by updating libredirectionio deps
14
15
## 2.4.0 - 07-07-2022
16
17
* Fix a bug when multiple rules where used with a backend status code trigger
0 commit comments