redis/modules/redisearch
Omer Shadmi e5fb6863db
Some checks failed
CI / test-ubuntu-latest (push) Has been cancelled
CI / test-sanitizer-address (push) Has been cancelled
CI / build-debian-old (push) Has been cancelled
CI / build-macos-latest (push) Has been cancelled
CI / build-32bit (push) Has been cancelled
CI / build-libc-malloc (push) Has been cancelled
CI / build-centos-jemalloc (push) Has been cancelled
CI / build-old-chain-jemalloc (push) Has been cancelled
Codecov / code-coverage (push) Has been cancelled
External Server Tests / test-external-standalone (push) Has been cancelled
External Server Tests / test-external-cluster (push) Has been cancelled
External Server Tests / test-external-nodebug (push) Has been cancelled
Reply-schemas linter / reply-schemas-linter (push) Has been cancelled
Spellcheck / Spellcheck (push) Has been cancelled
MOD-16508: Update RediSearch module to v8.9.81 (#15370)
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.81` exists in `RediSearch/RediSearch` and resolves
to `ccfdde4eb4444049f5965c4aa69a97d9a23a8cf2`.
- Checked the diff is limited to `modules/redisearch/Makefile`.
- Ran `git diff --check`.

<!-- CURSOR_SUMMARY -->
---

> [!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.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
70e1f61178. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-06-30 13:46:53 +03:00
..
Makefile MOD-16508: Update RediSearch module to v8.9.81 (#15370) 2026-06-30 13:46:53 +03:00