Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/operate/rc/databases/version-management/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,13 @@ Redis uses a **MAJOR.MINOR.PATCH** versioning scheme:
| Version | Status | EOL Date | Plans |
|---------|--------|----------|-------|
| **Redis 8.2** | GA | TBD | Essentials, Pro |
| **Redis 8.0** | Preview | TBD | Essentials |
| **Redis 8.0** | Preview | TBD | Essentials<sup>[1](#table-note-1)</sup> |
| **Redis 7.4** | GA | December 1, 2029 | Essentials, Pro |
| **Redis 7.2** | GA | December 1, 2029 | Essentials, Pro |
| **Redis 6.2** | GA | April 1, 2027 | Pro |

1. <a name="table-note-1" style="display: block; height: 80px; margin-top: -80px;"></a> Redis 8.0 is not available for new databases.

When a version reaches End-of-Life (EOL), Redis Cloud will automatically upgrade your database to the following minor version during maintenance windows if you do not manually upgrade before EOL.

## Version selection
Expand Down
18 changes: 4 additions & 14 deletions content/operate/rc/databases/version-management/upgrade-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,7 @@ aliases:
- /rc/databases/upgrade-version
---

Database version upgrade options depend on your plan type.

## Redis Cloud Essentials

All new Redis Cloud Essentials databases are on the latest available version of Redis.

Redis will notify users when new database versions are available, but upgrades must be done manually.

## Redis Cloud Pro

You can upgrade Redis Cloud Pro databases that are not on the latest available version of Redis to a later version at any time.
You can upgrade databases that are not on the latest available version of Redis to a later version at any time.

{{< note >}}
Please keep in mind the following before upgrading your database version:
Expand All @@ -40,9 +30,9 @@ Please keep in mind the following before upgrading your database version:
- You must upgrade the target database in an [Active-Passive]({{< relref "/operate/rc/databases/migrate-databases#sync-using-active-passive" >}}) setup before you upgrade the source database to prevent compatibility issues.
{{< /note >}}

### Upgrade Redis Cloud Pro database
## Upgrade database

To upgrade a Redis Cloud Pro database:
To upgrade a Redis Cloud database:

1. Choose your database from the **Databases** list to open your database page. Select **More actions > Version upgrade**.

Expand All @@ -64,7 +54,7 @@ The database will start upgrading to the selected version immediately. The upgra

You can continue to use the Redis Cloud console for other tasks during the upgrade.

### Manually revert upgrade
## Manually revert upgrade

Automatically reverting to a previous Redis version is not supported on Redis Cloud.

Expand Down
Binary file modified static/images/rc/button-upgrade-now.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/database-version-upgrade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/databases-more-actions-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.