Skip to content

Commit ab26e07

Browse files
authored
Add changelog for 1.26.0 (#393)
1 parent b4a6f2a commit ab26e07

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ title: Changelog
55
Since v1.17.1, chproxy follows [semantic versioning](https://semver.org/).
66
Don't expect breaking changes between 2 releases if they have the same major version.
77

8+
### <a id="231"></a> release 1.26.0 2024-01-16
9+
10+
#### New Feature
11+
* Notify systemd when chproxy is ready [#378](https://github.com/ContentSquare/chproxy/pull/378)
12+
* Support db_index in Redis cache configuration [#380](https://github.com/ContentSquare/chproxy/pull/380)
13+
* New max_error_reason_size configuration option to limit the maximum size read for error responses [#385](https://github.com/ContentSquare/chproxy/issues/385)
14+
15+
#### Improvement
16+
* [code quality] strengthen linter rules [#365](https://github.com/ContentSquare/chproxy/pull/365)
17+
* [code quality] Remove deprecated ioutil usage [#374](https://github.com/ContentSquare/chproxy/pull/374)
18+
819
### <a id="230"></a> release 1.25.0, 2023-09-04
920

1021
#### New Feature

0 commit comments

Comments
 (0)