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 <[email protected]>
AlonMagrafta
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 <[email protected]>
Co-authored-by: andy-stark-redis <[email protected]>
…notes highlights and what's new
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-only changes to release notes and API/CLI reference defaults; no application code or runtime behavior in this repo.
Overview
Adds
rs-8-0-20-tba.mddocumenting the June 2026 8.0.20-tba maintenance release: defaultclient_eviction(RS185386), resolved issues across Active-Active, FIPS ciphers, LDAP (ORfilters / RS196225), ACL/user config (RS196954),dmcproxyand syncer leaks, plus platforms (including Amazon Linux 2023), downloads placeholders, known issues/limitations, and bundled Redis OSS security/CVE lists.Updates the 8.0.x release notes index to note that port 3357 (
reconciliation_tree_grpc) is optional in 8.0.20-tba (not reserved as in 8.0.18) and that RS196225 is fixed in 8.0.20-tba.Aligns reference docs with the product change:
client_evictiondefaulttrue(wasfalse) and fixes thetrue,typo inrladmin tune proxyand the proxy REST API object pages.Reviewed by Cursor Bugbot for commit dcef75c. Bugbot is set up for automated code reviews on this repo. Configure here.