Skip to content

Commit bf0c54f

Browse files
authored
Merge pull request #2427 from redis/DOC-5955
RC: DOC-5955, DOC-5989, plus rebrand images for upgrade DB
2 parents 761dd6e + a8d3313 commit bf0c54f

File tree

5 files changed

+7
-15
lines changed

5 files changed

+7
-15
lines changed

content/operate/rc/databases/version-management/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,13 @@ Redis uses a **MAJOR.MINOR.PATCH** versioning scheme:
3131
| Version | Status | EOL Date | Plans |
3232
|---------|--------|----------|-------|
3333
| **Redis 8.2** | GA | TBD | Essentials, Pro |
34-
| **Redis 8.0** | Preview | TBD | Essentials |
34+
| **Redis 8.0** | Preview | TBD | Essentials<sup>[1](#table-note-1)</sup> |
3535
| **Redis 7.4** | GA | December 1, 2029 | Essentials, Pro |
3636
| **Redis 7.2** | GA | December 1, 2029 | Essentials, Pro |
3737
| **Redis 6.2** | GA | April 1, 2027 | Pro |
3838

39+
1. <a name="table-note-1" style="display: block; height: 80px; margin-top: -80px;"></a> Redis 8.0 is not available for new databases.
40+
3941
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.
4042

4143
## Version selection

content/operate/rc/databases/version-management/upgrade-version.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,7 @@ aliases:
1212
- /rc/databases/upgrade-version
1313
---
1414

15-
Database version upgrade options depend on your plan type.
16-
17-
## Redis Cloud Essentials
18-
19-
All new Redis Cloud Essentials databases are on the latest available version of Redis.
20-
21-
Redis will notify users when new database versions are available, but upgrades must be done manually.
22-
23-
## Redis Cloud Pro
24-
25-
You can upgrade Redis Cloud Pro databases that are not on the latest available version of Redis to a later version at any time.
15+
You can upgrade databases that are not on the latest available version of Redis to a later version at any time.
2616

2717
{{< note >}}
2818
Please keep in mind the following before upgrading your database version:
@@ -40,9 +30,9 @@ Please keep in mind the following before upgrading your database version:
4030
- 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.
4131
{{< /note >}}
4232

43-
### Upgrade Redis Cloud Pro database
33+
## Upgrade database
4434

45-
To upgrade a Redis Cloud Pro database:
35+
To upgrade a Redis Cloud database:
4636

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

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

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

67-
### Manually revert upgrade
57+
## Manually revert upgrade
6858

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

1.37 KB
Loading
25 KB
Loading
36.8 KB
Loading

0 commit comments

Comments
 (0)