Skip to content

Releases: wodby/docker4drupal

6.0.12

20 May 15:41
Compare
Choose a tag to compare

Changes since 6.0.11

  • ⬆️ Vanilla Drupal 10.2.6
  • PHP:
    • ⬆️ Updated to 8.3.7, 8.2.19
    • ⭐️ Added new profiler extension SPX (disabled by default) wodby/php#189
    • 📦 SQLite updated to 3.45 wodby/php#194
    • ⬆️ PECL extensions updates:
      • Xdebug 3.3.2
      • Redis 6.0.2
    • 📧 Default PHP_SENDMAIL_PATH set to use msmtp with new extra flag -i (with dos2unix workaround for PHP 8.1)
    • 📜 Added env vars to configure disabled_classes and disable_functions wodby/php#195
    • 🐞 Bugfix: php extensions sources missing in -dev variants wodby/docker4php#21
    • ⚠️ 📜 Removed PHP_XDEBUG and PHP_XHPROF env vars wodby/php#176
    • 📜 PHP_EXTENSIONS_DISABLE set to xhprof,spx by default
    • 📜 Default xdebug.client_host set to host.docker.internal by @imyaro wodby/php#193
    • 🐞 Bugfix: env vars with "=" truncated in SSH session by @andrew-drupal wodby/php#191
  • Nginx:
    • ⭐️ Added 1.26
    • 🪦 Dropped 1.24 (EOL)
    • ⬆️ Updated to 1.25.5
    • 📜 Modsecurity config now included for Drupal 10+ by @elaman wodby/nginx#91
  • ⭐️ Added Valkey (OSS drop-in replacement for Redis)
  • 🪦 Dropped Redis
  • ⬆️ MariaDB 11.2.4, 11.1.5, 11.0.6, 10.11.8, 10.6.18, 10.5.25, 10.4.34
  • ⬆️ PostgreSQL 16.3, 15.7, 14.12, 13.15, 12.19
  • ⬆️ Varnish 6.0.13
  • ⬆️ Apache HTTPd 2.4.59
  • ⬆️ Elasticsearh, Kibana 7.17.21
  • ⬆️ Memcached 1.6.27
  • ⬆️ Node.js 20.13.1, 18.20.2

Update instructions

Update your .env and compose.yml files

Full changelog: 6.0.11...6.0.12

6.0.11

08 Mar 16:40
695718c
Compare
Choose a tag to compare

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 to error
  • 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 format docker compose and compose.yml by @iVegas in #565

Update instructions

Update your .env file

Full changelog: 6.0.10...6.0.11

6.0.10

08 Jan 14:59
Compare
Choose a tag to compare

Changes since 6.0.9

  • ⬆️ Vanilla Drupal 10.2.1, 7.99
  • PHP:
    • ⭐️ Added PHP 8.3 (no imagick)
    • ⭐️ Added opentelemetry extension
    • ⭐️ GRPC extension returned
    • ⬆️ Updated to 8.3.1, 8.2.14, 8.1.27
    • ⬆️ Updated extensions:
      • xdebug 3.3.1
      • ds 1.5.0
      • apcu 1.5.23
      • mongodb 1.17.1
      • brotli 0.14.2
      • amqp 2.1.1 (from 1.x)
      • ast 1.1.1
      • igbinary 3.2.15
      • smbclient 1.1.1
    • 🛠 PHP extensions libraries now stripped out of debug symbols
    • 🪦 Dropped PHP 8.0 (EOL)
  • MariaDB:
    • ⭐️ Added MariaDB 11.2
    • ⭐️ Returned linux/arm64 variants
    • 🏔 Alpine Linux updated to 3.18 and 3.16 (for 10.4)
  • ⬆️ Elasticsearch, Kibana 7.17.16
  • ⬆️ Node.js 18.19.0
  • 🏔 Alpine Linux updated to 3.19 for most of the images

Update instructions

Update your .env file

6.0.9

27 Nov 10:42
Compare
Choose a tag to compare

Changes since 6.0.8

  • Vanilla Drupal:
    • ⬆️ Updated to 10.1.6
    • 🪦 Dropped version 9 (EOL)
  • Elasticsearch, Kibana:
    • ⬆️ Updated to 7.17.15
    • 🪦 Dropped version 6 (EOL)
  • PostgreSQL:
    • ⭐️ Added version 16
    • ⬆️ Updated to 15.5, 14.10, 13.13, 12.17
    • 🪦 Dropped version 11 (EOL)
  • Redis:
    • ⬆️ Updated to 7.2.3, 6.2.14
    • 🪦 Dropped version 5 (EOL)
  • MariaDB:
    • ⭐️ Added version 11.1
    • ⬆️ Updated to 11.0.4, 10.11.6, 10.6.16, 10.5.23, 10.4.32
    • 🪦 Dropped version 10.10, 10.9 (EOL)
    • 🐞 Bugfix: MYSQL_TRANSACTION_ISOLATION had no effect in 10.x
  • Nginx:
    • ⬆️ Updated to 1.25.3
    • 🪦 Dropped version 1.23 (EOL)
  • ⬆️ PHP 8.2.12, 8.1.25
  • ⬆️ Varnish 6.0.12
  • ⬆️ Apache HTTPd 2.4.58
  • ⬆️ Node.js 20.10.0, 18.18.2
  • ⬆️ Webgrind 1.9.3
  • ⬆️ Memcached 1.6.22
  • 📜 OpenSMTPD now has $RELAY_PROTO to change relay protocol wodby/opensmtpd#2
  • ✉️ Default setup (PHP 8.2+) rolled back to busybox's sendmail with PHP_MAIL_MIXED_LF_AND_CRLF=On, older version need to be switched to ssmtp
  • 🏔 Alpine Linux 3.18.4

