Skip to content

Commit a85f797

Browse files
committed
Added CI/CD v2 to release notes
1 parent 31df00a commit a85f797

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@
22

33
## Key Takeaways
44
* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal.
5+
* **CI/CD v2 with target environment support** – You can now specify a development or flexible environment by name when deploying from pipelines.
56

67
## Hostname Monitoring
78
Hostname Monitoring is now available on Umbraco Cloud, giving you better visibility and control over your environment setup.
89

910
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.
1011
This helps you quickly identify and resolve issues that could affect your site’s availability.
12+
13+
## CI/CD v2 with target environment support
14+
Version 2 of the Umbraco Cloud CI/CD feature introduces support for specifying which environment to deploy to. This makes it easier to set up automated deployments from pipelines to your Cloud environments.
15+
16+
At this stage, target environments must be either the default development environment or a flexible environment. Deployment to the live/staging environments is not supported yet.
17+
18+
Learn more in the updated documentation: 👉 [CI/CD on Umbraco Cloud](https://docs.umbraco.com/umbraco-cloud/set-up/project-settings/umbraco-cicd)

umbraco-cloud/release-notes/overview-2025/overview-2025.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: Get an overview of the release notes for each month in 2025.
66

77
## [June 2025](2025-06-releasenotes.md)
88
* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal.
9+
* **CI/CD v2 with target environment support** – You can now specify a development or flexible environment by name when deploying from pipelines.
910

1011
## [May 2025](2025-05-releasenotes.md)
1112

0 commit comments

Comments
 (0)