Skip to content

Commit d66bc65

Browse files
authored
Merge pull request #674 from redis/DOC-4282
RC: 7.4 Pro preview changes
2 parents c43dcbf + 9160d07 commit d66bc65

File tree

4 files changed

+27
-4
lines changed

4 files changed

+27
-4
lines changed

content/integrate/amazon-bedrock/set-up-redis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ To set up a Redis Cloud instance for Bedrock, you need to:
7575

7676
{{<image filename="images/rc/subscription-new-flexible-setup-general.png" width="75%" alt="The General settings of the Setup tab." >}}
7777

78-
1. In the **Version** section, select **Redis 7.2**.
78+
1. In the **Version** section, select **Redis 7.2** or **Redis 7.4**.
7979

80-
{{<image filename="images/rc/subscription-new-flexible-version-section.png" alt="Version selection between Redis 6.2 and 7.2" >}}
80+
{{<image filename="images/rc/subscription-new-flexible-version-section.png" alt="Version selection between Redis 6.2, 7.2, and 7.4" >}}
8181

8282
1. In the **Advanced options** section, select Multi-AZ to ensure [high-availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}).
8383

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
Title: Redis Cloud changelog (September 2024)
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- rc
8+
description: New features, enhancements, and other changes added to Redis Cloud during
9+
September 2024.
10+
highlights: Redis 7.4 Preview on Redis Cloud Pro
11+
linktitle: September 2024
12+
weight: 44
13+
---
14+
15+
## New Features
16+
17+
### Redis 7.4 Preview on Redis Cloud Pro
18+
19+
A preview of Redis 7.4 is now available on [Redis Cloud Pro databases]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}).
20+
21+
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).

content/operate/rc/databases/create-database/create-pro-database-new.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,11 @@ The following settings are defined in the **General settings** of the **Setup**
105105

106106
#### Version {#version}
107107

108-
{{<image filename="images/rc/subscription-new-flexible-version-section.png" width="75%" alt="Version selection between Redis 6.2 and 7.2" >}}
108+
{{<image filename="images/rc/subscription-new-flexible-version-section.png" width="75%" alt="Version selection between Redis 6.2, 7.2, and 7.4." >}}
109109

110-
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.
110+
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.
111+
112+
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).
111113

112114
#### Advanced options {#advanced-options}
113115

7.66 KB
Loading

0 commit comments

Comments
 (0)