Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

48.0.0 #1255

Merged
merged 23 commits into from
Nov 28, 2024
Merged

48.0.0 #1255

merged 23 commits into from
Nov 28, 2024

Conversation

markshust
Copy link
Owner

@markshust markshust commented Nov 27, 2024

This release introduces significant enhancements to the development environment, including a new PHP 8.4 Docker image for early adopters and developers wanting to test future compatibility. The MageOS support has been substantially improved, and a new RabbitMQ 3.13 image has been added. Several quality-of-life improvements have been implemented, such as better unit testing tools, enhanced SSL generation for multi-site setups, and comprehensive documentation updates. A notable breaking change is the shift in the download command syntax - it now expects the edition type before the version number (ex: bin/download community 2.4.7-p3 instead of the previous bin/download 2.4.7 community). Additionally, all Docker images have been updated to maintain parity with current Magento version requirements.

Added

  • New PHP 8.4 Docker image for development purposes PR #1252
  • New RabbitMQ 3.13 Docker image PR #1252
  • Backend login credentials and 2FA setup instructions to README PR #1205
  • PHP FTP extension to Docker setup PR #1210
  • PhpMyAdmin credentials to README PR #1212
  • bin/test helper scripts to execute unit tests PR #1157
  • bin/ece-patches command PR #1171
  • rsync to PHP images for Deployer support PR #1163
  • PhpMyAdmin for Linux PR #1177

Updated

  • Improved MageOS support PR #1246
  • System requirements helper script overhauled for easier use and maintenance PR #1242
  • Supported versions in bin/check-dependencies script PR #1175
  • Docker images for Magento version parity PR #1252
  • Bumped docker/build-push-action from 5 to 6 PR #1174
  • GitHub Actions to use release/next branch PR #1254
  • Speed improvement for bin/xdebug command PR #1245

Fixed

YevhenZvieriev and others added 23 commits April 26, 2024 10:16
Co-authored-by: Mark Shust <[email protected]>
Co-authored-by: Michael Lehmkuhl <[email protected]>
Co-authored-by: Tu Van <[email protected]>
Co-authored-by: Cid Lopes <[email protected]>
Co-authored-by: Mark Shust <[email protected]>
Co-authored-by: Michael Lehmkuhl <[email protected]>
Co-authored-by: Tu Van <[email protected]>
Co-authored-by: Cid Lopes <[email protected]>
Co-authored-by: Mark Shust <[email protected]>
Co-authored-by: Michael Lehmkuhl <[email protected]>
Co-authored-by: Tu Van <[email protected]>
Co-authored-by: Cid Lopes <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Shust <[email protected]>
Co-authored-by: Michael Lehmkuhl <[email protected]>
Co-authored-by: Tu Van <[email protected]>
Co-authored-by: Cid Lopes <[email protected]>
… to use, read and update. Updated requirements for Magento 2.4. (#1242)

Co-authored-by: Mark Shust <[email protected]>
…1205)

Co-authored-by: Mark Shust <[email protected]>
Co-authored-by: Michael Lehmkuhl <[email protected]>
Co-authored-by: Tu Van <[email protected]>
Co-authored-by: Cid Lopes <[email protected]>
Co-authored-by: Mark Shust <[email protected]>
Co-authored-by: Michael Lehmkuhl <[email protected]>
Co-authored-by: Jenyamba <[email protected]>
Co-authored-by: Tu Van <[email protected]>
Co-authored-by: Cid Lopes <[email protected]>
Co-authored-by: Mark Shust <[email protected]>
Co-authored-by: Michael Lehmkuhl <[email protected]>
Co-authored-by: Tu Van <[email protected]>
Co-authored-by: Cid Lopes <[email protected]>
@markshust markshust merged commit ae8b1e5 into master Nov 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants