diff --git a/content/integrate/amazon-bedrock/set-up-redis.md b/content/integrate/amazon-bedrock/set-up-redis.md index dc10015030..a7bf537bbc 100644 --- a/content/integrate/amazon-bedrock/set-up-redis.md +++ b/content/integrate/amazon-bedrock/set-up-redis.md @@ -75,9 +75,9 @@ To set up a Redis Cloud instance for Bedrock, you need to: {{The General settings of the Setup tab.}} -1. In the **Version** section, select **Redis 7.2** or **Redis 7.4**. +1. In the **Version** section, select **Redis 7.2**. - {{Version selection between Redis 6.2, 7.2, and 7.4}} + {{Version selection between Redis 6.2 and 7.2}} 1. In the **Advanced options** section, select Multi-AZ to ensure [high-availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}). diff --git a/content/operate/rc/changelog/september-2024.md b/content/operate/rc/changelog/september-2024.md deleted file mode 100644 index 30eb4e18c1..0000000000 --- a/content/operate/rc/changelog/september-2024.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -Title: Redis Cloud changelog (September 2024) -alwaysopen: false -categories: -- docs -- operate -- rc -description: New features, enhancements, and other changes added to Redis Cloud during - September 2024. -highlights: Redis 7.4 Preview on Redis Cloud Pro -linktitle: September 2024 -weight: 44 ---- - -## New Features - -### Redis 7.4 Preview on Redis Cloud Pro - -A preview of Redis 7.4 is now available on [Redis Cloud Pro databases]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}). - -Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release blog post](https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74). \ No newline at end of file diff --git a/content/operate/rc/databases/create-database/create-pro-database-new.md b/content/operate/rc/databases/create-database/create-pro-database-new.md index e2f7a2f2db..d713605598 100644 --- a/content/operate/rc/databases/create-database/create-pro-database-new.md +++ b/content/operate/rc/databases/create-database/create-pro-database-new.md @@ -105,11 +105,9 @@ The following settings are defined in the **General settings** of the **Setup** #### Version {#version} -{{Version selection between Redis 6.2, 7.2, and 7.4.}} +{{Version selection between Redis 6.2 and 7.2}} -The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.2** if you want to use the latest stable version of Redis, or select **Redis 7.4** for the Redis 7.4 Preview. - -Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release notes](https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74). +The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.2** if you want to use the latest advanced features of Redis. #### Advanced options {#advanced-options} diff --git a/static/images/rc/subscription-new-flexible-version-section.png b/static/images/rc/subscription-new-flexible-version-section.png index 396f4fe716..8f585a481f 100644 Binary files a/static/images/rc/subscription-new-flexible-version-section.png and b/static/images/rc/subscription-new-flexible-version-section.png differ