From 7e94f3f554afca217481183d3ff7a7555319a18b Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Wed, 2 Jul 2025 14:43:43 -0400 Subject: [PATCH 1/2] more 2.7.1 notes --- docs/release-notes/rn-embedded-cluster.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index 08162b1b67..b6f531ea69 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -37,6 +37,8 @@ Released on July 2, 2025 ### Improvements {#improvements-2-7-1} * Improves the default host support bundle generated by `./APP_SLUG support-bundle` with better diagnostics for different installation scenarios (such as air gap or proxy installations) and additional network diagnostics collecion. For more information, see [About the Default Embedded Cluster Support Bundle Spec](/vendor/embedded-troubleshooting#about-the-default-embedded-cluster-support-bundle-spec). +* The Embedded Cluster CLI help menu now uses the applciation name instead of the binary name (e.g., "Manage the Wordpress Enterprise Admin Console" instead of "Manage the wordpress-enterprise Admin Console"). +* Adds a preflight check to block XFS filesystems with `ftype=0` (`d_type` disabled), which are incompatible with the container runtime. ## 2.6.0 From f5ad2d5f3b413c6b645cea4c8065c811fee78e49 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Wed, 2 Jul 2025 12:47:59 -0600 Subject: [PATCH 2/2] Update rn-embedded-cluster.md --- docs/release-notes/rn-embedded-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index b6f531ea69..17f98f3249 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -37,7 +37,7 @@ Released on July 2, 2025 ### Improvements {#improvements-2-7-1} * Improves the default host support bundle generated by `./APP_SLUG support-bundle` with better diagnostics for different installation scenarios (such as air gap or proxy installations) and additional network diagnostics collecion. For more information, see [About the Default Embedded Cluster Support Bundle Spec](/vendor/embedded-troubleshooting#about-the-default-embedded-cluster-support-bundle-spec). -* The Embedded Cluster CLI help menu now uses the applciation name instead of the binary name (e.g., "Manage the Wordpress Enterprise Admin Console" instead of "Manage the wordpress-enterprise Admin Console"). +* Updates the Embedded Cluster CLI help menu to use the applciation name instead of the binary name (for example, "Manage the Wordpress Enterprise Admin Console" instead of "Manage the wordpress-enterprise Admin Console"). * Adds a preflight check to block XFS filesystems with `ftype=0` (`d_type` disabled), which are incompatible with the container runtime. ## 2.6.0