03/05/2024 - Service Release Updates

Service Updates for Liferay Cloud

The services update for 03/05/2024 is a patch update for CI service (Hot Fix).

DXP Cloud Stack - 03/05/2024 

Service Name Previous Release Current Release Docker Images

Backup

5.14.0

5.14.1

liferaycloud/backup:5.14.1

CI

5.2.3

5.2.4

liferaycloud/jenkins:2.356-jdk8-5.2.4

Database

5.2.0

5.3.0

liferaycloud/database:5.3.0

Liferay

5.4.0

5.5.0

liferaycloud/liferay-dxp:7.4-5.5.0
liferaycloud/liferay-dxp:7.3-5.5.0
liferaycloud/liferay-dxp:7.2-5.5.0
liferaycloud/liferay-dxp:7.1-5.5.0
liferaycloud/liferay-dxp:7.0-5.5.0

Search

5.2.0

5.2.1

liferaycloud/elasticsearch:8.11.4-5.2.1 liferaycloud/elasticsearch:7.17.16-5.2.1
liferaycloud/elasticsearch:6.8.23-5.2.1

Webserver

5.3.0

5.4.0

liferaycloud/nginx:1.21.6-5.4.0

 

 

 

 

 

 

 

 

 

 

 

Change Log

Service Name Service Version Ticket No. Description

 CI

 5.2.4

LCD-35699 Fix: Resolve hotix downloads being blocked by Cloudflare*

Update Instructions

Note* : If you are using any previous version of CI service, there is a possibility that you might run into a similar error, while downloading a recently created DXP hotfix (error pointing to requested DXP hotfix). 

io.jenkins.dxpcloud.service.visitor.hotfixdownload.HotfixDownloadCopyURLToFileException: Hotfix download failed: Server returned HTTP response code: 403 for URL: https://releases-cdn.liferay.com/dxp/hotfix/xyz/liferay-dxp-xyz-hotfix.zip

Please update to the latest CI version `liferaycloud/jenkins:2.356-jdk8-5.2.4` in order resolve this issue.

 

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.2-5.0.X"

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

liferay.workspace.docker.image.liferay=liferay/dxp:7.4-x

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 人觉得有帮助