Skip to content

Commit d129944

Browse files
authored
docs(ec3): add 3.5.0-beta.1 release notes (#4158)
1 parent 8ff6088 commit d129944

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

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

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,35 @@ Additionally, these release notes list the versions of Kubernetes that are avail
1212

1313
<!--RELEASE_NOTES_PLACEHOLDER-->
1414

15+
## 3.5.0-beta.1
16+
17+
<table>
18+
<tr>
19+
<th>Version</th>
20+
<td id="center">3.5.0-beta.1+k8s-1.34</td>
21+
<td id="center">3.5.0-beta.1+k8s-1.33</td>
22+
<td id="center">3.5.0-beta.1+k8s-1.32</td>
23+
</tr>
24+
<tr>
25+
<th>Kubernetes Version</th>
26+
<td id="center">1.34.4</td>
27+
<td id="center">1.33.8</td>
28+
<td id="center">1.32.12</td>
29+
</tr>
30+
</table>
31+
32+
### New features {#new-features-3-5-0-beta-1}
33+
34+
* Adds the ability to generate and download a support bundle from the [persistent admin console](/embedded-cluster/v3/embedded-persistent-console), without SSH access to the controller.
35+
36+
### Improvements {#improvements-3-5-0-beta-1}
37+
38+
* Reduces dashboard clutter when many releases are available: the **Available updates** panel now shows only the 3 most recent, with a **Show all** toggle for the rest.
39+
40+
### Bug fixes {#bug-fixes-3-5-0-beta-1}
41+
42+
* Fixes a gateway timeout that could occur when uploading large airgap releases through the persistent admin console.
43+
1544
## 3.4.0-beta.1
1645

1746
<table>

0 commit comments

Comments
 (0)