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
Copy file name to clipboardExpand all lines: content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-0-tba.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,14 @@ The following table shows which Redis modules are compatible with each Redis dat
107
107
108
108
- RS114258: Fixed an issue where an Active-Active database instance could lose keys during partial syncing if the destination shard was stale.
109
109
110
+
- RS133653: Fixed a validation issue where expired client certificates prevented updates to database configuration unrelated to TLS.
111
+
112
+
- RS126235: Fixed an issue where database updates could time out and enter a change pending state due to outdated shard data.
113
+
114
+
- RS125128: Improved real-time logging for installation and upgrade for better visibility.
115
+
116
+
- RS119958: Removed the log file limit that caused the debuginfo script to fail with the error "/bin/tar: Argument list too long" in Auto Tiering clusters and improved RocksDB log file rotation.
117
+
110
118
## Version changes
111
119
112
120
- Added validation to verify the LDAP server URI contains a host and port when updating LDAP configuration.
0 commit comments