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: pages/managed-databases-for-redis/api-cli/upgrade-redis-version.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ import Requirements from '@macros/iam/requirements.mdx'
10
10
Scaleway supports the latest version of Redis™ (7.2.11). Follow the steps below to upgrade your Database Instance's to the latest Redis™ version.
11
11
12
12
<Messagetype="important">
13
-
- We recommend you use the latest available version of Redis (7.2.11) with your Database Instances to avoid the vulnerabilities identified in the [Redis™' Security Advisory: CVE-2025-49844](https://redis.io/blog/security-advisory-cve-2025-49844/).
13
+
- We recommend you use the latest available version of Redis (7.2.11) with your Database Instances to avoid the vulnerabilities identified in the [Redis™' Security Advisory: CVE-2025-49844](https://redis.io/blog/security-advisory-cve-2025-49844/) and be able to safely use eval/evalsha commands.
14
14
</Message>
15
15
16
16
<Requirements />
@@ -19,7 +19,7 @@ Scaleway supports the latest version of Redis™ (7.2.11). Follow the steps belo
19
19
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
20
20
- A valid [API key](/iam/how-to/create-api-keys/)
21
21
-[Configured your environment variables](https://github.com/scaleway/scaleway-cli/blob/master/docs/commands/config.md) (optional)
22
-
-Make sure you check that your upgrade path is [supported by Redis™](https://redis.io/docs/latest/operate/rs/references/upgrade-paths/). If it is not supported, you will need to first upgrade to a supported intermediate version.
22
+
-Ensured that your upgrade path is [supported by Redis™](https://redis.io/docs/latest/operate/rs/references/upgrade-paths/). If it is not supported, you will need to first upgrade to a supported intermediate version.
23
23
24
24
25
25
You can list your Database Instances to determine which ones need to be updated.
0 commit comments