5.4.44
Changes since 5.4.43
- ⬆️ Vanilla Drupal 9.3.6, 7.88
- 🪦 Vanilla Drupal 8 dropped (EOL)
- PHP:
- ⬆️ Updated to 8.1.3, 8.0.16, 7.4.28
- ⬆️ Drush launcher updated to 0.10.1
- ⬆️ PECL extensions updates:
- amqp 1.11.0
- ast 1.0.1
- igbinary 3.2.7
- imagick 3.7.0
- mongodb 1.12.0
- pdo_sqlsrv 5.10.0
- rdkafka 6.0.1
- redis 5.3.7
- xdebug 3.1.3
- Nginx:
- 📜 Not found regex default value now includes
*.txt
,package.json
,package-lock.json
,yarn.lock
wodby/nginx#72 - 📜 Default header
Content-Security-Policy
now set toframe-ancestors 'self'
by default - 🐞 Bugfix: duplicated headers
- 📜 Not found regex default value now includes
- MariaDB:
- ⭐️ Added new MariaDB 10.7
- ⏎ Returned MariaDB 10.2 (dropped by mistake)
- ⬆️ Updated to 10.6.7, 10.5.15, 10.4.24, 10.3.34, 10.2.43
- 🚨 Reworked
my.cnf
configuration wodby/mariadb#45:lower_case_table_names
,join_buffer_size
,innodb_open_files
no longer set by default unless specifiedquery_cache_size
default value changed to1M
query_cache_type
nowOFF
by defaultflush_log_at_trx_commit
default value changed to1
- Added new env vars
$MYSQL_JOIN_BUFFER_SPACE_LIMIT
,$MYSQL_OPTIMIZER_SWITCH
(no default values) ⚠️ Name of$MYSQL_LOWER_CASE_TABLE_NAME
changed to$MYSQL_LOWER_CASE_TABLE_NAMES
- PostgreSQL
- 🪦 PostgreSQL 9.6 dropped (EOL)
- ⬆️ Updated to 14.2, 13.6, 12.10, 11.15, 10.20
- ⭐️ Webgrind and XHProf images now have arm64 variant #511
- ⬆️ Webgrind and XHProf rebased to the latest PHP 7.4
- ⬆️ Memcached 1.6.14
- ⬆️ Elasticsearch, Kibana 7.17.0
- ⬆️ Node.js 16.14.0, 14.19.0, 12.22.10
Update instructions
Update your .env
file