File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,15 @@ position: 104
88Since v1.17.1, chproxy follows [ semantic versioning] ( https://semver.org/ ) .
99Don't expect breaking changes between 2 releases if they have the same major version.
1010
11+
12+ ### <a id =" 229 " ></a > release 1.23.0, 2022-03-28
13+ #### New Feature
14+ * Ability to know whether a query was cached or not with a new HTTP header [ #313 ] ( https://github.com/ContentSquare/chproxy/pull/313 )
15+
16+ #### Bug Fix
17+ * Fix Redis Cluster Crossslot Issue [ #320 ] ( https://github.com/ContentSquare/chproxy/pull/320 )
18+
19+
1120### <a id =" 229 " ></a > release 1.22.0, 2022-03-01
1221
1322#### Release note
@@ -28,6 +37,7 @@ Don't expect breaking changes between 2 releases if they have the same major ver
2837* Update redis client library, go-redis, to avoid bugs with redis v7 in cluster mode [ #292 ] ( https://github.com/ContentSquare/chproxy/pull/292 )
2938* add ca-certificates into the docker image to fix issues with https [ #301 ] ( https://github.com/ContentSquare/chproxy/pull/301 )
3039
40+
3141### <a id =" 229 " ></a > release 1.21.0, 2022-01-05
3242
3343#### New Feature
You can’t perform that action at this time.
0 commit comments