From 541a410af95c82edf44ad3f2b0985f7cd6a00cec Mon Sep 17 00:00:00 2001 From: Bjarke Berg Date: Tue, 10 Jun 2025 12:14:21 +0200 Subject: [PATCH 1/4] Added hostname monitoring to release notes for Umbraco Cloud --- umbraco-cloud/SUMMARY.md | 3 ++- .../overview-2025/2025-06-releasenotes.md | 11 +++++++++++ .../release-notes/overview-2025/overview-2025.md | 3 +++ 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md diff --git a/umbraco-cloud/SUMMARY.md b/umbraco-cloud/SUMMARY.md index f8efc476d3d..ad2dfccf6b2 100644 --- a/umbraco-cloud/SUMMARY.md +++ b/umbraco-cloud/SUMMARY.md @@ -144,7 +144,8 @@ ## Release Notes * [Overview 2025](release-notes/overview-2025/overview-2025.md) - * [May 2025](release-notes/overview-2025/2025-05-releasenotes.md) + * [June 2025](release-notes/overview-2025/2025-06-releasenotes.md) + * [May 2025](release-notes/overview-2025/2025-05-releasenotes.md) * [April 2025](release-notes/overview-2025/2025-04-releasenotes.md) * [March 2025](release-notes/overview-2025/2025-03-releasenotes.md) * [February 2025](release-notes/overview-2025/2025-02-releasenotes.md) diff --git a/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md b/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md new file mode 100644 index 00000000000..2a834dd0846 --- /dev/null +++ b/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md @@ -0,0 +1,11 @@ +# June 2025 + +## Key Takeaways +* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected - Directly from the Cloud Portal. + +## Hostname Monitoring +Hostname Monitoring is now available on Umbraco Cloud, giving you better visibility and control over your environment setup. + +This new feature automatically pings your hostnames from one of our supported regions, and verify the response is as expected. +If a hostname does not respond as expected, you will see it directly in the Cloud Portal. +This helps you quickly identify and resolve issues that could affect your site’s availability. diff --git a/umbraco-cloud/release-notes/overview-2025/overview-2025.md b/umbraco-cloud/release-notes/overview-2025/overview-2025.md index 1ed34400313..cee69586742 100644 --- a/umbraco-cloud/release-notes/overview-2025/overview-2025.md +++ b/umbraco-cloud/release-notes/overview-2025/overview-2025.md @@ -4,6 +4,9 @@ description: Get an overview of the release notes for each month in 2025. # Overview 2025 +## [June 2025](2025-06-releasenotes.md) +* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected - Directly from the Cloud Portal. + ## [May 2025](2025-05-releasenotes.md) * **Faster deployments for schema changes** - Deployments with only `*.uda` changes are now ~80% faster. No full build step is required. From f16872c77532ce3744b1d75d3b24852958f5f07f Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:49:04 +0200 Subject: [PATCH 2/4] Update umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md --- .../release-notes/overview-2025/2025-06-releasenotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md b/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md index 2a834dd0846..e4f59e31718 100644 --- a/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md +++ b/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md @@ -1,7 +1,7 @@ # June 2025 ## Key Takeaways -* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected - Directly from the Cloud Portal. +* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal. ## Hostname Monitoring Hostname Monitoring is now available on Umbraco Cloud, giving you better visibility and control over your environment setup. From a59de870e1796981db48e1acb5e0b3fbd8338597 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:49:11 +0200 Subject: [PATCH 3/4] Update umbraco-cloud/release-notes/overview-2025/overview-2025.md --- umbraco-cloud/release-notes/overview-2025/overview-2025.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-cloud/release-notes/overview-2025/overview-2025.md b/umbraco-cloud/release-notes/overview-2025/overview-2025.md index cee69586742..0534d0e2b9a 100644 --- a/umbraco-cloud/release-notes/overview-2025/overview-2025.md +++ b/umbraco-cloud/release-notes/overview-2025/overview-2025.md @@ -5,7 +5,7 @@ description: Get an overview of the release notes for each month in 2025. # Overview 2025 ## [June 2025](2025-06-releasenotes.md) -* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected - Directly from the Cloud Portal. +* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal. ## [May 2025](2025-05-releasenotes.md) From 5e498a76cfa46a895635e94927d10f1c7a2835ed Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:49:16 +0200 Subject: [PATCH 4/4] Update umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md --- .../release-notes/overview-2025/2025-06-releasenotes.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md b/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md index e4f59e31718..0f495d845af 100644 --- a/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md +++ b/umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md @@ -6,6 +6,5 @@ ## Hostname Monitoring Hostname Monitoring is now available on Umbraco Cloud, giving you better visibility and control over your environment setup. -This new feature automatically pings your hostnames from one of our supported regions, and verify the response is as expected. -If a hostname does not respond as expected, you will see it directly in the Cloud Portal. +This feature automatically pings your hostnames from one of the supported regions and verifies that the response is as expected. If a hostname does not respond as expected, you will see it directly in the Cloud Portal. This helps you quickly identify and resolve issues that could affect your site’s availability.