vendor/magento/ece-patches
We merged vendor/magento/ece-patches
with vendor/magento/ece-tools v2002.0.8
. You no longer need to update the vendor/magento/ece-patches
package separately.
This package contains patch files that are specific to Adobe Commerce on cloud infrastructure. Patches are separate from tools, allowing you to apply patch updates without requiring a full upgrade and install of all Adobe Commerce on cloud infrastructure code. Using composer update
automatically runs tools to check for available patches and to run them with build and deploy scripts.
Versions are specified as 10<major>.<minor>.<patch>
.
These updates strictly contain improvements to Adobe Commerce on cloud infrastructure. Patches are available in the vendor/magento/ece-patches
folder. To check for available patches, you can check in the vendor/magento/ece-patches
folder.
v102.0.4
Fixed issues
-
We fixed an issue preventing you from exporting the configuration files using
app:config:dump
more than once. -
We fixed a Redis session locking issue that caused an Admin login delay.
v102.0.3
Fixed issues
We fixed an implementation issue related to versioning in ece-patches
that was causing a conflict with other Composer-based patching modules.
v102.0.2
New features
We implemented smart patching. Now the package applies patches based not on Adobe Commerce on cloud infrastructure version, but on patched package version.
Fixed issues
We fixed an issue that was causing PHP memory issues during import.
v102.0.1
New features
Implemented version-based patching. Now the package is compatible with Adobe Commerce on cloud infrastructure 2.2.0 and higher.
Fixed issues
- Removed patch; fixing bug in
colinmollenhour/credis
v1.6 to enable support for Adobe Commerce on cloud infrastructure 2.2.1.
v102.0.0
This package is no longer compatible with other versions of Adobe Commerce on cloud infrastructure and should not be used.
Initial release
Initial release of ece-tools
for Adobe Commerce on cloud infrastructure 2.2.0.