Skip to content

docs(redis): add v5.0.1 compatibility matrix row - #46

Merged
chideat merged 1 commit into
release-5.0from
update-release-note-v5.0.1-matrix-release-5.0
Jun 2, 2026
Merged

docs(redis): add v5.0.1 compatibility matrix row#46
chideat merged 1 commit into
release-5.0from
update-release-note-v5.0.1-matrix-release-5.0

Conversation

@chideat

@chideat chideat commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #45 (merged) — adds the v5.0.1 row to the Compatibility and support matrix, which #45 merged just before this row was added:

v5.0.1 | 6.0.21, 7.2.14, 8.4.3 | v4.1, v4.2, v4.3

The security fix bumped Redis 7.2→7.2.14 and 8.4→8.4.3; 6.0 was unaffected (stays 6.0.21). The ## v5.0.1 section + queryTemplates already landed via #45.

doom lint: 0 errors, 0 warnings.

🤖 Generated with Claude Code

#45 merged the v5.0.1 release-notes section + queryTemplates but landed before
the compatibility-matrix row was added. This adds the missing row:
v5.0.1 | 6.0.21, 7.2.14, 8.4.3 | v4.1, v4.2, v4.3 (the security fix bumped Redis
7.2->7.2.14 and 8.4->8.4.3; 6.0 unaffected).
Copilot AI review requested due to automatic review settings June 2, 2026 03:52
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (3)
  • main
  • master
  • ^\d.x$

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9995b171-3290-4a8a-96da-b7ec214ca09f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-release-note-v5.0.1-matrix-release-5.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing v5.0.1 entry to the Redis OSS Compatibility and support matrix in the release notes, aligning the matrix with the already-present ## v5.0.1 release notes section.

Changes:

  • Add a new compatibility matrix row for v5.0.1 with Redis versions 6.0.21, 7.2.14, 8.4.3 and ACP versions v4.1, v4.2, v4.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying alauda-redis with  Cloudflare Pages  Cloudflare Pages

Latest commit: c9cb6b5
Status: ✅  Deploy successful!
Preview URL: https://58401b29.alauda-redis.pages.dev
Branch Preview URL: https://update-release-note-v5-0-1-m.alauda-redis.pages.dev

View logs

@chideat
chideat merged commit 1d14a3b into release-5.0 Jun 2, 2026
5 checks passed
chideat added a commit that referenced this pull request Jun 3, 2026
….0 cleanup) (#48)

* Update sites.yaml version to 5.0

* feat: add v5.0.0 release notes and upgrade documentation (#38)

* feat: add v5.0.0 release notes and upgrade documentation

- Add v5.0.0 release notes with Redis 8.4 support and expanded module APIs
- Update upgrade matrix for v5.0.0 (Redis 6.0.21/7.2.12/8.4.2, ACP v4.1/v4.2/v4.3)
- Add ACP v4.3 compatibility note recommending v5.0.0 upgrade first
- Restructure lifecycle policy into Full Support and Maintenance phases
- Add v5.0.0 query templates to doom.config.yml

* fix: add explicit anchor id to upgrade steps heading

Resolves doom-lint-no-unmatched-anchor error for the in-page link
from the Major Version Upgrade section.

* fix: drop in-page anchor for upgrade steps to avoid MDX parse error

The {#upgrade-steps} syntax is interpreted as a JSX expression by acorn
and fails to parse. Replace the in-page anchor link with a textual
reference since the section is immediately below.

* fix: update releae note (#39)

* docs(redis): add v5.0.1 release notes (Fixed / Known / Security) (#45)

Add a v5.0.1 version section with its own Fixed Issues, Known Issues, and
Security Fixes subsections, plus the three per-patch queryTemplates
(mw-redis-v5.0.1-{fixed,known,security}).

The Security Fixes section renders the curated, PUBLISHED advisories for
Redis-v5.0.1 (gated on ReleaseNotesStatus = Publish); the full fixed-CVE list
ships in the security errata:
- CVE-2026-25243  Redis RESTORE invalid memory access                  (MIDDLEWARE-31564)
- CVE-2026-31789  OpenSSL libssl3/libcrypto3, Redis 6.0/7.2/8.4 + exporter (MIDDLEWARE-31734)
- CVE-2026-40200  musl-utils, redis-tools image                        (MIDDLEWARE-31726)

* docs(redis): add v5.0.1 compatibility matrix row (#46)

#45 merged the v5.0.1 release-notes section + queryTemplates but landed before
the compatibility-matrix row was added. This adds the missing row:
v5.0.1 | 6.0.21, 7.2.14, 8.4.3 | v4.1, v4.2, v4.3 (the security fix bumped Redis
7.2->7.2.14 and 8.4->8.4.3; 6.0 unaffected).

* docs(redis): drop stale Redis 5.0 references and warn on ACP v4.3 upgrade (#47)

- Set supported Redis versions to 6.0/7.2/8.4 (remove Redis 5.0) across intro, create-instance, user, and parameter docs; drop the obsolete Redis 5.0 CLI tab
- Fix Supported Upgrade Paths table: add the v5.0.1 row and correct the v4.1.x ACP versions
- Warn that operator upgrades do not auto-upgrade instances and that Redis 5.0 instances must be migrated to a supported version before upgrading ACP to v4.3 (upgrade and instance-upgrade guides)
- Clarify that ACP v4.3 requires Alauda Cache Service for Redis OSS v5.0.0 or later

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants