Skip to content

Commit 3a52ed5

Browse files
committed
DOC-4673 Initial Redis version matrix
1 parent 19baab7 commit 3a52ed5

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
| Redis API version | Distributed in | What's new |
2+
|-------------------|----------------|------------|
3+
| 7.4 | [Redis Cloud]({{<relref "/operate/rc">}})<br />[Redis Software]({{<relref "/operate/rs">}}) 7.8.x<br />[Redis Stack]({{<relref "/operate/oss_and_stack">}}) 7.4.x<br />[Redis Community Edition]({{<relref "/operate/oss_and_stack">}}) 7.4.x | [Redis 7.4]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisce-7.4-release-notes.md">}})<br />[Search 2.10]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md" >}})<br />[JSON 2.8]({{<relref "operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.8-release-notes.md">}})<br />[Time series 1.12]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.12-release-notes.md">}})<br />[Bloom 2.8]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.8-release-notes.md">}}) |
4+
| 7.2 | [Redis Cloud]({{<relref "/operate/rc">}})<br />[Redis Software]({{<relref "/operate/rs">}}) 7.2.x-7.8.x<br />[Redis Stack]({{<relref "/operate/oss_and_stack">}}) 7.2.x<br />[Redis OSS]({{<relref "/operate/oss_and_stack">}}) 7.2.x | [Redis 7.2](https://raw.githubusercontent.com/redis/redis/7.2/00-RELEASENOTES)<br />[Search 2.8]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md" >}})<br />[JSON 2.6]({{<relref "operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.6-release-notes.md">}})<br />[Time series 1.10]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.10-release-notes.md">}})<br />[Bloom 2.6]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.6-release-notes.md">}})<br />[Gears 2.0](https://github.com/RedisGears/RedisGears/releases) |
5+
| 6.2 | [Redis Cloud]({{<relref "/operate/rc">}})<br />[Redis Software]({{<relref "/operate/rs">}}) 6.2.x-7.8.x<br />[Redis Stack]({{<relref "/operate/oss_and_stack">}}) 6.2.x<br />[Redis OSS]({{<relref "/operate/oss_and_stack">}}) 6.2.x | [Redis 6.2](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES)<br />[Search 2.6]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.6-release-notes.md" >}})<br />[JSON 2.4]({{<relref "operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.4-release-notes.md">}})<br />[Time series 1.8]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.8-release-notes.md">}})<br />[Bloom 2.4]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.4-release-notes.md">}})<br />[Graph 2.10]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisgraph/redisgraph-2.10-release-notes.md">}}) |

content/operate/oss_and_stack/stack-with-enterprise/release-notes/_index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,18 @@ categories:
55
- docs
66
- operate
77
- stack
8-
description: Redis Stack and modules release notes
8+
description: Release notes for Redis Community Edition, Redis Stack, and modules
99
hideListLinks: true
1010
linkTitle: Release notes
1111
weight: 99
1212
---
1313

14+
## Redis version matrix
15+
16+
{{<embed-md "redis-api-distros.md">}}
17+
18+
## Release notes
19+
1420
See the following release notes for new features, enhancements, and other changes to Redis Stack capabilities.
1521

1622
{{<table-children columnNames="Release notes,Description" columnSources="LinkTitle,Description" enableLinks="LinkTitle" limitTags="visible">}}

content/operate/rs/release-notes/_index.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
Title: Release notes
2+
Title: Redis Software release notes
3+
linkTitle: Release notes
34
alwaysopen: false
45
categories:
56
- docs
@@ -10,6 +11,12 @@ hideListLinks: true
1011
weight: 90
1112
---
1213

13-
Here's what changed recently in Redis Enterprise Software:
14+
## Redis version matrix
15+
16+
{{<embed-md "redis-api-distros.md">}}
17+
18+
## Release notes
19+
20+
Here's what changed recently in Redis Software:
1421

1522
{{< table-children columnNames="Version&nbsp;(Release&nbsp;date)&nbsp;,Major changes,Redis CE compatibility" columnSources="LinkTitle,Description,compatibleOSSVersion" enableLinks="LinkTitle" >}}

0 commit comments

Comments
 (0)