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
8
8
Since v1.17.1, chproxy follows [ semantic versioning] ( https://semver.org/ ) .
9
9
Don't expect breaking changes between 2 releases if they have the same major version.
10
10
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
+
11
20
### <a id =" 229 " ></a > release 1.22.0, 2022-03-01
12
21
13
22
#### Release note
@@ -28,6 +37,7 @@ Don't expect breaking changes between 2 releases if they have the same major ver
28
37
* Update redis client library, go-redis, to avoid bugs with redis v7 in cluster mode [ #292 ] ( https://github.com/ContentSquare/chproxy/pull/292 )
29
38
* add ca-certificates into the docker image to fix issues with https [ #301 ] ( https://github.com/ContentSquare/chproxy/pull/301 )
30
39
40
+
31
41
### <a id =" 229 " ></a > release 1.21.0, 2022-01-05
32
42
33
43
#### New Feature
You can’t perform that action at this time.
0 commit comments