-
Notifications
You must be signed in to change notification settings - Fork 270
RC: 8.2 Pro release - version management #2239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
04fd609
initial rough draft
kaitlynmichael 866bc95
copy edits
kaitlynmichael 78a62d3
add plans to support table
kaitlynmichael 114c05d
EOL auto-upgrade
kaitlynmichael db48198
EOL details
kaitlynmichael 2e96790
reorganize version management page
kaitlynmichael 2165dc0
clarify examples
kaitlynmichael 1f2ea58
copy edits
kaitlynmichael 6e79765
feedback revisions
kaitlynmichael 5f2b978
Move upgrade version into version managment section
cmilesb e9ca860
version-management -> _index.md
cmilesb 22fb164
checkpoint
cmilesb 70fe016
checkpoint 2
cmilesb 00ff164
Procedural changes
cmilesb 142ad9b
Apply suggestions from code review
cmilesb 9d142bd
hide list links
cmilesb 2a12b7a
Apply suggestions from code review
cmilesb 2cf8533
Merge branch 'main' into DOC-5754
cmilesb 35f353f
Move to November changelog
cmilesb 4fd4780
Duplicate version policy to ROS
cmilesb eda352b
Add banner to advanced capabilities
cmilesb 054dbcb
Remove auto upgrade, LTS/STS, and OSS page
cmilesb 31dd63f
Relref fix
cmilesb e0e22d3
Merge branch 'main' into DOC-5754
cmilesb 655509f
Remove auto-upgrade mentions
cmilesb fc9e581
Merge branch 'main' into DOC-5754
cmilesb 0b2ef6e
Apply suggestions from code review
cmilesb c13211d
Update content/operate/rc/databases/version-management/_index.md
cmilesb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| --- | ||
| Title: Redis Cloud changelog (November 2025) | ||
| alwaysopen: false | ||
| categories: | ||
| - docs | ||
| - operate | ||
| - rc | ||
| description: New features, enhancements, and other changes added to Redis Cloud during | ||
| November 2025. | ||
| highlights: Redis 8.2 on Redis Cloud Pro, Automatic minor version upgrades | ||
| linktitle: November 2025 | ||
| weight: 60 | ||
| tags: | ||
| - changelog | ||
| --- | ||
|
|
||
| ## New features | ||
|
|
||
| ### Redis 8.2 on Redis Cloud Pro | ||
|
|
||
| Redis 8.2 is now available on Redis Cloud Pro. You can now upgrade your existing Pro database to Redis 8.2. | ||
|
|
||
| See [upgrade database version]({{< relref "/operate/rc/databases/version-management/upgrade-version" >}}) to learn how to upgrade your existing Pro database to the latest version. If you are upgrading to Redis 8.2 from Redis 7.4 or earlier, review the [Redis 8.0 breaking changes]({{< relref "/operate/rc/changelog/version-release-notes/8-0#breaking-changes" >}}) before upgrading. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| --- | ||
| Title: Redis 8.2 release notes and breaking changes | ||
| alwaysopen: false | ||
| categories: | ||
| - docs | ||
| - operate | ||
| - rc | ||
| description: Release notes and breaking changes for Redis 8.2 on Redis Cloud. | ||
| hideListLinks: true | ||
| linktitle: Redis 8.2 | ||
| weight: 4 | ||
| tocEmbedHeaders: true | ||
| --- | ||
|
|
||
| Redis 8.2 builds on the foundation of Redis 8.0 with significant performance and memory optimizations, enhanced streaming capabilities, and improved cluster management tools. For more information on the changes in Redis 8.2, see [What's new in Redis 8.2]({{<relref "/develop/whats-new/8-2" >}}) and review the Redis Open Source [8.2 release notes]({{<relref "/operate/oss-and-stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes" >}}). | ||
|
|
||
| Starting with the release of Redis 8.2 on Redis Cloud Pro, Redis Cloud will automatically upgrade your database to the latest minor version during maintenance windows. See [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}) for more information. | ||
|
|
||
| ## Breaking changes | ||
|
|
||
| When new versions of Redis Open Source change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, read the provided list of breaking changes that affect Redis Cloud and update any applications that connect to your database to handle these changes. | ||
|
|
||
| If you are upgrading from Redis 7.4, review the [Redis 8.0 breaking changes]({{< relref "/operate/rc/changelog/version-release-notes/8-0#breaking-changes" >}}) before upgrading. |
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would put a highlighted note at the beginning of the page that you don't need to choose advanced capabilities starting from Redis 8. Most of the new customers who come to to the docs will probably use the latest redis version