content/operate/rc/databases/version-management/_index.md
Redis Cloud provides comprehensive database version management that prioritizes customer control over major changes.
{{< note >}} This page describes database version management for Redis Cloud. Redis Cloud manages the cluster version for you automatically. {{< /note >}}
Redis uses a MAJOR.MINOR.PATCH versioning scheme:
Redis Cloud supports the following version support models:
When a Redis version reaches End-of-Life (EOL), Redis Cloud will automatically upgrade your database to the next minor version during maintenance windows if you do not manually upgrade before EOL.
{{< note >}} We strongly recommend using the latest available database version to benefit from the newest features, performance improvements, and security updates. {{< /note >}}
| Version | Support model | Status | EOL Date | Plans |
|---|---|---|---|---|
| Redis 8.4 | STS | GA | TBD | Essentials, Pro |
| Redis 8.2 | LTS | GA | TBD | Essentials, Pro |
| Redis 8.0 | STS | Preview | TBD | Essentials<sup>1</sup> |
| Redis 7.4 | LTS | GA | December 1, 2029 | Essentials, Pro |
| Redis 7.2 | LTS | GA | December 1, 2029 | Essentials, Pro |
| Redis 6.2 | LTS | GA | April 1, 2027 | Pro |
When a database 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.
When creating a database, you select the database version (e.g., Redis 8.2). Redis Cloud automatically provides the latest patch version within that version.
For existing databases:
| Feature | Essentials | Pro |
|---|---|---|
| Minor version auto-upgrades (Redis 8.4+) | Always enabled, upgrades to latest minor version | Default enabled, can disable |
| Major version upgrades | Customer controlled | Customer controlled |
| Manual upgrades | Yes | Yes |
| [Automatic upgrade time]({{< relref "/operate/rc/subscriptions/maintenance" >}}) | Standard - between 12 AM and 6 AM region time | Configurable - [Set maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows" >}}) |
You can update your databases to a later version if by selecting More actions > Version upgrade from the database list or database page.
Before upgrading, you should:
See [Upgrade database version]({{< relref "/operate/rc/databases/version-management/upgrade-version" >}}) for detailed instructions.
Can I prevent minor version auto-upgrades? Pro users can opt out of minor version auto-upgrades for Redis 8.4+.
What if I don't upgrade before EOL? Redis Cloud will force upgrade after notifications during your next maintenance window to ensure security and support.
Can I downgrade? Automatically reverting to a previous Redis version is not supported on Redis Cloud. See [Manually revert upgrade]({{< relref "/operate/rc/databases/version-management/upgrade-version#manually-revert-upgrade" >}}) for more details.
How do I identify LTS vs STS? Check the supported versions table.