Skip to content

Commit 692eacd

Browse files
emosbaughajp-io
andauthored
feat(ec): release 2.0.0 (#3041)
* feat(ec): release 2.0.0 * Update rn-embedded-cluster.md * Update rn-embedded-cluster.md * Add 2.0 release note --------- Co-authored-by: Alex Parker <[email protected]>
1 parent 437b011 commit 692eacd

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,34 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/
1010

1111
Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster.
1212

13+
## 2.0.0
14+
15+
Released on February 7, 2025
16+
17+
<table>
18+
<tr>
19+
<th>Version</th>
20+
<td id="center">2.0.0+k8s-1.30</td>
21+
<td id="center">2.0.0+k8s-1.29</td>
22+
</tr>
23+
<tr>
24+
<th>Kubernetes Version</th>
25+
<td id="center">1.30.9</td>
26+
<td id="center">1.29.13</td>
27+
</tr>
28+
<tr>
29+
<th>KOTS Version</th>
30+
<td id="center" colspan="2">1.124.3</td>
31+
</tr>
32+
</table>
33+
34+
### New Features {#new-features-2-0-0}
35+
* The 2.0 release of Embedded Cluster introduces architecture changes that improve the reliability of the upgrade process, particularly the upgrade of Helm extensions like the Admin Console, OpenEBS, and vendor-supplied Helm extensions. As part of these improvements, upgrades from Embedded Cluster versions earlier than 1.8 are not supported. Online instances running Embedded Cluster versions earlier than 1.8.0 must upgrade to an Embedded Cluster version from 1.8.0 to 1.22.0 before upgrading to 2.0.0. Air gap instances running Embedded Cluster versions earlier than 1.8.0 must upgrade to version 1.8.0 before upgrading to later versions, including 2.0.0. If you have customers running these earlier versions, Replicated recommends using a [required release](https://docs.replicated.com/vendor/releases-about#properties) to ensure your customers upgrade to a supported version first.
36+
37+
### Improvements {#improvements-2-0-0}
38+
* If you don't provide a new Admin Console password to `admin-console reset-password`, you'll be prompted for one. This prevents the password from ending up in your terminal history.
39+
* If there is no TTY (like in CI), the CLI suppresses repeated log lines when there is a spinner, making output more readable.
40+
1341
## 1.22.0
1442

1543
Released on January 24, 2025

0 commit comments

Comments
 (0)