Skip to content

Commit dca7650

Browse files
committed
DOC-5891 Added INE cert resolved issue to RS 8.0.2 maintenance release notes
1 parent fd0fac7 commit dca7650

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-tba.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 8.2, 8.0, 7.4, 7.2, 6.2
9-
description: Bug fixes for cluster_wd configuration after restarts, database creation, Lua script migration issues, and database endpoint assignment after node removal.
9+
description: Bug fixes for cluster_wd configuration after restarts, internode encryption certificate storage and retrieval, database creation, Lua script migration issues, and database endpoint assignment after node removal.
1010
linkTitle: 8.0.2-tba (November 2025)
1111
weight: 89
1212
---
@@ -17,7 +17,7 @@ This is a maintenance release for ​[​Redis Enterprise Software version 8.0.2
1717

1818
This version offers:
1919

20-
- Bug fixes for `cluster_wd` configuration after restarts, database creation, Lua script migration issues, and database endpoint assignment after node removal
20+
- Bug fixes for `cluster_wd` configuration after restarts, internode encryption certificate storage and retrieval, database creation, Lua script migration issues, and database endpoint assignment after node removal
2121

2222
## New in this release
2323

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

4646
- RS176280: Fixed an issue where `cluster_wd` reverted to the default configuration after restarting.
4747

48+
- RS176540: Fixed inconsistencies between storage and retrieval APIs for internode encryption certificates, which could cause issues in Kubernetes deployments.
49+
4850
- RS170732: Fixed an issue where database creation could become stuck due to connection issues.
4951

5052
- RS173541: Fixed an issue where Lua scripts were not migrated during database import and sync operations, causing script execution errors on the destination cluster.

0 commit comments

Comments
 (0)