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 ca0e2ff commit 13e0498Copy full SHA for 13e0498
CHANGELOG.md
@@ -0,0 +1,27 @@
1
+## Unreleased
2
+
3
+ * Send proxy version in logs
4
5
+## 0.3.2 - 25-02-2019
6
7
+ * Fix bad response status code in log when using apache rewrite module
8
9
+## 0.3.1 - 19-02-2019
10
11
+ * Fix default endpoint for agent when it's not set
12
13
+## 0.3.0 - 15-02-2019
14
15
+ * Send request method in logs
16
+ * Add support for filtering header and body response with the agent
17
18
+## 0.2.0 - 18-01-2019
19
20
+ * Add support for matching redirection on response status code
21
+ * Stability improvements
22
+ * Fix potential segfault when receiving bad response from agent
23
+ * Fix memory leak issues
24
25
+## 0.1.0 - 15-11-2018
26
27
+ * Initial release
0 commit comments