You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Redis Enterprise Software version 7.8.0](https://redis.com/redis-enterprise-software/download-center/software/) is now available!
16
+
[Redis Software version 7.8.0](https://redis.com/redis-enterprise-software/download-center/software/) is now available!
17
17
18
18
## Highlights
19
19
@@ -39,7 +39,7 @@ For more detailed release notes, select a build version from the following table
39
39
40
40
### Breaking changes
41
41
42
-
Redis Enterprise Software version 7.8.0 introduces the following breaking changes:
42
+
Redis Software version 7.8.0 introduces the following breaking changes:
43
43
44
44
- When you upgrade a database, the upgrade process also attempts to upgrade database modules by default.
45
45
@@ -53,15 +53,15 @@ Redis Enterprise Software version 7.8.0 introduces the following breaking change
53
53
54
54
#### End-of-life policy extension
55
55
56
-
The end-of-life policy for Redis Enterprise Software versions 6.2 and later has been extended to 24 months after the formal release of the subsequent major version. For the updated end-of-life schedule, see the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}).
56
+
The end-of-life policy for Redis Software versions 6.2 and later has been extended to 24 months after the formal release of the subsequent major version. For the updated end-of-life schedule, see the [Redis Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}).
57
57
58
58
#### Supported upgrade paths
59
59
60
-
Redis Enterprise Software versions 6.2.4 and 6.2.8 do not support direct upgrades beyond version 7.4.x. Versions 6.2.10, 6.2.12, and 6.2.18 are part of the [upgrade path]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster#supported-upgrade-paths">}}). To upgrade from 6.2.4 or 6.2.8 to versions later than 7.4.x, an intermediate upgrade is required.
60
+
Redis Software versions 6.2.4 and 6.2.8 do not support direct upgrades beyond version 7.4.x. Versions 6.2.10, 6.2.12, and 6.2.18 are part of the [upgrade path]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster#supported-upgrade-paths">}}). To upgrade from 6.2.4 or 6.2.8 to versions later than 7.4.x, an intermediate upgrade is required.
61
61
62
-
The next major Redis Enterprise Software release will still bundle Redis database version 6.2 and allow database upgrades from Redis database version 6.2 to 7.x.
62
+
The next major Redis Software release will still bundle Redis database version 6.2 and allow database upgrades from Redis database version 6.2 to 7.x.
63
63
64
-
See the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers.
64
+
See the [Redis Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers.
65
65
66
66
#### End of triggers and functions preview
67
67
@@ -127,35 +127,35 @@ The legacy UI is deprecated in favor of the new Cluster Manager UI and will be r
127
127
128
128
#### Redis 6.0 database deprecation
129
129
130
-
Redis database version 6.0 is deprecated as of Redis Enterprise Software version 7.4.2 and will be removed in a future release.
130
+
Redis database version 6.0 is deprecated as of Redis Software version 7.4.2 and will be removed in a future release.
131
131
132
132
To prepare for the future removal of Redis 6.0:
133
133
134
-
- For Redis Enterprise 6.2.* clusters, upgrade Redis 6.0 databases to Redis 6.2. See the [Redis 6.2 release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) for the list of changes.
134
+
- For Redis Software 6.2.* clusters, upgrade Redis 6.0 databases to Redis 6.2. See the [Redis 6.2 release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) for the list of changes.
135
135
136
-
- For Redis Enterprise 7.2.4 and 7.4.2 clusters, upgrade Redis 6.0 databases to Redis 7.2. Before you upgrade your databases, see the list of [Redis 7.2 breaking changes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#redis-72-breaking-changes" >}}) and update any applications that connect to your database to handle these changes.
136
+
- For Redis Software 7.2.4 and 7.4.2 clusters, upgrade Redis 6.0 databases to Redis 7.2. Before you upgrade your databases, see the list of [Redis 7.2 breaking changes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#redis-72-breaking-changes" >}}) and update any applications that connect to your database to handle these changes.
137
137
138
138
#### Ubuntu 18.04
139
139
140
140
Ubuntu 18.04 was deprecated in Redis Software version 7.2.4 and is no longer supported as of Redis Software version 7.8.0.
141
141
142
142
### Upcoming changes
143
143
144
-
#### Default image change for Redis Enterprise Software containers
144
+
#### Default image change for Redis Software containers
145
145
146
-
Starting with version 7.8, Redis Enterprise Software containers with the image tag `x.y.z-build` will be based on RHEL instead of Ubuntu.
146
+
Starting with version 7.8, Redis Software containers with the image tag `x.y.z-build` will be based on RHEL instead of Ubuntu.
147
147
148
148
This change will only affect you if you use containers outside the official [Redis Enterprise for Kubernetes]({{<relref "/operate/kubernetes">}}) product and use Ubuntu-specific commands.
149
149
150
150
To use Ubuntu-based images after this change, you can specify the operating system suffix in the image tag. For example, use the image tag `7.4.2-216.focal` instead of `7.4.2-216`.
151
151
152
152
### Supported platforms
153
153
154
-
The following table provides a snapshot of supported platforms as of this Redis Enterprise Software release. See the [supported platforms reference]({{< relref "/operate/rs/references/supported-platforms" >}}) for more details about operating system compatibility.
154
+
The following table provides a snapshot of supported platforms as of this Redis Software release. See the [supported platforms reference]({{< relref "/operate/rs/references/supported-platforms" >}}) for more details about operating system compatibility.
155
155
156
-
<spantitle="Check mark icon">✅</span> Supported – The platform is supported for this version of Redis Enterprise Software and Redis Stack modules.
156
+
<spantitle="Check mark icon">✅</span> Supported – The platform is supported for this version of Redis Software and Redis Stack modules.
157
157
158
-
<spantitle="Warning icon"class="font-serif">:warning:</span> Deprecation warning – The platform is still supported for this version of Redis Enterprise Software, but support will be removed in a future release.
158
+
<spantitle="Warning icon"class="font-serif">:warning:</span> Deprecation warning – The platform is still supported for this version of Redis Software, but support will be removed in a future release.
@@ -180,7 +180,7 @@ The following table provides a snapshot of supported platforms as of this Redis
180
180
3. <aname="table-note-3"style="display: block; height: 80px; margin-top: -80px;"></a>See the [Redis Enterprise for Kubernetes documentation]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) for details about support per version and Kubernetes distribution.
[Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Enterprise Software are certified for development and testing only.
183
+
[Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Software are certified for development and testing only.
184
184
185
185
## Known issues
186
186
@@ -200,4 +200,4 @@ The following legacy UI features are not yet available in the new Cluster Manage
200
200
201
201
#### RedisGraph prevents upgrade to RHEL 9
202
202
203
-
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Enterprise cluster contains a RedisGraph module, even if unused by any database. The [RedisGraph module has reached end-of-life](https://redis.com/blog/redisgraph-eol/) and is completely unavailable in RHEL 9.
203
+
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Software cluster contains a RedisGraph module, even if unused by any database. The [RedisGraph module has reached end-of-life](https://redis.com/blog/redisgraph-eol/) and is completely unavailable in RHEL 9.
[Redis Enterprise Software version 7.8.0](https://redis.com/redis-enterprise-software/download-center/software/) is now available!
14
+
[Redis Software version 7.8.0](https://redis.com/redis-enterprise-software/download-center/software/) is now available!
15
15
16
16
## Highlights
17
17
@@ -67,7 +67,7 @@ This version offers:
67
67
68
68
#### Redis module feature sets
69
69
70
-
Redis Enterprise comes packaged with several modules. As of version 7.8.0, Redis Enterprise includes three feature sets, compatible with different Redis database versions.
70
+
Redis Software comes packaged with several modules. As of version 7.8.0, Redis Software includes three feature sets, compatible with different Redis database versions.
71
71
72
72
The following table shows which Redis modules are compatible with each Redis database version included in this release.
73
73
@@ -125,7 +125,7 @@ The following table shows which Redis modules are compatible with each Redis dat
125
125
126
126
### Breaking changes
127
127
128
-
Redis Enterprise Software version 7.8.0 introduces the following breaking changes:
128
+
Redis Software version 7.8.0 introduces the following breaking changes:
129
129
130
130
- When you upgrade a database, the upgrade process also attempts to upgrade database modules by default.
131
131
@@ -139,15 +139,15 @@ Redis Enterprise Software version 7.8.0 introduces the following breaking change
139
139
140
140
#### End-of-life policy extension
141
141
142
-
The end-of-life policy for Redis Enterprise Software versions 6.2 and later has been extended to 24 months after the formal release of the subsequent major version. For the updated end-of-life schedule, see the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}).
142
+
The end-of-life policy for Redis Software versions 6.2 and later has been extended to 24 months after the formal release of the subsequent major version. For the updated end-of-life schedule, see the [Redis Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}).
143
143
144
144
#### Supported upgrade paths
145
145
146
-
Redis Enterprise Software versions 6.2.4 and 6.2.8 do not support direct upgrades beyond version 7.4.x. Versions 6.2.10, 6.2.12, and 6.2.18 are part of the [upgrade path]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster#supported-upgrade-paths">}}). To upgrade from 6.2.4 or 6.2.8 to versions later than 7.4.x, an intermediate upgrade is required.
146
+
Redis Software versions 6.2.4 and 6.2.8 do not support direct upgrades beyond version 7.4.x. Versions 6.2.10, 6.2.12, and 6.2.18 are part of the [upgrade path]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster#supported-upgrade-paths">}}). To upgrade from 6.2.4 or 6.2.8 to versions later than 7.4.x, an intermediate upgrade is required.
147
147
148
-
The next major Redis Enterprise Software release will still bundle Redis database version 6.2 and allow database upgrades from Redis database version 6.2 to 7.x.
148
+
The next major Redis Software release will still bundle Redis database version 6.2 and allow database upgrades from Redis database version 6.2 to 7.x.
149
149
150
-
See the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers.
150
+
See the [Redis Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers.
151
151
152
152
#### End of triggers and functions preview
153
153
@@ -213,35 +213,35 @@ The legacy UI is deprecated in favor of the new Cluster Manager UI and will be r
213
213
214
214
#### Redis 6.0 database deprecation
215
215
216
-
Redis database version 6.0 is deprecated as of Redis Enterprise Software version 7.4.2 and will be removed in a future release.
216
+
Redis database version 6.0 is deprecated as of Redis Software version 7.4.2 and will be removed in a future release.
217
217
218
218
To prepare for the future removal of Redis 6.0:
219
219
220
-
- For Redis Enterprise 6.2.* clusters, upgrade Redis 6.0 databases to Redis 6.2. See the [Redis 6.2 release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) for the list of changes.
220
+
- For Redis Software 6.2.* clusters, upgrade Redis 6.0 databases to Redis 6.2. See the [Redis 6.2 release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) for the list of changes.
221
221
222
-
- For Redis Enterprise 7.2.4 and 7.4.2 clusters, upgrade Redis 6.0 databases to Redis 7.2. Before you upgrade your databases, see the list of [Redis 7.2 breaking changes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#redis-72-breaking-changes" >}}) and update any applications that connect to your database to handle these changes.
222
+
- For Redis Software 7.2.4 and 7.4.2 clusters, upgrade Redis 6.0 databases to Redis 7.2. Before you upgrade your databases, see the list of [Redis 7.2 breaking changes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#redis-72-breaking-changes" >}}) and update any applications that connect to your database to handle these changes.
223
223
224
224
#### Ubuntu 18.04
225
225
226
226
Ubuntu 18.04 was deprecated in Redis Software version 7.2.4 and is no longer supported as of Redis Software version 7.8.0.
227
227
228
228
### Upcoming changes
229
229
230
-
#### Default image change for Redis Enterprise Software containers
230
+
#### Default image change for Redis Software containers
231
231
232
-
Starting with version 7.8, Redis Enterprise Software containers with the image tag `x.y.z-build` will be based on RHEL instead of Ubuntu.
232
+
Starting with version 7.8, Redis Software containers with the image tag `x.y.z-build` will be based on RHEL instead of Ubuntu.
233
233
234
234
This change will only affect you if you use containers outside the official [Redis Enterprise for Kubernetes]({{<relref "/operate/kubernetes">}}) product and use Ubuntu-specific commands.
235
235
236
236
To use Ubuntu-based images after this change, you can specify the operating system suffix in the image tag. For example, use the image tag `7.4.2-216.focal` instead of `7.4.2-216`.
237
237
238
238
### Supported platforms
239
239
240
-
The following table provides a snapshot of supported platforms as of this Redis Enterprise Software release. See the [supported platforms reference]({{< relref "/operate/rs/references/supported-platforms" >}}) for more details about operating system compatibility.
240
+
The following table provides a snapshot of supported platforms as of this Redis Software release. See the [supported platforms reference]({{< relref "/operate/rs/references/supported-platforms" >}}) for more details about operating system compatibility.
241
241
242
-
<spantitle="Check mark icon">✅</span> Supported – The platform is supported for this version of Redis Enterprise Software and Redis Stack modules.
242
+
<spantitle="Check mark icon">✅</span> Supported – The platform is supported for this version of Redis Software and Redis Stack modules.
243
243
244
-
<spantitle="Warning icon"class="font-serif">:warning:</span> Deprecation warning – The platform is still supported for this version of Redis Enterprise Software, but support will be removed in a future release.
244
+
<spantitle="Warning icon"class="font-serif">:warning:</span> Deprecation warning – The platform is still supported for this version of Redis Software, but support will be removed in a future release.
@@ -266,7 +266,7 @@ The following table provides a snapshot of supported platforms as of this Redis
266
266
3. <aname="table-note-3"style="display: block; height: 80px; margin-top: -80px;"></a>See the [Redis Enterprise for Kubernetes documentation]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) for details about support per version and Kubernetes distribution.
[Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Enterprise Software are certified for development and testing only.
269
+
[Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Software are certified for development and testing only.
270
270
271
271
## Downloads
272
272
@@ -297,17 +297,17 @@ The following legacy UI features are not yet available in the new Cluster Manage
297
297
298
298
#### RedisGraph prevents upgrade to RHEL 9
299
299
300
-
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Enterprise cluster contains a RedisGraph module, even if unused by any database. The [RedisGraph module has reached End-of-Life](https://redis.com/blog/redisgraph-eol/) and is completely unavailable in RHEL 9.
300
+
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Software cluster contains a RedisGraph module, even if unused by any database. The [RedisGraph module has reached End-of-Life](https://redis.com/blog/redisgraph-eol/) and is completely unavailable in RHEL 9.
301
301
302
302
## Security
303
303
304
304
#### Open source Redis security fixes compatibility
305
305
306
-
As part of Redis's commitment to security, Redis Enterprise Software implements the latest [security fixes](https://github.com/redis/redis/releases) available with [open source Redis](https://github.com/redis/redis). Redis Enterprise has already included the fixes for the relevant CVEs.
306
+
As part of Redis's commitment to security, Redis Software implements the latest [security fixes](https://github.com/redis/redis/releases) available with [open source Redis](https://github.com/redis/redis). Redis Software has already included the fixes for the relevant CVEs.
307
307
308
-
Some CVEs announced for open source Redis do not affect Redis Enterprise due to different or additional functionality available in Redis Enterprise that is not available in open source Redis.
308
+
Some CVEs announced for open source Redis do not affect Redis Software due to different or additional functionality available in Redis Software that is not available in open source Redis.
309
309
310
-
Redis Enterprise 7.8.0-tba supports open source Redis 7.2, 6.2, and 6.0. Below is the list of open source Redis CVEs fixed by version.
310
+
Redis Software 7.8.0-tba supports open source Redis 7.2, 6.2, and 6.0. Below is the list of open source Redis CVEs fixed by version.
0 commit comments