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 07dc642 commit 03343c0Copy full SHA for 03343c0
CHANGELOG.md
@@ -1,6 +1,9 @@
1
-## Unreleased
+## 2.0.0 - Unreleased
2
3
* Send proxy version in logs
4
+ * Send content type in logs
5
+ * Use 2.0.0 version of libredirection: more matching and actions availables
6
+ * [BC BREAK] Use new agent protocol (only compatible with agent in 2.0 or more)
7
8
## 0.5.0 - 15-02-2019
9
@@ -22,7 +25,7 @@
22
25
* Stability fixes:
23
26
* Avoid potential seg fault when reloading nginx
24
27
* Fix memory leak issues
-
28
+
29
## 0.3.0 - 15-11-2018
30
31
* Add connection pool to limit number of parallels connections on heavy usage
0 commit comments