Update RediSearch module to v8.9.81
Updates the bundled RediSearch module from v8.9.80 to v8.9.81, pulling in the latest tagged upstream release for the 8.10 MS2 branch.
Updates the bundled RediSearch module version used by Redis module
builds from v8.9.80 to v8.9.81.
This picks up the tagged RediSearch 8.9.81 release for the 8.10 MS2
milestone.
Validation:
- Checked that
v8.9.81exists inRediSearch/RediSearchand resolves
toccfdde4eb4444049f5965c4aa69a97d9a23a8cf2. - Checked the diff is limited to
modules/redisearch/Makefile. - Ran
git diff --check.
Note
Low Risk
Single-version Makefile change with no logic or security surface;
routine upstream module pickup.
Overview
Bumps the RediSearch bundle pin from v8.9.80 to
v8.9.81 via MODULE_VERSION in modules/redisearch/Makefile, so
Redis module builds pull the 8.9.81 tagged upstream release for the
8.10 MS2 milestone.
Reviewed by Cursor Bugbot for commit
70e1f61. Bugbot is set up for automated
code reviews on this repo. Configure
here.
Source: original entry ↗