This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
4.9.2
Breaking Changes
- Ubuntu 14.04 is still supported as long as the LTS release is receiving security updates, but some functionality may start breaking for Ubuntu 14.04, as more and more upstreams are dropping support for the old Ubuntu version.
New/changed variables in default.config.yml
- #1774:
vagrant_box
was changed togeerlingguy/drupal-vm
. This box is faster to start in all cases, and should work fine even when switching between Apache/Nginx or MySQL/PostgreSQL. You can always override and switch back togeerlingguy/ubuntu1604
or whatever base box you prefer.
Improvements
- #1760: Add test and support for Ubuntu 18.04 Bionic Beaver.
- #1883: Drop 'official-ish' support for using Drupal VM for prod.
- #1851: Remove Ubuntu 14.04 from test suite as more upstreams are dropping support.
- #1774: Switch to default Drupal VM base box for faster provisioning.
- #532: Update BigPipe docs slightly.
- #1619: Add an example of what to put in secrets.yml.
- Updated roles: apache, php-versions, composer, php, java, varnish, elasticsearch, php-pecl, tideways, nginx, security, postgresql