Change Header
Change Type: Announcement
Product area: Platform services
Component: Core platform
Deployed at: apj.cumulocity.com, jp.cumulocity.com
Technical details
Build artifact: cumulocity (2025.192.0)
Internal ID: MTM-63368
Change Description
Previously, uploading older microservice versions was restricted to development builds that contained the -SNAPSHOT suffix in the version.
This constraint has now been removed.
It is now possible to upload older versions of a microservice, provided that the uploaded image matches the one already stored in the Docker registry.
For microservices in development with the -SNAPSHOT suffix in the version, there are no restrictions on the image content.
Older versions with the same or different image content can be deployed.
This improvement allows you to rollback to a previously used version of the microservice. So far it was necessary to either delete the microservice application and re-upload the earlier version, or rebuild and re-upload the same binaries with an incremented version number.