Skip to content

Commit ee71306

Browse files
committed
update rn-embedded-cluster-md
1 parent af638a9 commit ee71306

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,38 @@ Additionally, these release notes list the versions of Kubernetes and Replicated
1212

1313
<!--RELEASE_NOTES_PLACEHOLDER-->
1414

15+
## 2.12.0
16+
17+
Released on October 30, 2025
18+
19+
<table>
20+
<tr>
21+
<th>Version</th>
22+
<td id="center">2.12.0+k8s-1.33</td>
23+
<td id="center">2.12.0+k8s-1.32</td>
24+
<td id="center">2.12.0+k8s-1.31</td>
25+
</tr>
26+
<tr>
27+
<th>Kubernetes Version</th>
28+
<td id="center">1.33.4</td>
29+
<td id="center">1.32.8</td>
30+
<td id="center">1.31.12</td>
31+
</tr>
32+
<tr>
33+
<th>KOTS Version</th>
34+
<td colspan="3" id="center">1.128.3</td>
35+
</tr>
36+
</table>
37+
38+
### Improvements {#improvements-2-12-0}
39+
40+
* KOTS and application deployments now use a namespace named after the app's slug instead of "kotsadm" for new installations. During upgrades, the "kotsadm" namespace is used if it exists, otherwise the app's slug is used. [#3070](https://github.com/replicatedhq/embedded-cluster/pull/3070)
41+
42+
### Bug Fixes {#bug-fixes-2-12-0}
43+
44+
* Fixed SeaweedFS Raft flakiness causing HA registry instability.
45+
* Fixed parsing of release files with multiple KOTS YAML documents.
46+
1547
## 2.11.3
1648

1749
Released on October 1, 2025

0 commit comments

Comments
 (0)