We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f08136 commit cde0d1eCopy full SHA for cde0d1e
CHANGELOG.md
@@ -9,6 +9,12 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator
9
10
## Unreleased
11
12
+## [v4.1.0] - 2025-01-16
13
+
14
+### Changed
15
16
+- [HAProxy: disconnect clients when node is demoted to replica](https://github.com/powerhome/redis-operator/pull/59)
17
18
## [v4.0.0] - 2024-12-05
19
20
### Changed
Makefile
@@ -1,4 +1,4 @@
1
-VERSION := v4.0.0
+VERSION := v4.1.0
2
3
# Name of this service/application
4
SERVICE_NAME := redis-operator
0 commit comments