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 8.0.x](https://redis.io/downloads/#software) is now available!
14
+
[Redis Enterprise Software version 8.0.0](https://redis.io/downloads/#software) is now available!
15
15
16
16
## Highlights
17
17
@@ -35,7 +35,7 @@ This version offers:
35
35
36
36
### Redis database versions
37
37
38
-
Redis Software version 7.8.2 includes three Redis database versions: 7.4, 7.2, and 6.2.
38
+
Redis Software version 8.0.0 includes three Redis database versions: 8.2, 7.4, 7.2.
39
39
40
40
The [default Redis database version]({{<relref "/operate/rs/databases/configure/db-defaults#database-version">}}) is 7.4.
41
41
@@ -75,6 +75,12 @@ The following table shows which Redis modules are compatible with each Redis dat
75
75
76
76
- RS163254: Fixed an issue where the policy update logs displayed inconsistent boolean value formats, mixing `enabled/disabled` and `True/False`.
77
77
78
+
- RS158250: Fixed an issue with Active-Active databases with search enabled where replica shards could crash after migration to a new node.
79
+
80
+
- RS164471: Fixed an issue where the script to generate self-signed certificate (generate_self_signed_certs.sh) failed on custom installations due to hard-coded file paths.
81
+
82
+
- RS164218: Fixed an issue where Speedb log files were not properly rotated and archived, causing logs to accumulate and consume disk space.
0 commit comments