We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df4b29 commit a09b62eCopy full SHA for a09b62e
CHANGELOG.md
@@ -8,6 +8,13 @@ position: 104
8
Since v1.17.1, chproxy follows [semantic versioning](https://semver.org/).
9
Don't expect breaking changes between 2 releases if they have the same major version.
10
11
+### <a id="230"></a> release 1.24.0, 2022-05-03
12
+#### New Feature
13
+* Support TLS config in Redis cache [#328](https://github.com/ContentSquare/chproxy/pull/328)
14
+
15
+#### Bug fix
16
+* Fix spaces in x-forwarded-for header [#326](https://github.com/ContentSquare/chproxy/issues/326)
17
+* Fix Host Counter double decrement [#322](https://github.com/ContentSquare/chproxy/issues/322)
18
19
### <a id="229"></a> release 1.23.0, 2022-03-28
20
#### New Feature
0 commit comments