Skip to content

Commit d5ed635

Browse files
committed
Removed 8.0 from compatible DB versions in RS 8.0.2 release notes
1 parent 92b59c0 commit d5ed635

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

content/operate/rs/release-notes/rs-8-0-releases/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ categories:
55
- docs
66
- operate
77
- rs
8-
compatibleOSSVersion: Redis 8.2, 8.0, 7.4, 7.2, 6.2
8+
compatibleOSSVersion: Redis 8.2, 7.4, 7.2, 6.2
99
description: Redis Software 8! The most performant, most secure, and richest version so far. Built for performance, scale, and reliability to power modern ML and AI applications.
1010
hideListLinks: true
1111
linkTitle: 8.0.x releases

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ categories:
55
- docs
66
- operate
77
- rs
8-
compatibleOSSVersion: Redis 8.2, 8.0, 7.4, 7.2, 6.2
8+
compatibleOSSVersion: Redis 8.2, 7.4, 7.2, 6.2
99
description: Redis Software 8! The most performant, most secure, and richest version so far. Built for performance, scale, and reliability to power modern ML and AI applications.
1010
linkTitle: 8.0.2-17 (October 2025)
1111
weight: 90
@@ -238,7 +238,7 @@ Instead of using Redis Enterprise Software's self-signed certificates for intern
238238
239239
### Redis database versions
240240
241-
Redis Enterprise Software version 8.0.2 includes five Redis database versions: 8.2, 8.0, 7.4, 7.2, and 6.2.
241+
Redis Enterprise Software version 8.0.2 includes the following Redis database versions: 8.2, 7.4, 7.2, and 6.2.
242242
243243
The [default Redis database version]({{<relref "/operate/rs/databases/configure/db-defaults#database-version">}}) is 8.2.
244244
@@ -251,7 +251,6 @@ The following table shows which Redis modules are compatible with each Redis dat
251251
| Redis database version | Compatible Redis modules |
252252
|------------------------|--------------------------|
253253
| 8.2 | RediSearch 8.2<br />RedisJSON 8.2<br />RedisTimeSeries 8.2<br />RedisBloom 8.2<br />See [What's new in Redis 8.2]({{<relref "/develop/whats-new/8-2">}}) and [Redis Open Source 8.2 release notes]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes">}}) |
254-
| 8.0 | RediSearch 8.0<br />RedisJSON 8.0<br />RedisTimeSeries 8.0<br />RedisBloom 8.0<br />See [What's new in Redis 8.0]({{<relref "/develop/whats-new/8-0">}}) and [Redis Open Source 8.0 release notes]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.0-release-notes">}}) |
255254
| 7.4 | [RediSearch 2.10]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md" >}})<br />[RedisJSON 2.8]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.8-release-notes.md" >}})<br />[RedisTimeSeries 1.12]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.12-release-notes.md" >}})<br />[RedisBloom 2.8]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.8-release-notes.md" >}}) |
256255
| 7.2 | [RediSearch 2.8]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md" >}})<br />[RedisJSON 2.6]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.6-release-notes.md" >}})<br />[RedisTimeSeries 1.10]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.10-release-notes.md" >}})<br />[RedisBloom 2.6]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.6-release-notes.md" >}}) |
257256
| 6.2 | [RediSearch 2.6]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.6-release-notes.md" >}})<br />[RedisJSON 2.4]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.4-release-notes.md" >}})<br />[RedisTimeSeries 1.8]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.8-release-notes.md" >}})<br />[RedisBloom 2.4]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.4-release-notes.md" >}}) |
@@ -517,7 +516,7 @@ As part of Redis's commitment to security, Redis Enterprise Software implements
517516
518517
Some CVEs announced for Redis Open Source do not affect Redis Enterprise Software due to different or additional functionality available in Redis Enterprise Software that is not available in Redis Open Source.
519518
520-
Redis Enterprise Software 8.0.2-17 supports Redis Open Source 8.2, 8.0, 7.4, 7.2, and 6.2. Below is the list of Redis Open Source CVEs fixed by version.
519+
Redis Enterprise Software 8.0.2-17 supports Redis Open Source 8.2, 7.4, 7.2, and 6.2. Below is the list of Redis Open Source CVEs fixed by version.
521520
522521
Redis 8.2.x:
523522

0 commit comments

Comments
 (0)