You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,17 @@ title: Changelog
5
5
Since v1.17.1, chproxy follows [semantic versioning](https://semver.org/).
6
6
Don't expect breaking changes between 2 releases if they have the same major version.
7
7
8
+
### <aid="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)
0 commit comments