Releases: wodby/docker4laravel
Releases · wodby/docker4laravel
0.2.6
0.2.5
Changes since 0.2.4
- PHP:
- ⬆️ Updated to 8.4.8, 8.3.22
- ⬆️ xdebug 3.4.4
- 📦 added npm to
-dev
variants
- Nginx:
- ⭐️ Added Nginx 1.29
- 🪦 Dropped Nginx 1.27 (EOL)
- ⬆️ Node.js 3.22.0, 20.19.3
- 🏔️ Alpine Linux updated to 3.22.0
Update instructions
Update your .env
file
Full changelog: 0.2.4...0.2.5
0.2.4
Changes since 0.2.3
- PHP:
- ⬆️ Updated to 8.4.7, 8.3.21
- ⬆️ PECL extensions updates:
- mongodb 2.0.0
- opentelemetry 1.1.3
- redis 6.2.0
- xdebug 3.4.3
- imagick 3.8.0
- ⬆️ MariaDB 11.4.7, 10.11.13, 10.6.22, 10.5.29
- ⬆️ PostgreSQL 17.5, 16.9, 15.13, 14.18, 13.21
- ⬆️ Varnish 6.0.14
- ⬆️ Adminer 5.3.0
- ⬆️ Node.js 22.16.0, 20.19.2
Update instructions
Update your .env
file
Full changelog: 0.2.3...0.2.4
0.2.3
Changes since 0.2.2
- PHP:
- ⬆️ Updated to 8.4.6, 8.3.20
- ⭐️ Added protobuf extension wodby/php#209
- Nginx:
- ⭐️ Added Nginx 1.28
- ⬆️ Updated to 1.27.5
- 🪦 Dropped 1.26 (EOL)
- 🏔️ Updated Alpine Linux to 3.21
- 📦 Dropped modsecurity extension
- Adminer:
- ⬆️ Updated to 5.2.1
- 🐞 Bugfix: outdated scripts used for v5 version wodby/adminer#8
- OpenSMTPD:
- ⭐️ Added linux/arm64 version wodby/opensmtpd#6
- ⬆️ Updated to 7.6.0
- 🏔️ Updated Alpine Linux to 3.21
- ⬆️ Valkey 8.0.3, 7.2.9
- ⬆️ Node.js 22.15.0, 20.19.1
Update instructions
Update your .env
file
Full changelog: 0.2.2...0.2.3
0.2.2
Changes since 0.2.1
- PHP:
- ⬆️ Updated to 8.4.5, 8.3.19, 8.2.28, 8.1.32
- ⬆️ PECL extensions updates:
- xdebug 3.4.2
- mongodb 1.21.0
- memcached 3.3.0
- ⭐️ Adminer updated to v5
- ⬆️ Solr 9.8.1
- ⬆️ Node.js 20.19.0, 18.20.8
- ⬆️ Memcached 1.6.38
Update instructions
Update your .env
file
Full changelog: 0.2.1...0.2.2
0.2.1
Changes since 0.2.0
- ⭐️ Elasticsearch and Kibana replaced by OpenSearch and OpenSearch dashboards
- 💻 Added linux/arm64 support for memcached and rsyslog
- PHP:
- ⬆️ Updated to 8.4.4, 8.3.17
- ⭐️ FTP extension added to PHP 8.2+
- Solr:
- ⭐️ Added Solr 9
- 🪦 Dropped Solr 8 (EOL)
- 📜 Solr now always runs in cloud mode
- 🔒 Permissions
security-edit
andall
now set explicitly for admin user - 🔒 Solr now explicitly sets credentials injector and ACL provider for Zookeeper
- 💻 Added linux/arm64 variant
- ⬆️ Nginx 1.27.4, 1.26.3
- 📜 Valkey from now on will use hybrid data persistency method (AOF and RDB) when
$VALKEY_SAVE_TO_DISK
set - ⬆️ MariaDB 11.4.5, 10.11.11, 10.6.21, 10.5.28
- ⬆️ PostgreSQL 17.4, 16.8, 15.12, 14.17, 13.20
- ⬆️ Node.js 22.14.0, 20.18.3, 18.20.7
- ⬆️ Memcached 1.6.37
- ⬆️ Adminer 4.17.1
- ⭐️ AthenaPDF replaced with Gotenberg
- 🏔️ Patch updates for Alpine Linux
Update instructions
Update your .env
and compose.yml
files
Full changelog: 0.2.0...0.2.1
0.2.0
Changes since 0.1.21
- PHP:
- ⬆️ Updated to 8.4.3, 8.3.16
- ⭐️ Added laravel installer wodby/laravel-php#2
- ⭐️ NewRelic extension added to PHP 8.4
- 🪦 ssmtp dropped wodby/docker4drupal#577
- ⬆️ xdebug 3.4.1
- ⬆️ opentelemetry 1.1.2
- 📜
secure_path
set to preserve$PATH
for sudoers
- XHProf:
- 📜 Default
PHP_XHPROF_OUTPUT_DIR
changed to/mnt/files/xhprof
wodby/xhprof#5 - 🐞 Bugfix: xhprof extension disabled wodby/xhprof#5
- 🐞 Bugfix: incorrect permissions for font directory wodby/xhprof#7 by @i3bepb
- 🐞 Bugfix: missing cache font information wodby/xhprof#6 by @i3bepb
- 📜 Default
- ⬆️ Apache 2.4.63
- ⬆️ Valkey 8.0.2, 7.2.8
- ⬆️ Node.js 22.13.1, 20.18.2, 18.20.6
- ⬆️ Elasticsearch, Kibana 7.17.27
- 📜 MariaDB:
mysqld
andmysql_
binaries use in scripts to mariadb analogs
Update instructions
Update your .env
file
Full changelog: wodby/docker4php@0.1.21...0.2.0
0.1.21
Changes since 0.120
- PHP:
- ⬆️ Updated to 8.4.2, 8.3.15, 8.2.27
- 🐞 Bugfix:
$PATH
not preserved in crond environment
Update instructions
Update your .env
file
Full changelog: 0.1.20...0.1.21
0.1.20
Changes since 0.1.19
- PHP:
- ⭐️ Added PHP 8.4 (no newrelic support)
- ⬆️ Updated to 8.3.14, 8.2.26, 8.1.31
- 📜 Added env var to configure
session.cookie_samesite
wodby/php#208 - 📜 MariaDB client now explicitly sets
disable-ssl-verify-server-cert
by default, can be changed with$MARIADB_CLIENT_SSL_VERIFY_SERVER_CERT
- ⬆️ PECL extensions updates:
- grpc 1.68.0
- sqlsrv 5.12.0
- rdkafka 6.0.5
- brotli 0.15.2
- spx 0.4.17
- oauth 2.0.9
- imap 1.0.2 (for PHP 8.4+ installed from PECL since it was removed from core)
- pcov 1.0.12
- xdebug 3.4.0
- PostgreSQL:
- ⭐️ Added PostgreSQL 17, dropped PostgreSQL 12 (EOL)
- ⬆️ Updated to 16.6, 15.10, 14.15, 13.18
- 🪦 Dropped version 12 (EOL)
- ⬆️ Nginx 1.27.3
- ⬆️ Memcached 1.6.33
- ⬆️ Node.js 22.12.0, 20.18.1, 18.20.5
- ⬆️ Elasticsearch, Kibana 7.17.26
- 🛠️ MariaDB now uses
mariadb-
binaries instead ofmysql-
to avoid deprecation warnings - ⬆️ Alpine Linux updated to 3.21 for some of the images
Update instructions
Update your .env
file
Full changelog: 0.1.19...0.1.20
0.1.19
Changes since 0.1.18
- ⭐️ Nginx: added locations for livewire wodby/nginx#96 wodby/nginx#97
- PHP:
- ⬆️ Updated to 8.3.13, 8.2.25
- 📜 Added
$PHP_ZEND_
env vars forzend.*
runtime configuration wodby/php#205 - ⬆️ PECL extensions updates:
- apcu 5.1.24
- amqp 2.1.2
- ast 1.1.2
- igbinary 3.2.16
- mongodb 1.20.0
- opentelemetry 1.1.0
- redis 6.1.0
- yaml 2.2.4
- uuid 1.2.1
- xhprof 2.3.10
- event 3.1.4
- ⬆️ MariaDB 11.4.4, 10.11.10, 10.6.20, 10.5.27
- ⬆️ Node.js 22.11.0, 20.18.0
- ⬆️ Elasticsearch, Kibana 7.17.25
- ⬆️ Memcached 1.6.32
Update instructions
Update your .env
file
Full changelog: 0.1.18...0.1.19