Skip to content

Commit e80107e

Browse files
committed
Copy-editing of rns
1 parent cb2281b commit e80107e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ Update urgency: `LOW`: No need to upgrade unless there are new features or fixes
3030
Details
3131

3232
- Bug fixes:
33-
- [#1121](https://github.com/redisgears/redisgears/pull/1121) Recreate virtual env on startup, fix issue where the virtual env might point to the old version Python interpreter
34-
- [#1122](https://github.com/redisgears/redisgears/pull/1122) Clear last error after a successful run to avoid confusion if the error is relevant
35-
- [#1122](https://github.com/redisgears/redisgears/pull/1122) Clear not-yet-started executions when unregister/pause/error on registration (MOD-8184)
36-
- [#1125](https://github.com/redisgears/redisgears/pull/1125) The same registration ID might be generated twice
33+
- [#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.
34+
- [#1122](https://github.com/redisgears/redisgears/pull/1122) Clear the last error after a successful run to avoid confusion if the error is relevant.
35+
- [#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)