Feature Apache, PHP and MySQL can now be restarted with the
acli ide:service-restart <service> command.
Feature Acquia CLI push:code, push:database and push:files
sub-commands are added.
Change The Acquia CLI refresh command is now renamed to pull.
Change The pull:code, pull:database, pull:files, and pull:run-scripts sub-commands are added.
Change Acquia CLI is now updated to 1.1.1.
Change Composer 1 is now updated to 1.10.16.
Change Composer 2 is now updated to 2.0.3.
Change GitHub CLI is now updated to 1.2.0.
Change Composer 1 is now prefixed with the COMPOSER_MEMORY_LIMIT=-1
environment variable to prevent running into PHP memory limits.
Change Support for the zaporylie/composer-drupal-optimizations
Composer plugin was removed since it’s incompatible with Composer 2.
Fix Large databases can now successfully be downloaded without timing
out.
Fix Hyperlinks on the Get Started and Welcome pages now meet WCAG
standards for accessible text.