Skip to content

Releases: PHOENIX-MEDIA/magento2-cloud-build

Add Magento 2.4.7 compatiblity

20 Aug 15:10
01f6cdf
Compare
Choose a tag to compare

What's Changed

  • support for magento/magento2-base version to <2.4.8

New Contributors

Full Changelog: 1.0.44...1.0.45

Fixed sample data installation

22 Feb 20:17
Compare
Choose a tag to compare

Add Composer packages for sample data before initial Magento installation to speed up first deployment and avoid unexpected errors.

Update to PHP 8.2

20 Feb 11:12
Compare
Choose a tag to compare

Update base image in Dockerfile to PHP 8.2

Fix Magento root detection

20 Feb 11:02
Compare
Choose a tag to compare

Fixed detection of Magento root when script is executed in different context.

1.0.30

10 Jan 15:26
Compare
Choose a tag to compare
  • Updated version constraint in composer.json to support Magento 2.4.6.

1.0.29

11 Nov 11:27
0f6b6a5
Compare
Choose a tag to compare
  • Added APCu support
  • Increased Opcache limits
  • Added 2.4.5 support
  • Small fixes and adjustments

1.0.20

07 Sep 09:08
Compare
Choose a tag to compare

Changes:

  • PHP 7.4 in Dockerfile
  • Disable 2FA in developer mode
  • Updates cron job definition

1.0.19

07 Sep 09:10
Compare
Choose a tag to compare

Use graceful shutdown of processes by sending QUIT signal