We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b835b2d commit b4ef8e0Copy full SHA for b4ef8e0
CHANGELOG.md
@@ -5,6 +5,15 @@ title: Changelog
5
Since v1.17.1, chproxy follows [semantic versioning](https://semver.org/).
6
Don't expect breaking changes between 2 releases if they have the same major version.
7
8
+### <a id="231"></a> release 1.26.1 2024-02-26
9
+
10
+#### Bug fix
11
+* Fix missing query details in logs [#397](https://github.com/ContentSquare/chproxy/issues/397)
12
13
+#### Improvement
14
+* Hide Redis password in info logs when redis username is empty [#399](https://github.com/ContentSquare/chproxy/issues/322)
15
16
17
### <a id="231"></a> release 1.26.0 2024-01-16
18
19
#### New Feature
0 commit comments