Skip to content

RS: Document JWT token invalidation on upgrade to 8.0.22 and later - #3779

Merged
kaitlynmichael merged 4 commits into
mainfrom
DOC-6953
Aug 12, 2026
Merged

RS: Document JWT token invalidation on upgrade to 8.0.22 and later#3779
kaitlynmichael merged 4 commits into
mainfrom
DOC-6953

Conversation

@kaitlynmichael

@kaitlynmichael kaitlynmichael commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Closes DOC-6953. Also covers the release-note request on RED-212186.

Two entries on both 8.2 release notes: the behavior change under Version
changes
(verbatim SME wording from RED-212186, unedited), and the Cluster
Manager sign-out symptom with its workaround under Known limitations
(DOC-6953). Cross-linked, since they're one phenomenon in two sections.

No other release lines change. Verified at version-matched tags:
_rotate_weak_jwt_secret_key (RED-196853) is absent at v8.0.20-96,
present from v8.0.22-40, and not backported to v7.22.2-178 or
v7.8.6-302. 8.0.22 has no release-note page of its own, so 8.2 is the
first publishable surface — same as the existing Amazon Linux 2 note.


Note

Low Risk
Documentation-only edits to release notes; no product or runtime behavior changes.

Overview
Documents JWT signing-secret rotation from Redis Software 8.0.22+ in the 8.2.0-25 and 8.2.0-46 release notes.

Under Version changes, a new JWT token invalidation on upgrade section states that upgrades invalidate existing JWTs, in-cluster programmatic tokens are regenerated automatically, and Cluster Manager users must sign in again or wait for session expiry.

Under Known limitations, a cross-linked entry describes intermittent Cluster Manager sign-outs and false “down” status for participating clusters during Active-Active upgrades while versions differ (JWT key mismatch; data path unaffected), with workarounds to complete the upgrade and re-authenticate.

Reviewed by Cursor Bugbot for commit fdaf05b. Bugbot is set up for automated code reviews on this repo. Configure here.

@kaitlynmichael kaitlynmichael self-assigned this Aug 10, 2026
@kaitlynmichael kaitlynmichael added bug Something isn't working rs Redis Software labels Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

DOC-6953

@kaitlynmichael kaitlynmichael changed the title RS: DOC-6953 + release-note request on RED-212186 RS: Document JWT token invalidation on upgrade to 8.0.22 and later Aug 10, 2026
@kaitlynmichael
kaitlynmichael requested a review from a team August 10, 2026 17:17

@dwdougherty dwdougherty left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

@mich-elle-luna mich-elle-luna left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thank you, just two suggestions

Comment thread content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-25.md Outdated
Comment thread content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-46.md Outdated
Comment thread content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-25.md Outdated
kaitlynmichael and others added 2 commits August 11, 2026 13:28
Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com>
@kaitlynmichael
kaitlynmichael merged commit 805488b into main Aug 12, 2026
90 checks passed
@kaitlynmichael
kaitlynmichael deleted the DOC-6953 branch August 12, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working rs Redis Software

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants