Releases: magento/magento-cloud-components
Releases · magento/magento-cloud-components
1.0.5
1.0.4
1.0.3
1.0.2
Changelog (10 related PRs)
- Extended the functionality of the
WARM_UP_PAGES
environment variable to support cache pre-loading for specific product pages. - 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.
1.0.1
Changelog (2 related PRs)
- Fixed an issue affecting
WARM_UP_PAGES
functionality that uses a default store URL. Now, if theconfig:show:default-url
command cannot fetch a base URL, then the URL from theMAGENTO_CLOUD_ROUTES
variable is used.
1.0.0
Changelog (1 related PRs)
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.
- Added the capability to use regex patterns to configure the
WARM_UP_PAGES
environment variable to cache single pages, multiple domains, and multiple pages.