Releases: PHOENIX-MEDIA/magento2-cloud-build
Releases · PHOENIX-MEDIA/magento2-cloud-build
Add Magento 2.4.7 compatiblity
What's Changed
- support for magento/magento2-base version to <2.4.8
New Contributors
- @VitaliyMartyschuk made their first contribution in #7
Full Changelog: 1.0.44...1.0.45
Fixed sample data installation
Add Composer packages for sample data before initial Magento installation to speed up first deployment and avoid unexpected errors.
Update to PHP 8.2
Update base image in Dockerfile to PHP 8.2
Fix Magento root detection
Fixed detection of Magento root when script is executed in different context.
1.0.30
- Updated version constraint in
composer.json
to support Magento 2.4.6.
1.0.29
- Added APCu support
- Increased Opcache limits
- Added 2.4.5 support
- Small fixes and adjustments
1.0.20
Changes:
- PHP 7.4 in Dockerfile
- Disable 2FA in developer mode
- Updates cron job definition
1.0.19
Use graceful shutdown of processes by sending QUIT signal