File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
content/operate/rs/release-notes/rs-8-0-releases Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,16 @@ The following table shows which Redis modules are compatible with each Redis dat
79
79
80
80
- RS142248: Added module information to database creation log messages.
81
81
82
+ - RS123576: Fixed an issue that prevented reconfiguring an existing ACL file with ` rlutil ` .
83
+
84
+ - RS133679: Added a validation check to the optimize shards API to return quicker if the database cannot fit on the cluster.
85
+
86
+ - RS134968: Improved the functionality around killing shards.
87
+
88
+ - RS146096: Fixed an issue where the syncer could fail due to the RDB file parser incorrectly parsing least frequently used values larger than 127.
89
+
90
+ - RS125845: Fixed an issue where outdated AOF persistence files were not rotated upon upgrading the Redis database version from 6 to 7.
91
+
82
92
## Version changes
83
93
84
94
- TBA
You can’t perform that action at this time.
0 commit comments