Bump RediSearch version to 8.2.13#9956
Merged
Merged
Conversation
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
|
eyalrund
approved these changes
Jun 2, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 8.2 #9956 +/- ##
==========================================
- Coverage 88.89% 88.86% -0.04%
==========================================
Files 260 260
Lines 42494 42494
Branches 3851 3851
==========================================
- Hits 37776 37763 -13
- Misses 4669 4682 +13
Partials 49 49
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.



Describe the changes in the pull request
Current: The public
8.2branch declares RediSearch8.2.12insrc/version.h.Change: Bump the patch version from
8.2.12to8.2.13.Which additional issues this PR fixes
Main objects this PR modified
src/version.hMark if applicable
Release Notes
Note
Low Risk
Single-line version constant change with no API, serialization, or runtime behavior impact.
Overview
Bumps the RediSearch module patch version from 8.2.12 to 8.2.13 in
src/version.hviaREDISEARCH_VERSION_PATCH, which also updates the computedREDISEARCH_MODULE_VERSIONmacro.Reviewed by Cursor Bugbot for commit 60a0c2f. Bugbot is set up for automated code reviews on this repo. Configure here.