Skip to content

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

Merged
chideat merged 1 commit into
release-5.0from
fix/redis-supported-version-refs
Jun 3, 2026
Merged

docs(redis): drop stale Redis 5.0 references and warn on ACP v4.3 upgrade#47
chideat merged 1 commit into
release-5.0from
fix/redis-supported-version-refs

Conversation

@chideat

@chideat chideat commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

What

Aligns the docs with the v5.0 supported Redis set (6.0 / 7.2 / 8.4), removes stale Redis 5.0 references, fixes the upgrade compatibility table, and adds upgrade warnings for the ACP v4.3 transition.

Changes

  • Supported versions → 6.0 / 7.2 / 8.4 (remove Redis 5.0): intro.mdx, functions/10-create-instance.mdx (version list, version-suggestion directive, example output, VERSION field), functions/20-user.mdx (removed the obsolete "Redis 5.0 CLI" tab and 5.0 comparison notes), functions/30-parameter.mdx.
  • upgrade.mdx Supported Upgrade Paths table: added the missing v5.0.1 row and corrected the v4.1.x ACP versions (v4.1v4.1, v4.2); now matches the compatibility matrix in release_notes.mdx.
  • Upgrade warnings in upgrade.mdx and how_to/30-upgrade.mdx: operator upgrades do not auto-upgrade instances, and all Redis 5.0 instances must be migrated to a supported version before upgrading ACP from <4.3 to 4.3 (only v5.0.x supports ACP v4.3, and v5.0.x drops Redis 5.0).
  • Clarified the ACP v4.3 note to require v5.0.0 or later.

Kept intentionally

  • Product version v5.0.x rows and the historical Redis 5.0.14 entries for v4.0.x / v4.1.x (accurate, not stale).

Follow-up (out of scope)

  • The generated CRD docs/shared/crds/middleware.alauda.io_redis.yaml still lists 5.0 (and lacks 8.4) in its version enum — regenerate from the v5.0 operator source rather than hand-editing.

🤖 Generated with Claude Code

…rade

- 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
Copilot AI review requested due to automatic review settings June 3, 2026 02:43
@coderabbitai

coderabbitai Bot commented Jun 3, 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: 1a784638-98d1-4204-b335-f1af5765039c

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 fix/redis-supported-version-refs

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

Updates the Redis OSS documentation set to reflect current supported Redis versions (6.0 / 7.2 / 8.4), removes stale Redis 5.0 guidance, and clarifies ACP v4.3 upgrade prerequisites and risks so operators don’t accidentally strand unsupported instances during an ACP upgrade.

Changes:

  • Removes/updates Redis 5.0 references across intro and feature guides, aligning examples and version lists to Redis 6.0 / 7.2 / 8.4.
  • Corrects and extends the upgrade compatibility matrix (including a v5.0.1 row and ACP version coverage for v4.1.x).
  • Adds explicit ACP v4.3 upgrade warnings stating operator upgrades don’t auto-upgrade instance Redis versions and Redis 5.0 instances must be migrated before ACP v4.3.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/en/upgrade.mdx Updates supported upgrade matrix and adds ACP v4.3 upgrade warnings related to Redis 5.0 instance migration.
docs/en/intro.mdx Updates supported Redis version list and removes Redis 5.0-specific ACL note.
docs/en/how_to/30-upgrade.mdx Adds ACP v4.3 warning about migrating Redis 5.0 instances before platform upgrade.
docs/en/functions/30-parameter.mdx Removes Redis 5.0 parameter-template wording and aligns template count with 6.0+ support.
docs/en/functions/20-user.mdx Removes Redis 5.0-specific user/password management tab and reframes ACL guidance for 6.0+.
docs/en/functions/10-create-instance.mdx Updates supported versions, version recommendation guidance, and example output to include Redis 8.4.

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

Comment on lines 244 to +248
c7 cluster 7.2 NodePort Initializing 4.0.1 98s
s5 sentinel 5.0 Ready 4.0.1 3m10s
c8 cluster 8.4 NodePort Ready 4.0.1 2m46s
s6 sentinel 6.0 Ready 4.0.1 25m
s7 sentinel 7.2 NodePort Ready 4.0.1 2m15s
s8 sentinel 8.4 Ready 4.0.1 3m10s
Comment on lines +13 to +15
1. `7.2` and `8.4` are still maintained by the community and fix known issues in `6.0`. The `6.0` version is no longer maintained by the community.
2. `7.2` and `8.4` are fully compatible with `6.0`.
3. `7.2` and `8.4` have further improved the ACL features.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying alauda-redis with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9fd5f3b
Status: ✅  Deploy successful!
Preview URL: https://c6a72876.alauda-redis.pages.dev
Branch Preview URL: https://fix-redis-supported-version.alauda-redis.pages.dev

View logs

@chideat
chideat merged commit bd6b33b into release-5.0 Jun 3, 2026
5 checks passed
@chideat
chideat deleted the fix/redis-supported-version-refs branch June 3, 2026 06:56
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