Skip to content

Commit a754ee2

Browse files
authored
Prepare release v2.0.2 (#44)
Prepare the repository for tagging / release of version 2.0.2
1 parent 75824b3 commit a754ee2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator
99

1010
## Unreleased
1111

12+
## [v2.0.2] - 2024-02-13
13+
1214
### Fixed
1315

1416
- Operator detects and attempts to heal excessive replication connections on the master node. This prevents excessive sentinel resets from the operator when extra-RedisFailvoer replication connnections are present on the "slave" nodes. #43

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := v2.0.1
1+
VERSION := v2.0.2
22

33
# Name of this service/application
44
SERVICE_NAME := redis-operator

0 commit comments

Comments
 (0)