Update RedisBloom to v8.9.91#15524
Open
gabsow wants to merge 1 commit into
redis:8.10redis/redis:8.10from
gabsow:codex/bump-redisbloom-v8.9.91-8.10gabsow/redis:codex/bump-redisbloom-v8.9.91-8.10Copy head branch name to clipboard
Open
Update RedisBloom to v8.9.91#15524gabsow wants to merge 1 commit intoredis:8.10redis/redis:8.10from gabsow:codex/bump-redisbloom-v8.9.91-8.10gabsow/redis:codex/bump-redisbloom-v8.9.91-8.10Copy head branch name to clipboard
gabsow wants to merge 1 commit into
redis:8.10redis/redis:8.10from
gabsow:codex/bump-redisbloom-v8.9.91-8.10gabsow/redis:codex/bump-redisbloom-v8.9.91-8.10Copy head branch name to clipboard
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the RedisBloom pin on
8.10fromv8.9.90tov8.9.91.v8.9.90v8.9.91RedisBloom changes (v8.9.90...v8.9.91)
Test plan
v8.9.91exists in RedisBloommodules/modules.yamlresolves RedisBloom tov8.9.91Note
Low Risk
Single manifest pin with no core Redis code changes; the bumped module mainly adds defensive RDB load validation.
Overview
Updates the bundled RedisBloom pin in
modules/modules.yamlfromv8.9.90tov8.9.91. Other module refs are unchanged.The new RedisBloom release includes RDB load hardening (validation of crafted module payloads, MOD-13409). Clones and builds for RedisBloom will resolve to this tag via the existing manifest workflow (
make modules-update, tarball, Docker deps).Reviewed by Cursor Bugbot for commit b0a9023. Bugbot is set up for automated code reviews on this repo. Configure here.