Update instructions

Update your .env file

6.0.8

04 Oct 12:36
Compare
Choose a tag to compare

Changes since 6.0.7

  • ⬆️ Vanilla Drupal 10.1.4, 9.5.11
  • PHP:
    • ⬆️ Updated to 8.2.11, 8.1.24
    • ⬆️ Extensions sqlsrv, pdo_sqlsrv updated to 5.11.1
    • 📜 Default xdebug log level set to 3 (warnings) wodby/php#184
  • Node:
    • ⭐️ Added version 20
    • ⬆️ Updated to 18.18.0
    • 🪦 Dropped version 16 and 14 (EOL)
  • ⬆️ Elasticsearch, Kibana 7.17.13
  • ⬆️ Redis 7.2.1
  • 🪦 Varnish 4 dropped (EOL)
  • 🏔 Alpine Linux 3.18.4

Update instructions

Update your .env file

6.0.7

16 Aug 11:32
Compare
Choose a tag to compare

Changes since 6.0.6

  • ⬆️ Vanilla Drupal 10.1.2, 9.5.10
  • PHP:
    • ⬆️ Updated to 8.2.8, 8.1.22, 8.0.30
    • ⬆️ Xdebug 3.2.2
    • ⭐️ Added AVIF support for gd wodby/php#183
    • ⬆️ Updated gd library wodby/php#182
    • ⬆️ ODBC library and ms tools updated to 18.3.1.1
    • ⭐️ ODBC library and ms tools now compatible with arm64 variant
  • Nginx:
    • ⬆️ Updated to 1.25.2
    • 📜 .md and web.config files now hidden wodby/nginx#86
    • 📜 composer and node files now hidden regardless of depth wodby/nginx#86
    • 🐞 NGINX_HEADERS_CONTENT_SECURITY_POLICY default value override didn't apply to Drupal 10 preset
  • ⬆️ MariaDB 11.0.3, 10.11.5, 10.10.6, 10.9.8, 10.6.15, 10.5.22, 10.4.31
  • ⬆️ Redis 7.0.12, 6.2.13
  • ⬆️ PostgreSQL 15.4, 14.9, 13.12, 12.16, 11.21
  • ⬆️ Elasticsearch, Kibana 7.17.12
  • ⬆️ Node.js 18.17.1, 16.20.2
  • 📜 Removed legacy version from docker-compose files #555
  • 🐞 Missing Drupal 10 nginx vhost env var in default .env file #551
  • 📜 Added init: true for crond and adminer services to handle termination signals #552
  • 🏔 Alpine Linux updated to 3.18.3, 3.16.7

Update instructions

Update your .env and docker-compose.yml files

6.0.6

21 Jun 13:08
Compare
Choose a tag to compare

Changes since 6.0.5

  • ⬆️ Vanilla Drupal 7.98
  • PHP:
    • ⬆️ Updated to 8.2.7, 8.1.20, 8.0.29
    • ⭐️ NewRelic extension and agent added to arm64 variants
  • Nginx:
    • ⬆️ Updated to 1.25.1
    • 📜 Added support for Drupal 10.1 css/js aggregation wodby/nginx#84
    • 📜 Updated paths for advagg v5 wodby/nginx#82
  • MariaDB
    • ⭐️ Added new versions: 11, 10.11, 10.10
    • 🪦 Dropped versions 10.3, 10.7, 10.8 (EOL)
    • ⬆️ Updated to 10.9.7, 10.6.14, 10.5.21, 10.4.30
  • ⬆️ Memcached 1.6.21

Update instructions

Update your .env file

6.0.5

25 May 12:54
Compare
Choose a tag to compare

Changes since 6.0.4

  • ⬆️ Vanilla Drupal 10.0.9, 9.5.9
  • ⬆️ PHP 8.2.6, 8.1.19
  • ⭐️ Nginx 1.25, 1.24 added
  • ⬆️ MariaDB 10.9.6, 10.8.8, 10.6.13, 10.5.20, 10.4.29, 10.3.39
  • ⬆️ PostgreSQL 15.3, 14.8, 13.11, 12.15, 11.20
  • ⬆️ Elasticsearch, Kibana 7.17.10
  • ⬆️ Memcached 1.6.20
  • 🏔 Alpine Linux upgraded to 3.18 for some of the images

Update instructions

Update your .env file

6.0.4

26 Apr 13:39
Compare
Choose a tag to compare

Changes since 6.0.3

  • ⬆️ Vanilla Drupal 10.0.8, 9.5.8, 7.97
  • ⬆️ PHP 8.2.5, 8.1.18
  • ⬆️ Apache HTTPD 2.4.57
  • ⬆️ Redis 7.0.11, 6.2.12
  • ⬆️ Node.js 18.16.0
  • 🐞 Solr bugfix: default collection creation in init action failed in Solr cloud mode during wodby/solr#20
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5

Update instructions

Update your .env file

6.0.4-rc

21 Apr 06:45
Compare
Choose a tag to compare
6.0.4-rc Pre-release
Pre-release

Changes since 6.0.3

  • ⬆️ Vanilla Drupal 10.0.8, 9.5.8, 7.96
  • ⬆️ PHP 8.2.5, 8.1.18
  • ⬆️ Apache HTTPD 2.4.57
  • ⬆️ Redis 7.0.11, 6.2.12
  • ⬆️ Node.js 18.16.0
  • 🐞 Solr bugfix: default collection creation in init action failed in Solr cloud mode during wodby/solr#20
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5

Update instructions

Update your .env file