You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/databases/version-management.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,14 +21,13 @@ Redis Cloud balances customer control with automated maintenance to ensure your
21
21
22
22
| Version | Type | Status | EOL Date |
23
23
|---------|------|--------|----------|
24
-
|**Redis 8.2**| STS | GA (October 2025) | TBD |
24
+
|**Redis 8.2**| STS | GA | TBD |
25
25
|**Redis 8.0**| STS | Preview | May 1, 2026 |
26
26
|**Redis 7.4**| LTS | GA | TBD |
27
27
|**Redis 7.2**| LTS | GA | TBD |
28
28
|**Redis 6.2**| LTS | GA | Nov 2025*|
29
29
30
-
*Redis 6.2 EOL announced one month after Redis 8.2 GA, with EOL 18 months later.
31
-
30
+
**EOL (End of life)**: Databases on EOL versions are not supported.
32
31
**LTS (Long-Term Support)**: Final minor release of a major version with extended support.
33
32
**STS (Short-Term Support)**: All other minor releases, supported for 6 months after the next minor release.
34
33
@@ -37,7 +36,7 @@ Redis Cloud balances customer control with automated maintenance to ensure your
37
36
Starting October 2025:
38
37
39
38
-**You select**: Major version only (e.g., Redis 8)
40
-
-**We manage**: Minor versions automatically within your selected major
39
+
-**We manage**: Minor versions automatically within your selected major version
41
40
-**You control**: Opt out of auto-upgrades if preferred; major upgrades always require your action
42
41
43
42
## How it works
@@ -66,18 +65,18 @@ If you opt out of auto-upgrades and reach EOL, Redis Cloud will force upgrade af
66
65
67
66
### Manual upgrades (Pro)
68
67
69
-
1. Select your database > **More actions > Version upgrade**
70
-
2. Choose target version >**Upgrade**
68
+
1. Select your database: **More actions** > **Version upgrade**
69
+
2. Choose target version:**Upgrade**
71
70
72
71
{{< note >}}
73
72
Before upgrading: [Back up your data]({{< relref "/operate/rc/databases/back-up-data" >}}), review [breaking changes]({{< relref "/operate/rc/changelog/version-release-notes" >}}), and plan for off-peak hours.
0 commit comments