Release notes for Cloud Manager 2025.1.0 on Adobe Managed Services release-notes

Learn about the release of Cloud Manager 2025.1.0 on Adobe Managed Services.

Release dates release-date

The release date for Cloud Manager 2025.1.0 is Wednesday, January 22, 2024.

The next planned release is Thursday, February 13, 2025.

What’s new what-is-new

Code quality rules: Cloud Manager Code Quality step will start using SonarQube Server 9.9 with Cloud Manager 2025.2.0 release, scheduled for Thursday, February 13, 2025.

To prepare, updated SonarQube rules are now available at Code Quality Rules.

You can “early check” the new rules by setting the following pipeline text variable (see screenshot below):

CM_BUILD_IMAGE_OVERRIDE = self-service-build:sonar-99-upgrade-java17or21

Additionally, set the following variable to ensure the code quality step runs for the same commit (normally skipped for the same commitId):

CM_DISABLE_BUILD_REUSE = true

Variables Configuration page

NOTE
Adobe recommends creating a new CI/CD Code Quality pipeline, configured to the same branch as your main production pipeline. Set the appropriate variables before the February 13, 2025 release to validate that the new enforced rules do not introduce blockers.
recommendation-more-help
c6cdc82b-cee9-48e0-a6ee-48149d5e72c3