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
@@ -18,10 +18,16 @@ This is a maintenance release for [Redis Software version 7.8.4](https://r
18
18
19
19
This version offers:
20
20
21
+
- Ubuntu 22 support
22
+
21
23
- Bug fixes for crashes, unexpected restarts, and incorrect type for the automatically calculated replica buffer
22
24
23
25
## New in this release
24
26
27
+
### New features
28
+
29
+
- Added support for Ubuntu 22.
30
+
25
31
### Redis database versions
26
32
27
33
Redis Software version 7.8.4 includes three Redis database versions: 7.4, 7.2, and 6.2.
@@ -50,6 +56,10 @@ The following table shows which Redis modules are compatible with each Redis dat
50
56
51
57
- RS146282: Fixed a missing Prisma dependency for OpenSSL 1.0 that caused unexpected `cm_server` restarts on Ubuntu 20.
52
58
59
+
- RS103760: Added a check that blocks upgrading Redis Enterprise Software on a node while there are running state machines to prevent data loss or unavailability.
60
+
61
+
- RS148302: Fixed a dependency issue that can cause the installation of Redis Enterprise Software version 7.8.4 to fail.
62
+
53
63
## Version changes
54
64
55
65
### Supported platforms
@@ -69,6 +79,7 @@ The following table provides a snapshot of supported platforms as of this Redis
0 commit comments