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-22-releases/rs-7-22-0-tba.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ categories:
6
6
- operate
7
7
- rs
8
8
compatibleOSSVersion: Redis 7.4.0
9
-
description: Bug fixes for TBA
9
+
description: Bug fix for shard memory usage metrics in the Cluster Manager UI. Internal fixes and improvements.
10
10
linkTitle: 7.22.0-tba (August 2025)
11
11
weight: 87
12
12
---
@@ -17,7 +17,9 @@ weight: 87
17
17
18
18
This version offers:
19
19
20
-
- Bug fixes for TBA
20
+
- Bug fix for shard memory usage metrics in the Cluster Manager UI
21
+
22
+
- Internal fixes and improvements
21
23
22
24
## New in this release
23
25
@@ -41,7 +43,7 @@ The following table shows which Redis modules are compatible with each Redis dat
41
43
42
44
### Resolved issues
43
45
44
-
-TBA
46
+
-RS165532: Fixed an issue that could prevent viewing shard memory usage metrics in the Cluster Manager UI and cause the page to fail to load when switching between database and shard metrics.
0 commit comments