Skip to content

Commit 8ee5861

Browse files
authored
release notes for 1.12.1 (#2645)
* release notes for 1.12.1 * Update rn-embedded-cluster.md
1 parent c509745 commit 8ee5861

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

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

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,35 @@ pagination_prev: null
66

77
# Embedded Cluster Release Notes
88

9+
## 1.12.1
10+
11+
Released on September 13, 2024
12+
13+
<table>
14+
<tr>
15+
<th>Version</th>
16+
<td id="center">1.12.1+k8s-1.29</td>
17+
<td id="center">1.12.1+k8s-1.28</td>
18+
</tr>
19+
<tr>
20+
<th>Kubernetes Version</th>
21+
<td id="center">1.29.8</td>
22+
<td id="center">1.28.11</td>
23+
</tr>
24+
<tr>
25+
<th>KOTS Version</th>
26+
<td id="center" colspan="2">1.116.0</td>
27+
</tr>
28+
</table>
29+
30+
### New Features {#new-features-1-12-1}
31+
32+
* Adds the ability to provide additional trusted certificate authority certificates with the `install` command's `--private-ca` flag. This is useful when Embedded Cluster is installed behind an enterprise proxy that intercepts traffic and issues its own certificates.
33+
34+
### Bug Fixes {#bug-fixes-1-12-1}
35+
36+
* Removes unnecessary values that were previously added to the no proxy list automatically.
37+
938
## 1.12.0
1039

1140
Released on September 11, 2024
@@ -27,7 +56,6 @@ Released on September 11, 2024
2756
</tr>
2857
</table>
2958

30-
3159
### Improvements {#improvements-1-12-0}
3260

3361
* Available updates and the check for updates button are shown on the **Dashboard** page of the Admin Console. The check for updates button is now also shown on the **Version history** page. These were removed in a previous version.

0 commit comments

Comments
 (0)