diff --git a/content/embeds/r7-breaking-changes.md b/content/embeds/r7-breaking-changes.md index 5c58c1da6..9f28bb814 100644 --- a/content/embeds/r7-breaking-changes.md +++ b/content/embeds/r7-breaking-changes.md @@ -1,6 +1,6 @@ ### Redis 7.0 breaking changes -When new major versions of Redis Community Edition change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, make sure to read the provided list of breaking changes that affect Redis Enterprise and update any applications that connect to your database to handle these changes. +When new major versions of open source Redis change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, make sure to read the provided list of breaking changes that affect Redis Enterprise and update any applications that connect to your database to handle these changes. To check your Redis database version (`redis_version`), you can use the admin console or run the [`INFO`]({{< relref "/commands" >}}/info/) command with [`redis-cli`]({{< relref "/operate/rs/references/cli-utilities/redis-cli" >}}): @@ -11,7 +11,7 @@ redis_version:7.0.8 ..." ``` -Redis Community Edition version 7.0 introduces the following potentially breaking changes to Redis Enterprise: +Open source Redis version 7.0 introduces the following potentially breaking changes to Redis Enterprise: #### Programmability diff --git a/content/embeds/r7.2-breaking-changes.md b/content/embeds/r7.2-breaking-changes.md index 67e1b9c95..0e8791873 100644 --- a/content/embeds/r7.2-breaking-changes.md +++ b/content/embeds/r7.2-breaking-changes.md @@ -1,6 +1,6 @@ ### Redis 7.2 breaking changes -When new major versions of Redis Community Edition change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, make sure to read the provided list of breaking changes that affect Redis Enterprise and update any applications that connect to your database to handle these changes. +When new major versions of open source Redis change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, make sure to read the provided list of breaking changes that affect Redis Enterprise and update any applications that connect to your database to handle these changes. Confirm your Redis database version (`redis_version`) using the admin console or run the following [`INFO`]({{< relref "/commands" >}}/info/) command via [`redis-cli`]({{< relref "/operate/rs/references/cli-utilities/redis-cli" >}}): @@ -48,7 +48,7 @@ Upgrading to Redis version 7.2 from version 7.0 introduces the following potenti #### Breaking changes from version 6.2 -Upgrading to Redis Community Edition version 7.2 from version 6.2 introduces the following potentially breaking changes to Redis Enterprise. +Upgrading to open source Redis version 7.2 from version 6.2 introduces the following potentially breaking changes to Redis Enterprise. All [breaking changes from version 7.0](#breaking-changes-from-version-70) also apply to Redis version 6.2. diff --git a/content/embeds/r7.2-combined-breaking-changes.md b/content/embeds/r7.2-combined-breaking-changes.md index c75775a10..d6ae46586 100644 --- a/content/embeds/r7.2-combined-breaking-changes.md +++ b/content/embeds/r7.2-combined-breaking-changes.md @@ -1,6 +1,6 @@ ### Redis 7.2 breaking changes -When new major versions of Redis Community Edition change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, make sure to read the provided list of breaking changes that affect Redis Enterprise and update any applications that connect to your database to handle these changes. +When new major versions of open source Redis change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, make sure to read the provided list of breaking changes that affect Redis Enterprise and update any applications that connect to your database to handle these changes. Confirm your Redis database version (`redis_version`) using the admin console or run the following [`INFO`]({{< relref "/commands" >}}/info/) command via [`redis-cli`]({{< relref "/operate/rs/references/cli-utilities/redis-cli" >}}): @@ -13,7 +13,7 @@ redis_version:7.0.8 #### Breaking changes from version 6.2 -Upgrading to Redis Community Edition version 7.2 from version 6.2 introduces the following potentially breaking changes to Redis Enterprise. +Upgrading to open source Redis version 7.2 from version 6.2 introduces the following potentially breaking changes to Redis Enterprise. ##### Programmability