Skip to content

Commit 0c6683c

Browse files
authored
update changelog (#324)
1 parent 65324e8 commit 0c6683c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ position: 104
88
Since v1.17.1, chproxy follows [semantic versioning](https://semver.org/).
99
Don'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

0 commit comments

Comments
 (0)