Skip to content

Commit 466b4bf

Browse files
authored
add changelog for 1.25.0 (#359)
1 parent e8c7d43 commit 466b4bf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ 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+
### <a id="230"></a> release 1.25.0, 2022-09-04
12+
13+
#### New Feature
14+
* Ability to use environment variable in config [#343](https://github.com/ContentSquare/chproxy/pull/343)
15+
16+
#### Bug fix
17+
* Fix issue creating an uneven load among clickhouse shards (introduced in 1.20.0) [#357](https://github.com/ContentSquare/chproxy/pull/357)
18+
19+
#### Improvement
20+
* Better documentation about the docker image [#345](https://github.com/ContentSquare/chproxy/pull/345)
21+
* [code quality] strengthen linter rules [#330](https://github.com/ContentSquare/chproxy/pull/330) [#355](https://github.com/ContentSquare/chproxy/pull/355)
22+
* [code quality] refactoring to make the code of heartbeat more modular [#344](https://github.com/ContentSquare/chproxy/pull/344)
23+
1124
### <a id="230"></a> release 1.24.0, 2022-05-03
1225
#### New Feature
1326
* Support TLS config in Redis cache [#328](https://github.com/ContentSquare/chproxy/pull/328)

0 commit comments

Comments
 (0)