6.0.11
Changes since 6.0.10
- ⬆️ Vanilla Drupal 10.2.4, 7.100
- PHP:
- ⬆️ Updated to 8.3.3, 8.2.16
- ⭐️ Added imagick extension for PHP 8.3
- 🛠
-dev
variants now have debug symbols in extensions libraries and php sources code - 📧 Mail delivery method changed to
msmtp
for all versions - 🪦 Global drush and drush launcher removed wodby/drupal-php#98
- 🪦 ftp module no longer enabled for PHP 8.3, 8.2
- 📜 Added
PHP_GRPC_
env vars for grpc extension configuration wodby/drupal-php#102 - 📜 Changed GRPC ext defaults: enabled fork support, poll strategy set to
epoll1
, verbosity set toerror
- MariaDB:
- ⬆️ Updated to 11.2.3, 11.1.4, 11.0.5, 10.11.7, 10.6.17, 10.5.24, 10.4.33
- 📜 Transaction isolation set to
READ-COMMITTED
- ⬆️ Nginx 1.25.4
- ⬆️ PostgreSQL 16.2, 15.6, 14.11, 13.14, 12.18
- ⬆️ Redis 7.2.4
- ⬆️ Memcached 1.6.24
- ⬆️ Node.js 20.11.1, 18.19.1
- ⬆️ Elasticsearch, Kibana 7.17.18
- 📜
docker-compose
renamed to new formatdocker compose
andcompose.yml
by @iVegas in #565
Update instructions
Update your .env
file
Full changelog: 6.0.10...6.0.11