Skip to content

Releases: RedisGears/RedisGears

2.0-M21 (2.0.20)

01 Apr 11:40
9b73788
Compare
Choose a tag to compare
2.0-M21 (2.0.20) Pre-release
Pre-release

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

02 Jun 10:11
438d3e1
Compare
Choose a tag to compare

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 run function: 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)

04 Mar 09:19
671030b
Compare
Choose a tag to compare
2.0-M20 (2.0.19) Pre-release
Pre-release

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)

12 Feb 08:00
84033a1
Compare
Choose a tag to compare
2.0-M19 (2.0.18) Pre-release
Pre-release

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)

15 Jan 07:48
d9e75a2
Compare
Choose a tag to compare
2.0-M18 (v2.0.17) Pre-release
Pre-release

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)

02 Jan 06:42
9559f21
Compare
Choose a tag to compare
2.0-M17 (v2.0.16) Pre-release
Pre-release

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)

13 Nov 07:48
f0e8444
Compare
Choose a tag to compare
2.0-M16 (v2.0.15) Pre-release
Pre-release

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

2.0-M15 (v2.0.14)

23 Oct 07:25
7b124f8
Compare
Choose a tag to compare
2.0-M15 (v2.0.14) Pre-release
Pre-release

This is the fourteenth 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-M14)

Improvements

  • Update v8 version to 11.8.172.15

Notes

  • The version inside Redis will be 2.0.14 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-M14 (v2.0.13)

18 Sep 07:44
Compare
Choose a tag to compare
2.0-M14 (v2.0.13) Pre-release
Pre-release

This is the thirteenth 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-M12)

Improvements

  • Update v8 version to 11.7.439.17.

Notes

  • The version inside Redis will be 2.0.13 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-M13 (v2.0.12)

30 Aug 12:52
Compare
Choose a tag to compare
2.0-M13 (v2.0.12) Pre-release
Pre-release

This is the twelfth 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-M12)

Bugfixes

  • #1023 Add TCONFIG_GET and redisgears_2.FORCESHARDSCONNECTION to exclude commands.
  • #1008 and #1020 Fix when the data is read when a StreamTrigger is fired.
  • #1010 Apply loading timeout on AOF and replication stream.

Improvements

  • Minor patch update for the V8 JavaScript engine.

Notes

  • The version inside Redis will be 2.0.12 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