Skip to content

Commit bb4b1d8

Browse files
authored
Merge branch 'main' into automation/vendor-portal-release-notes-v2024.08.20-4
2 parents f9c6fe8 + abf4f53 commit bb4b1d8

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

docs/release-notes/rn-app-manager.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ The following table lists the versions of Kubernetes that are compatible with ea
1616

1717
<!--RELEASE_NOTES_PLACEHOLDER-->
1818

19+
## 1.115.0
20+
21+
Released on August 20, 2024
22+
23+
Support for Kubernetes: 1.28, 1.29, and 1.30
24+
25+
### Improvements {#improvements-1-115-0}
26+
* Displays guidance on the **Nodes** page and easier access to the node join command during initial install of Embedded Cluster.
27+
* Adds back the check for updates button on the **Version history** page, so you can check for updates without refreshing the page.
28+
1929
## 1.114.0
2030

2131
Released on August 12, 2024

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,28 @@ pagination_prev: null
88

99
<!--RELEASE_NOTES_PLACEHOLDER-->
1010

11+
1112
## v2024.08.20-4
1213

1314
Released on August 20, 2024
1415

1516
### Bug Fixes {#bug-fixes-v2024-08-20-4}
1617
* Fixes a bug that caused Embedded Cluster downloads to not be shown in the Download Portal.
1718

19+
## v2024.08.19-1
20+
21+
Released on August 19, 2024
22+
23+
### New Features {#new-features-v2024-08-19-1}
24+
* Update Embedded Cluster install instructions to use custom domain when applicable.
25+
26+
## v2024.08.15-2
27+
28+
Released on August 15, 2024
29+
30+
### New Features {#new-features-v2024-08-15-2}
31+
* Adds a PATCH method for `/v3/customer/:customerId` path that allows updating a customer without having to resend the entire customer object.
32+
1833
## v2024.08.13-1
1934

2035
Released on August 13, 2024

docs/vendor/testing-supported-clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ Compatibility Matrix supports creating clusters with Replicated Embedded Cluster
243243
<th>Limitations</th>
244244
<td>
245245
<ul>
246-
<li>The admin console UI is not exposed publicly and must be exposed via `kubectl -n kotsadm port-forward svc/kurl-proxy-kotsadm 38800:8800`.</li>
247-
<li>A valid customer license is required for installing with embedded cluster.</li>
246+
<li>The Admin Console UI is not exposed publicly and must be exposed via `kubectl -n kotsadm port-forward svc/kurl-proxy-kotsadm 38800:8800`. The password for the Admin Console is `password`.</li>
247+
<li>A valid customer license is required for installing with Embedded Cluster.</li>
248248
<li>The [cluster prepare](/vendor/testing-how-to#prepare-clusters) command is not supported.</li>
249249
<li>Embedded clusters cannot be created from the Vendor Portal.</li>
250250
</ul>

0 commit comments

Comments
 (0)