Skip to content

Commit 0f8004d

Browse files
committed
OP: update RedisGears release notes for 1.2.10
1 parent a8ea319 commit 0f8004d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisgears/redisgears-1.2-release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,25 @@ weight: 99
1616

1717
## Requirements
1818

19-
RedisGears v1.2.9 requires:
19+
RedisGears v1.2.10 requires:
2020

2121
- Minimum Redis compatibility version (database): 6.0.0
2222
- Minimum Redis Enterprise Software version (cluster): 6.0.12
2323

24+
## 1.2.10 (October 2024)
25+
26+
This is a maintenance release for RedisGears 1.2
27+
28+
Update urgency: `LOW`: No need to upgrade unless there are new features or fixes.
29+
30+
Details
31+
32+
- Bug fixes:
33+
- [#1114](https://github.com/redisgears/redisgears/pull/1114) (REPLICAOF and Redis Enterprise A-A only) Cross slot violation. Avoid using `RM_Call` + `SCAN` command which might replicate multiple keys deletion inside a `MULTI EXEC` block when a lazy expire takes place
34+
35+
- Notes:
36+
- RHEL7 is no longer supported
37+
2438
## 1.2.9 (March 2024)
2539

2640
This is a maintenance release for RedisGears 1.2

0 commit comments

Comments
 (0)