Skip to content

Commit c05a8e3

Browse files
fix(red): reviews
Co-authored-by: Néda <[email protected]>
1 parent c0186c4 commit c05a8e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/managed-databases-for-redis/api-cli/upgrade-redis-version.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Requirements from '@macros/iam/requirements.mdx'
1010
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.
1111

1212
<Message type="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.
1414
</Message>
1515

1616
<Requirements />
@@ -19,7 +19,7 @@ Scaleway supports the latest version of Redis™ (7.2.11). Follow the steps belo
1919
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2020
- A valid [API key](/iam/how-to/create-api-keys/)
2121
- [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.
2323

2424

2525
You can list your Database Instances to determine which ones need to be updated.

0 commit comments

Comments
 (0)