Skip to content

Commit 7152868

Browse files
authored
Merge branch 'main' into automation/vendor-portal-release-notes-v2025.02.07-1
2 parents 192472b + 4d7d5d7 commit 7152868

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-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

docs/release-notes/rn-vendor-platform.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Released on February 7, 2025
1717
### Bug Fixes {#bug-fixes-v2025-02-07-1}
1818
* Fixes a bug that caused the behavior of check boxes for instance events filters to be reversed.
1919

20+
## v2025.02.06-2
21+
22+
Released on February 6, 2025
23+
24+
### Bug Fixes {#bug-fixes-v2025-02-06-2}
25+
* Fixes a bug when viewing a release that caused the **Help** sidebar to be unopenable after it was closed.
26+
2027
## v2025.02.04-2
2128

2229
Released on February 4, 2025

0 commit comments

Comments
 (0)