Conversation
Contributor
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
|
|
||
| Make sure the following ports are open before upgrading Redis Software. | ||
|
|
||
| The following port was added as a reserved port in Redis Software version 8.0.18; however, it is now optional instead of reserved in this release: |
Contributor
There was a problem hiding this comment.
Maybe we said more explicitly that, to maintain macOS compatibility, this was fixed, something like that?
Collaborator
Author
There was a problem hiding this comment.
@AlonMagrafta I didn't see any mentions of macOS compatibility in RED-198603. My understanding is that install.sh printed a warning message that port 3357 was required and needed to be opened, and it made some users hesitant to continue with the cluster upgrade.
Co-authored-by: Alon Magrafta <50071256+AlonMagrafta@users.noreply.github.com>
AlonMagrafta
previously requested changes
Jun 14, 2026
andy-stark-redis
approved these changes
Jun 15, 2026
andy-stark-redis
left a comment
Contributor
There was a problem hiding this comment.
Tiny formatting issue, otherwise LGTM.
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…notes highlights and what's new
…ch query during rolling upgrades to the RS 8.0.20 June maintenance release notes
* Collapsible shortcode for use in RS release notes * Feedback update to consolidate Redis DB versions and feature sets sections in release notes
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.
Note
Low Risk
Documentation and Hugo theme shortcode only; no application or runtime code changes.
Overview
Documents the Redis Software 8.0.20-44 (June 2026) maintenance release and aligns reference pages with product behavior in that build.
Adds a new release-notes page covering highlights (default
client_evictionfor hot-key/OOM mitigation), resolved tickets (Active-Active, LDAPORfilters, ACL concurrency, FIPS ciphers,dmcproxyleaks, and others), download checksums, Amazon Linux 2023 support, and collapsible security/CVE sections per Redis OSS version.Updates the 8.0.x index: notes that port 3357 is optional (not reserved) from 8.0.20-44, marks RS196225 fixed in 8.0.20-44, and documents Redis Search failures during rolling upgrades across the 8.4 boundary when
parallel_shards_upgrade≠ 0.Changes
client_evictiondefault documentation fromfalsetotrueinrladmin tune proxyand the REST proxy object (and fixes a typo in the description).Introduces a Hugo
collapsibleshortcode (<details>) so long release-note blocks (platforms, feature sets, CVE lists) expand without the fixed-height clipping ofexpand.Reviewed by Cursor Bugbot for commit f147fd3. Bugbot is set up for automated code reviews on this repo. Configure here.