Releases: RedisGears/RedisGears
v1.2.13
This is a maintenance release for RedisGears 1.2
Update urgency: LOW: No need to upgrade unless there are new features or fixes.
Details
Notes:
- Added support for Ubuntu 22
- Ubuntu 16.04 and Ubuntu 18.04 are no longer supported
- RedisGears dependencies (Python) now include redis-py 5.0.
v1.2.12
This is a maintenance release for RedisGears 1.2
Update urgency: HIGH: There is a critical bug that may affect a subset of users. Upgrade!
Details
Bug fixes:
- #1125 The same registration ID might be generated twice. This may lead to an RDB corruption
- #1121 Recreate virtual env on startup, fix issue where the virtual env might point to the old version Python interpreter
- #1122 Clear last error after a successful run to avoid confusion if the error is relevant
- #1122 Clear not-yet-started executions when unregister/pause/error on registration (MOD-8184)
v1.2.10
This is a maintenance release for RedisGears 1.2
Update urgency: LOW: No need to upgrade unless there are new features or fixes.
Details
Bug fixes:
- #1114 (REPLICAOF and Redis Enterprise A-A only) Cross slot violation. Avoid using
RM_Call+SCANcommand which might replicate multiple keys deletion inside aMULTI EXECblock when a lazy expire takes place
Notes:
- RHEL7 is no longer supported
2.0-M21 (2.0.20)
This is the twentyth milestone release of RedisGears 2.0: Triggers and Functions.
The API is not yet final and might change based on feedback.
Any feedback is highly appreciated.
Details (since 2.0-M20)
Bugfixes
- #1093 Crash when logging NULL characters.
Improvements
- #1100 Update v8 version to 12.3.219.15.
Notes
- The version inside Redis will be 2.0.20 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a Milestone flag.
- Minimal Redis version: 7.2-RC3.
v1.2.9
This is a maintenance release for RedisGears 1.2
Update urgency: LOW: No need to upgrade unless there are new features or fixes.
Details
Features:
- #1087 Support for RHEL9
- #986 Added execution mode parameter to
runfunction: allows choosing the execution mode:sync/async/async_local- same as when used with register
Bug fixes:
- #1097 Fix stream reader missing notification due to wrong key name comparison (comparing using case sensitive)
2.0-M20 (2.0.19)
This is the nineteenth milestone release of RedisGears 2.0: Triggers and Functions.
The API is not yet final and might change based on feedback.
Any feedback is highly appreciated.
Details (since 2.0-M19)
Improvements
- #1089 Update v8 version to 12.2.281.21.
Notes
- The version inside Redis will be 2.0.19 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a Milestone flag.
- Minimal Redis version: 7.2-RC3.
2.0-M19 (2.0.18)
This is the eighteenth milestone release of RedisGears 2.0: Triggers and Functions.
The API is not yet final and might change based on feedback.
Any feedback is highly appreciated.
Details (since 2.0-M18)
Improvements
- #1083 Update v8 version to 12.1.285.28.
Notes
- The version inside Redis will be 2.0.18 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a Milestone flag.
- Minimal Redis version: 7.2-RC3.
2.0-M18 (v2.0.17)
This is the seventeenth milestone release of RedisGears 2.0: Triggers and Functions.
The API is not yet final and might change based on feedback.
Any feedback is highly appreciated.
Details (since 2.0-M17)
Improvements
- #1078 Update v8 version to 12.0.267.17.
Notes
- The version inside Redis will be 2.0.17 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a Milestone flag.
- Minimal Redis version: 7.2-RC3.
2.0-M17 (v2.0.16)
This is the sixteenth milestone release of RedisGears 2.0: Triggers and Functions.
The API is not yet final and might change based on feedback.
Any feedback is highly appreciated.
Details (since 2.0-M17)
Bugfixes
- #1069 Fixed an issue where a keyspace notification could be lost.
Improvements
- Update v8 version to 12.0.267.13.
Notes
- The version inside Redis will be 2.0.16 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a Milestone flag.
- Minimal Redis version: 7.2-RC3.
2.0-M16 (v2.0.15)
This is the fifteenth milestone release of RedisGears 2.0: Triggers and Functions.
The API is not yet final and might change based on feedback.
Any feedback is highly appreciated.
Details (since 2.0-M16)
Improvements
- Update v8 version to 11.9.169.6
Notes
- The version inside Redis will be 2.0.15 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a Milestone flag.
- Minimal Redis version: 7.2-RC3