Releases: wodby/docker4drupal
Releases · wodby/docker4drupal
5.4.21
Changes since 5.4.20
- 🔥. Docker-sync replaced with Mutagen – a faster alternative to improve bind mounts performance on macOS (how to use) #442 @Kwadz
- ⬆️. Vanilla Drupal 9.0.5, 8.9.5
- PHP:
- ⬆️. Updates: 7.4.10, 7.3.22
- ⭐️. MS SQL driver extension added wodby/php#119 @esolitos
- 🐳. Base image changed from wodby/base-php to php
- MariaDB:
- ⭐️. Added new major release MariaDB 10.5
- ⬇️. Dropped MariaDB 10.1
- ⬆️. PostgreSQL 12.4, 11.9, 10.14, 9.6.19, 9.5.23
- ⬆️. Kibana, Elasticsearch 7.9.0, 6.8.12
- ⬆️. Solr 8.6.2
- ⬆️. Node.js 14.10.0
- ⬆️. Redis 6.0.8
- ⬆️. Memcached 1.6.7
- 🔃. Adminer, xhprof, webgrind rebuilt against updated PHP image
- ⭐️.
make shell
now accepts optional argument to access containers other than ruby, e.g.make shell nginx
wodby/docker4wordpress#64 @gnowland
Update instructions
Update your docker-compose.yml
and .env
files
5.4.20
Changes since 5.4.19
- Vanilla Drupal 9.0.3, 8.9.3
- PHP 7.4.9, 7.3.21, 7.2.33
- Apache 2.4.46
- Nginx 1.19.2
- MariaDB 10.4.14, 10.3.24, 10.2.33, 10.1.46
- Redis 6.0.6
- Node.js 14.8.0, 12.18.3, 10.22.0
- Elasticsearch, Kibana 7.8.1, 6.8.11
- Solr 8.6.0
- Adminer, webgrind and xhprof viewer rebuilt against updated PHP image
Update instructions
Update your .env
file
5.4.19
Changes since 5.4.18
- Vanilla Drupal:
- Updates 9.0.2, 8.9.2, 7.72
- Installation for Drupal 8/9 now skips requirements steps
- Bugfix: missing files directory for Drupal 9
- PHP
- Security updates: 7.4.8, 7.3.20, 7.2.32
- Updated extensions: amqp 1.10.2, event 2.5.6, memcached 3.1.5, xdebug 2.9.6, yaml 2.1.0
- Added pcov extension wodby/php#113
short_open_tag
is now configurable wodby/php#117opcache.preload
is now configurable wodby/php#116- blackfire CLI added to
-dev
version of images wodby/php#115
- Nginx 1.19.1
- Node.js:
- Added new latest version 14
- Updated to 12.18.2
- Elasticsearch, Kibana 7.8.0
- Adminer and webgrind rebuilt against updated PHP image
Update instructions
Update your .env
file
5.4.18
Changes since 5.4.17
- ⭐️ Added Drupal 9
- ⭐️ Added crond service (enabled by default, runs hourly) #344
- Added PHP 7.4 variant for Drupal 7
- Vanilla Drupal 8.9.0, 7.71
- PHP updates: 7.4.7, 7.3.19, 7.2.31
- Nginx:
- New major versions: 1.19 and 1.18
- Bugfix: Drupal presets - invalid advagg locations wodby/nginx#51
- Added Drupal 9 preset
- MariaDB 10.1.45, 10.2.32, 10.3.23, 10.4.13
- PostgreSQL 12.3, 11.8, 10.13, 9.6.18, 9.5.22
- Apache: access to all hidden files except
.well-known
is now forbidden - Solr:
- Updated to 8.5.2
- Added new config set
search_api_solr_4.0
- Adminer 4.7.7
- Elasticsearch, Kibana 7.7.1, 6.8.10
- Memcached 1.6.6
- Redis 6.0.5
- Node.js 12.18.0, 10.21.0
- Base OS Alpine Linux updated to 3.12.0 for most of the images
- Adminer, webgrind rebuilt against updated PHP image
- Bugfix: solr service missed admin ui port for traefik
Update instructions
Update your .env
file and docker-compose.yml
5.4.17
Changes since 5.4.15
(version 5.4.16 skipped to match Wodby stacks)
- PHP security updates: 7.4.5, 7.3.17, 7.2.30
- Nginx 1.17.10
- Redis:
- Added redis 6
- Updated to 5.0.9
- Dropped redis 4
- Solr 8.5.1, 7.7.3
- Memcached 1.6.5
- Node.js:
- Updated to 12.16.3, 10.20.1
sudo
didn't work in-dev
images wodby/node#6
- XHProf viewer 2.2.0
- Alpine Linux updated to 3.11.6
- Adminer, webgrind rebuilt against updated PHP image
- Now bind mounts have
:cached
flag by default #433
Update instructions
Update your .env
file and docker-compose.yml
5.4.15
Changes since 5.4.14
- Vanilla Drupal 8.8.5, 7.69
- PHP:
- Updated to 7.4.4, 7.3.16, 7.2.29
- Updated extension: xdebug 2.9.4, rdkafka 4.0.3
- Dropped PHP 5.6, 7.1 support
- Blackfire added to PHP 7.4
- Mcrypt PECL extension added to PHP 7.3, 7.4
- Added libxml2
- Added yarn to
-dev
versions of image wodby/php#99
- Nginx:
- Updated to 1.17.9
- Added
/ads.txt
location support wodby/nginx#44 - Added
/core/rebuild.php
endpoint support wodby/nginx#47 - Bugfix: 403 on
/.well-known
locations
- Apache HTTPd:
- Updated to 2.4.43
- Added
proxy_http_module
wodby/apache#6
- Solr:
- Updated to 8.5.0
- Added
search_api_solr
3.9 config sets
- MariaDB 10.4.12, 10.3.22, 10.2.31, 10.1.44
- PostgreSQL 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26
- Elasticsearch, Kibana 7.6.2, 6.8.8
- Varnish 6.0.6
- Webgrind 1.7.0
- Adminer 4.7.6
- Memcached 1.6.3
- Node.js 12.16.1, 10.19.0, 8.17.0
- Redis 5.0.8
- Adminer, webgrind, xhprof viewer rebuilt against updated base PHP image
- Images' base OS (Alpine Linux) updated to 3.11
- Bugfix: invalid env vars for PMA #425
- Bugfix: missing containers' names for some services #429
Update instructions
Update your .env
file
5.4.14
Changes since 5.4.13
- Vanilla Drupal 8.8.0, 7.68
- PHP:
- Added PHP 7.4 (with the exception for vanilla Drupal 7)
- Updated extension: ast 1.0.5, xdebug 2.8.0, mcrypt 1.0.3, oauth 2.0.4
- Added Kerberos and SSL support for IMAP extension wodby/drupal-php#70
- MariaDB 10.4.11, 10.3.21, 10.2.30
- Solr 8.3.1
- Elasticsearch, Kibana 7.5.0
- Nginx's
/.well-known
URIs excluded from denied hidden files location instead of explicitly allowed - Apache now forbids hidden files and directories, Makefile, and also certain extensions (sh, sql, etc)
- Node.js now has
-dev
image variants with dev packages and sudo wodby/node#5 - XHProf viewer updated to 2.1.3 (updated PECL extension) wodby/xhprof#1
- Bugfix: webgrind had broken minor tag 1.5, now changed to 1 wodby/docker4wordpress#55
- Adminer, webgrind and xhprof rebuilt against updated PHP image
Update instructions
Update your .env
file
5.4.13
Changes since 5.4.12
- Vanilla Drupal 8.7.10
- Drupal launcher 1.9.4
- PHP 7.3.12, 7.2.25
- Nginx:
- Updated to 1.17.6
- Brotli compression level set to 1 wodby/nginx#40
- Elasticsearch, Kibana 7.4.2, 6.8.5
- MariaDB 10.4.10, 10.3.20, 10.2.29, 10.1.43
- Solr 8.3.0
- Memcached 1.5.20
- PostgreSQL:
- New latest PostgreSQL 12.1
- Updated to 11.6, 10.11, 9.6.16, 9.5.20, 9.4.25
- Adminer 4.7.5
- Node.js 12.13.1
- Redis 5.0.7
- Adminer, xhprof, webgrind rebased to PHP 7.2
Update instructions
Update your .env
file
5.4.12
Changes since 5.4.11
- Added Selenium standalone chrome container for PHPUnit tests #409
- PHP:
- ❗️Security updates: 7.1.33, 7.2.24, 7.3.11
- Updated PECL extensions: mongodb 1.6.0, grpc 1.23.1, apcu 5.1.18, memcached 3.1.4
- Nginx:
- Updated to 1.17.5
- Added brotli compression extension (enabled by default in addition to gzip) wodby/nginx#37
- Varnish:
- Varnish updated to 6.0.5
- Varnish modules now installed from branch 6.0 varnish/varnish-modules#144
- Bugfix: private files access restricted with enabled static files cache wodby/varnish#24
- Adminer 4.7.4
- Elasticsearch and Kibana 7.4.1, 6.8.4
- Node.js 8.16.2, 10.17.0, 12.13.0
- Alpine Linux updated to 3.10.3 for most images
- Content of
traefik.yml
(for running multiple projects) updated to traefik v2.0 - XHProf viewer, adminer, webgrind rebuilt against latest PHP image
Update instructions
Update your .env
file
5.4.11
Changes since 5.4.10
- ❗️Traefik major update to v2.0. Update your
docker-compose.yml
file (traefik labels changed) #401 - Vanilla Drupal 8.7.8
- PHP:
- Updated to 7.3.10, 7.2.23
- Drupal console launcher 1.9.3
- Env var
$PHP_XDEBUG_IDEKEY
added for xdebug integration more IDEs #404
- Nginx 1.17.4
- MariaDB:
- Updated to 10.4.8, 10.3.18, 10.2.27
- Version 10.4 is now latest by default
- Memcached 1.5.19
- Redis 3.1.3
- Elasticsearch and Kibana 7.4.0, 6.8.3
- Node.js 12.11.1
- Alpine Linux updated to 3.10.2 for Solr images
- Webgrind, adminer and xhprof viewer rebuilt against latest PHP image
Update instructions
Update your docker-compose.
and .env
files