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-2x-releases/rs-7-2x-0-tba.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,16 @@ The following table shows which Redis modules are compatible with each Redis dat
63
63
64
64
- RS160546: Fixed an issue where `rladmin status extra all` did not show available RAM.
65
65
66
+
- RS150592: Fixed an issue where connection errors were not automatically retried.
67
+
68
+
- RS161945: Fixed an issue where state machine logs showed a generic state machine ID instead of the descriptive state machine name when creating a database from persistence.
69
+
70
+
- RS160196: Fixed an issue where a node could be set as primary before completing the bootstrap process.
71
+
72
+
- RS153736: Fixed an issue where the `PUBSUB SHARDNUMSUB`command would not respond when called without arguments if the OSS Cluster API was enabled.
73
+
74
+
- RS163254: Fixed an issue where the policy update logs displayed inconsistent boolean value formats, mixing `enabled/disabled` and `True/False`.
0 commit comments