Skip to content

Commit c331b85

Browse files
authored
Update redisgears-1.2-release-notes.md (#1048)
Retrospective change of 1.2.12 update urgency
1 parent 5a0b752 commit c331b85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ RedisGears v1.2.12 requires:
2525

2626
This is a maintenance release for RedisGears 1.2
2727

28-
Update urgency: `LOW`: No need to upgrade unless there are new features or fixes.
28+
Update urgency: `HIGH`: There is a critical bug that may affect a subset of users. Upgrade!
2929

3030
Details
3131

3232
- Bug fixes:
33+
- [#1125](https://github.com/redisgears/redisgears/pull/1125) The same registration ID might be generated twice. This may lead to an RDB corruption.
3334
- [#1121](https://github.com/redisgears/redisgears/pull/1121) Recreate the virtual environment on startup. Fixes an issue where the virtual environment might point to the old version of the Python interpreter.
3435
- [#1122](https://github.com/redisgears/redisgears/pull/1122) Clear the last error after a successful run to avoid confusion if the error is relevant.
3536
- [#1122](https://github.com/redisgears/redisgears/pull/1122) Clear not-yet-started executions after unregister, pause, or error on registration occcurs. (MOD-8184)
36-
- [#1125](https://github.com/redisgears/redisgears/pull/1125) Fixes an issue where duplicate registration IDs are generated.
3737

3838
## 1.2.10 (October 2024)
3939

0 commit comments

Comments
 (0)