Release notes for Cloud Manager 2026.7.0 in Adobe Experience Manager as a Cloud Service release-notes
Learn about the release of Cloud Manager 2026.7.0 in AEM (Adobe Experience Manager) as a Cloud Service.
See also the current release notes for Adobe Experience Manager as a Cloud Service.
Release dates release-date
The release date for Cloud Manager 2026.7.0 in AEM as a Cloud Service is Thursday, July 9, 2026.
The next planned release is Thursday, August 6, 2026.
New features - Cloud Manager cloud-manager-whats-new
-
Bring Your Own Git (BYOG) — secret-based authentication for Git clone
You can now authenticate Git clone requests to your Bring Your Own Git repository using the byogit secret that Cloud Manager generates, in addition to an IMS token. This functionality lets Edge Delivery Services customers use the same credential that helix-admin already stores for code sync. Existing IMS-authenticated clone workflows are unaffected.
-
VPN Network Infrastructure — BGP routing and multiple connections
The Advanced Networking VPN network infrastructure API now supports BGP (Border Gateway Protocol) dynamic routing alongside the existing static routing. Teams can configure BGP per connection by providing the customer-side BGP Autonomous System Number and peering address; Cloud Manager handles route learning dynamically — no static prefixes required.The previous limit of one VPN connection per infrastructure has also been removed. Multiple connections are now supported within the same infrastructure, and static and BGP connections can coexist. This gives enterprise networking teams more flexibility when designing VPN topologies for AEM Cloud Service environments.
-
Improved build performance with module caching
A new build model compiles only changed modules (rather than the entire repository) using module-level caching to improve build performance. It applies to production pipelines. You control which production pipelines use Smart Build.For more information, see the following:
-
Content Copy: Cross Program and Forward Flow
Cloud Manager Content Copy, which lets teams copy content between AEM environments without a deployment, includes two capabilities available to all programs. Cross Program support allows content to be copied across different Cloud Manager programs, not just within the same program. Forward Flow removes the directional restriction, allowing content to be copied from any environment to any other — including from lower environments upward.
Beta programs private-beta-program
To get exclusive access to upcoming features before their general release, you can participate in Cloud Manager’s beta programs.
See also AEM Beta programs
The following beta program opportunities are currently available:
Edge Delivery Services with AEM Authoring and flexible publish tier configuration eds-with-aem-authoring
Cloud Manager introduces two capabilities designed to support modern delivery architectures.
-
Edge Delivery Services with AEM Authoring
You can now deliver sites using Edge Delivery Services while continuing to author content in AEM Author mode. Depending on your workflow preferences, you can choose from the following authoring approaches:- Document-based authoring
- AEM-based authoring
For more information, see Create Edge Delivery site in Cloud Manager.
- Flexible publish tier configuration
Cloud Manager now lets you configure whether a publish tier is required for your program. This flexibility lets you set up environments that better match your chosen delivery architecture.
For more information, see Flexible Publish Tier (Beta).
To join the beta, email grp-beta_xwalk-publish_config@adobe.com with your Adobe Organization ID and Program ID.
Bug fixes bug-fixes
-
Core credits not released when both prod-group environments complete soft delete concurrently. This issue has been resolved. Credits are now correctly released regardless of the order in which concurrent deletions complete. (CMGR-77845)
-
Content Hub credit orphaned after environment soft delete followed by hard delete. Cloud Manager now correctly releases the Content Hub credit when the associated environment is fully removed. (CMGR-77585)
-
aio cloudmanager:tail-log CLI command disconnects at log rotation instead of reconnecting. The command now reconnects automatically when a log rotation is detected. (CMGR-76557)
-
Go-Live complete dialog content not scrollable in Program Overview. The dialog box now scrolls correctly, ensuring all content is accessible regardless of screen size. (CMGR-76405)
-
Custom domain mapping fails on newly created RDE environments. After creating a new Rapid Development Environment (RDE), customers encountered the error, “Environment status is not valid for domain config change,” when attempting to add a custom domain mapping immediately after provisioning.
Cloud Manager now correctly reflects the environment’s ready state before any domain mapping is attempted. (CMGR-75904) -
Deleting a DV certificate and recreating it for the same domain fails with “existing certificate” error. When customers deleted a domain-validated (DV) certificate and then tried to create a new one for the same domain, Cloud Manager returned the error “There’s an existing certificate that covers all the domains.” As a result, it blocked the new certificate from being issued. The deletion appeared successful in the UI but the certificate was not fully removed internally, leaving the domain locked. This issue is now resolved. (CMGR-72784)