Skip to content

Commit 65b7d10

Browse files
committed
Added more bug fixes and highlights to the release notes draft
1 parent d6bd63b commit 65b7d10

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-4-tba.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 7.4.0
9-
description: Bug fixes for TBA.
9+
description: Bug fixes for server restart failures during upgrades, connectivity checks for optional services, swapped shard status and watchdog status values in `rladmin`, and process exporter crashes.
1010
linkTitle: 7.8.4-tba (February 2025)
1111
weight: 86
1212
---
@@ -17,7 +17,7 @@ This is a maintenance release for ​[​Redis Software version 7.8.4](https://r
1717

1818
This version offers:
1919

20-
- Bug fixes for TBA
20+
- Bug fixes for server restart failures during upgrades, connectivity checks for optional services, swapped shard status and watchdog status values in `rladmin`, and process exporter crashes
2121

2222
## New in this release
2323

@@ -45,9 +45,11 @@ The following table shows which Redis modules are compatible with each Redis dat
4545

4646
- RS134225: Fixed an issue where the server restart could fail during cluster upgrade due to a timeout.
4747

48-
- RS138625: Fixed an issue where `rlcheck` reported `verify_tcp_connectivity` as failed for optional services that were not enabled instead of skipping the check.
48+
- RS138625: Fixed an issue where `rlcheck` reported `verify_tcp_connectivity` as failed for optional services that were not enabled instead of skipping the checks.
4949

50-
- RS:
50+
- RS146525: Fixed an `rladmin status` issue that swapped the shard `STATUS` and `WATCHDOG_STATUS` values.
51+
52+
- RS143339: Fixed an issue where an ambiguous path could cause the process exporter to crash with the error: "`flag provided but not defined: -remove-empty-groups`".
5153

5254
## Version changes
5355

0 commit comments

Comments
 (0)