The Cloud Components package provides extended Adobe Commerce core functionality for sites deployed on Cloud infrastructure. This package is a dependency for the ECE-Tools package. These release notes describe the latest improvements to this package, which is a component of Cloud Tools Suite for Commerce.
The magento/magento-cloud-components
package uses the following version sequence: <major>.<minor>.<patch>
The release notes include:
Release date: March 10, 2023
Release date: September 13, 2022
ERROR: Warming up failed: <link to page>
errors in the deployment log.Release date: August 4, 2022
Release date: March 10, 2022
Release date: October 25, 2021
monolog
package to ^2.3
.Release date: July 29, 2021
Release date: September 9, 2020
Logging improvements—Reduce the size of the
cache.log
file to improve performance.
Fixed a type error in the cache configuration values that caused the
php bin/magento cache:evict
CLI command to fail.
Release date: August 5, 2020
Improve Redis performance—Added the
./bin/magento cache:evict
command to remove expired Redis keys, which reduces Redis memory usage to improve performance.
Removed support for New Relic Logs in Context to fix a performance issue.
Release date: June 25, 2020
Release date: June 25, 2020
Implemented New Relic Logs in Context—Application logs generated by Adobe Commerce now display in traces within New Relic to improve troubleshooting capabilities.
Improved logging—Added logging to track cache invalidation and full reindex events.
Release date: February 27, 2020
ece-tools
2002.0.x releases that use older PHP versions.Release date: February 6, 2020
Extended the functionality of the
WARM_UP_PAGES
environment variable to support cache preloading for specific product pages. See the post-deploy variables topic for a detailed feature description.
Fixed an issue where an invalid store URL causes the post-deploy hook to fail when using the
WARM_UP_PAGES
functionality to populate the cache. This issue occurred only when URL rewrites were disabled.
Release date: July 23, 2019
config:show:default-url
command cannot fetch a base URL, then the URL from the MAGENTO_CLOUD_ROUTES variable is used.Release date: June 12, 2019
This is the first release of the magento/magento-cloud-components
package, which is a new dependency for ece-tools
package version 2002.0.20 and later.