1/14/2025 - Service Release Updates

Service Updates for Liferay Cloud

The services update for 01/14/2024 is a major update for CI service.

DXP Cloud Stack 

Service Name Previous Release Current Release Docker Images

Backup

5.21.0

5.22.0

liferaycloud/backup:5.22.0

CI

5.3.1

6.0.0

liferaycloud/jenkins:2.479.2-lts-jdk21-6.0.0

Database

5.6.0

5.6.1

liferaycloud/database:5.6.1

Liferay

5.8.2

5.8.3

liferaycloud/liferay-dxp:7.4-5.8.3
liferaycloud/liferay-dxp:7.3-5.8.3
liferaycloud/liferay-dxp:7.2-5.8.3
liferaycloud/liferay-dxp:7.1-5.8.3

Search

5.3.1

5.3.2

liferaycloud/elasticsearch:8.15.1-5.3.2

liferaycloud/elasticsearch:7.17.23-5.3.2

Webserver

6.1.3

6.1.4

liferaycloud/nginx:1.24.0-6.1.4

 

Change Log

Service Name Service Version Ticket No. Description

CI

6.0.0

LCD-34936

Upgrade the CI Service to the latest Jenkins LTS image

 

 

LCD-43288

Upgrade CI Service to Jenkins 2.479.2 LTS

 

 

LCD-42951

[CX on PaaS] Improve conditional pipeline logic

 

 

LCD-43709

Newly provisioned projects with CX on PaaS enabled, don't auto-deploy first build

Note  :

LCD-34936 CI 6.0.0 is now available! This release contains several major bug fixes and improvements to our CI service, including the ability to set the JDK compile version in Console or LCP.json via an environment variable.

This release contains several breaking changes which need to be addressed before upgrading to CI 6.0.0. For more information on the breaking changes as well the improvements we've made, please see PaaS CI Service Update.

 

Update Instructions

Note : To take advantage of the new features and fixes provided by the 5.x stack of services, you must update your entire stack to the new 5.x images.

Image Update Instructions

The Liferay Cloud image versions needs to be set inside of the <service>/LCP.json file.

Note, however, that the liferay service uses two image properties. The DXP Cloud image is set in the liferay/LCP.json file, but the liferay/dxp image is set in the gradle.properties. This change was made in order to facilitate easier deployment using the Liferay Cloud CLI.

liferay/LCP.json file would set the liferaycloud/liferay-dxp image: 

"image":"liferaycloud/liferay-dxp:7.4-5.X.X"

liferay/gradle.properties file would set the liferay/dxp image:

liferay.workspace.docker.image.liferay=liferay/dxp:2024.q1.1

For all other images, you will just need to update the LCP.json file with the intended image version.

Once the LCP.json files are updated, commit the changes to your Git repository.

git add . && git commit -m "Update dxp cloud stack to XXX"

After pushing these changes to the remote repository, a build will be created in Liferay Cloud and it is ready to deploy.

这篇文章有帮助吗?
0 人中有 0 人觉得有帮助