Skip to content

Commit d4f2565

Browse files
Highlights and breaking changes
1 parent a383b79 commit d4f2565

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ weight: 1
1414

1515
## New in the release
1616

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+
1719
### Enhancements
1820

1921
- Added support for Redis Software 7.8.6-13.
@@ -22,7 +24,6 @@ weight: 1
2224
- Additional license fields added to REC status.
2325
- Added validation to prevent illegal changes to podDisruptionBudget.
2426

25-
2627
### Resolved issues
2728

2829
- Removed unnecessary users from the Redis Enterprise container image (RED-73626).
@@ -50,10 +51,9 @@ weight: 1
5051
| REC | `spec.podSecurityPolicyName` | REMOVE | Not supported anymore by supported Kubernetes versions. |
5152
| 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).
5253

54+
## Breaking changes
5355

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).
5757

5858
## Supported distributions
5959

@@ -82,11 +82,11 @@ Any distribution not listed below is not supported for production workloads.
8282

8383
## Downloads
8484

85+
- **Redis Enterprise**: `redislabs/redis:7.8.6-1`
86+
- **Operator**: `redislabs/operator:7.8.6-13`
87+
- **Services Rigger**: `redislabs/k8s-controller:7.8.6-1`
88+
- **OLM operator bundle** : `v
8589

86-
- **Redis Enterprise**: `redislabs/redis:`
87-
- **Operator**: `redislabs/operator:`
88-
- **Services Rigger**: `redislabs/k8s-controller:`
89-
- **OLM operator bundle** : `v`
9090

9191
## Known limitations
9292
See [X.Y.Z releases]({{<relref "">}}) for information on known limitations.

0 commit comments

Comments
 (0)