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/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ weight: 1
14
14
15
15
## New in the release
16
16
17
+
Redis Enterprise for Kubernetes 7.8.6-1 is a feature release including enhancements, bug fixes, platform updates, and support for Redis Software 7.8.6-13.
18
+
17
19
### Enhancements
18
20
19
21
- Added support for Redis Software 7.8.6-13.
@@ -22,7 +24,6 @@ weight: 1
22
24
- Additional license fields added to REC status.
23
25
- Added validation to prevent illegal changes to podDisruptionBudget.
24
26
25
-
26
27
### Resolved issues
27
28
28
29
- Removed unnecessary users from the Redis Enterprise container image (RED-73626).
@@ -50,10 +51,9 @@ weight: 1
50
51
| REC |`spec.podSecurityPolicyName`| REMOVE | Not supported anymore by supported Kubernetes versions. |
51
52
| REC | `spec.databaseServicePortPolicy` | ADD | Instructs how to determine the service ports for REDB services. Defaults to DatabasePortForward, if not specified otherwise. DatabasePortForward - The service port will be the same as the database port. RedisDefaultPort - The service port will be the default Redis port (6379).
52
53
54
+
## Breaking changes
53
55
54
-
## Version changes
55
-
### Breaking changes
56
-
### Deprecations
56
+
Customers who use load balancers for Active-Active replication endpoints and rely on the change introduced in RED-113626 (or the workaround described in the ticket) must specify the port in the new `spec.externalReplicationPort` field in REAADB after upgrading, or replication will fail (RED-149374).
57
57
58
58
## Supported distributions
59
59
@@ -82,11 +82,11 @@ Any distribution not listed below is not supported for production workloads.
0 commit comments