Skip to content

Releases: wodby/docker4drupal

5.6.5

24 Aug 17:36
Compare
Choose a tag to compare

Changes since 5.6.4

  • ⬆️ MariaDB 10.7.5, 10.6.9, 10.5.17, 10.4.26, 10.3.36
  • ⬆️ Kibana, Elasticsearch 7.17.6
  • ⬆️ Node.js 16.17.0
  • 🐞 Missing 7zip package in PHP image that is required in actions
  • 🏔 Alpine Linux updated to 3.16.2 for some of the images

Update instructions

Update your .env file

5.6.4

15 Aug 08:06
Compare
Choose a tag to compare

Changes since 5.6.3

  • ⬆️ Vanilla Drupal 9.4.5, 7.91
  • ⬆️ PHP 8.1.9, 8.0.22
  • Nginx:
    • ⬆️ Updated to 1.23.1
    • 📜 Added support for dynamic endpoints robots.txt, humans.txt, ads.txt
  • ⬆️ Redis 7.0.4
  • ⬆️ PostgreSQL 14.5, 13.8, 12.12
  • ⬆️ Node.js 18.7.0
  • ⬆️ Memcached 1.6.16
  • 🐞 Bugfix: invalid crond service command #524
  • 🔃 Adminer and xhprof images rebuilt against updated base PHP image
  • 🏔 Alpine Linux updated to 3.16.1, 3.16.2

Update instructions

Update your .env file

5.6.3

11 Aug 10:08
Compare
Choose a tag to compare

Changes since 5.6.2

  • ⬆️ Vanilla Drupal 9.4.2
  • PHP:
    • ⬆️ Updated to 8.1.8, 8.0.21
    • 🐞 Blackfire extensions and CLI didn't work on arm64 wodby/php#167
    • ⬆️ Updated xdebug extension to 3.1.5
  • ⭐️ Added Nginx 1.23, 1.22, dropped 1.20, 1.19
  • ⬆️ Solr 8.11.2
  • ⬆️ Postgres 14.4
  • ⬆️ Redis 7.0.2
  • ⬆️ Elasticsearch, Kibana 7.17.5
  • ⬆️ Node.js 18 added, updates: 16.16.0, 14.20.0, version 12 dropped
  • 🔃 Adminer and xhprof images rebuilt against updated base PHP image
  • 🏔 Alpine Linux updated to 3.16.0 for some of the images

Update instructions

Update your .env file

5.6.2

14 Jun 04:56
Compare
Choose a tag to compare

Changes since 5.6.1

  • ⬆️ Vanilla Drupal 9.3.16, 7.90
  • PHP:
    • ⬆️ Updated to 8.1.7, 8.0.20, 7.4.30
    • ⭐️ Added smbclient extension
    • ⬆️ Updated sqlsrv extension to 5.10.1
  • Nginx:
    • 📜 Introduced $NGINX_DRUPAL_FILES_STATIC_EXT_REGEX to override files extensions (txt by default) allowed in files directory
    • 📜 Added .yaml to the default value of $NGINX_DRUPAL_NOT_FOUND_REGEX (additionally added .yml for Drupal7)
  • MariaDB:
    • ⭐️ Added MariaDB 10.8
    • ⬆️ Updated to 10.7.4, 10.6.8, 10.5.16, 10.4.25, 10.3.35
    • 🪦 Dropped MariaDB 10.2 (EOL)
  • ⭐️ Redis 7
  • ⬆️ Apache 2.4.54
  • ⬆️ Webgrind 1.9.2
  • ⬆️ Elasticsearch, Kibana 7.17.4
  • ⬆️ Node.js 16.15.1, 14.19.3
  • 🔃 Adminer and xhprof images rebuilt against updated base PHP image
  • 🏔 Alpine Linux updated to 3.16.0 for some of the images

Update instructions

Update your .env file

5.6.1

17 May 14:57
Compare
Choose a tag to compare

Changes since 5.6.0

  • ⬆️ Vanilla Drupal 9.3.13
  • PHP:
    • ⬆️ Updated to 8.1.6, 8.0.19
    • ⭐ NewRelic agent now works on ARM64
    • ⬆️ Extensions updates: xdebug 3.1.4, mongo 1.13.0, memcached 3.2.0
  • ⬆️ Redis 6.2.7
  • 📜 MariaDB config: removed deprecated innodb_log_files_in_group and innodb_buffer_pool_instances from 10.5+
  • 🔒 Solr running in Solr Cloud mode now forbids unauthorized access to all pages in admin UI
  • ⬆️ Node.js 16.15.0
  • 🔃 Webgrind, adminer and xhprof images rebuilt against updated base PHP image

Update instructions

Update your .env file

5.6.0

19 Apr 16:30
Compare
Choose a tag to compare

Changes since 5.5.0

  • ⬆️ Vanilla Drupal 9.3.11
  • ⬆️ PHP 8.1.5, 8.0.18, 7.4.29
  • ⬆️ OpenSMTPD 6.8.0
  • 🐞 Bugfix: mail sent failure due to invalid ssmtp flags #517
  • 🐞 Bugfix: invalid OpenSMTPD tag
  • 🏔 Alpine Linux updated to 3.15

Update instructions

Update your .env file

5.5.0

05 Apr 14:21
Compare
Choose a tag to compare

Changes since 5.4.45

  • ⬆️ Vanilla Drupal 9.3.9
  • PHP
    • 📦 Added sSMTP package and $SSMTP_ env vars for configuration
    • 🛠 Removed libiconv preload docker-library/php#1264
    • 🐞 Bugfix: mail delivery fails due to non-compliant RFC 2822 error
    • 🐞 Bugfix: mail delivery fails invalid sender address
  • ⭐️ Added Zookeeper service, you can now upload Search API Solr config sets via admin UI, see instructions
  • ⭐️ Added Solr Cloud support for Solr
  • ⬆️ OpenSMTPD 1.11.0
  • ⬆️ Memcached 1.6.15
  • ⬆️ Elasticsearch, Kibana 7.17.2
  • 📜 Project port moved to env var $PROJECT_PORT in .env #516
  • 🏔 Security updates for base OS Alpine Linux

Update instructions

Update your .env and docker-compose files

5.4.45

21 Mar 05:42
Compare
Choose a tag to compare

Changes since 5.4.44

  • ⬆️ Vanilla Drupal 9.3.8, 7.89
  • PHP
    • ⬆️ Updated to 8.1.4, 8.0.17
    • ⭐️ NewRelic extension added to PHP 8.1
  • ⬆️ Apache HTTPd 2.4.53
  • ⬆️ Elasticsearch, Kibana 7.17.1
  • ⬆️ Node.js 16.14.2, 14.19.1, 12.22.11
  • 🏔 Patch updates for base OS Alpine Linux

Update instructions

Update your .env file

5.4.44

22 Feb 05:34
Compare
Choose a tag to compare

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 to frame-ancestors 'self' by default
    • 🐞 Bugfix: duplicated headers
  • 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 specified
      • query_cache_size default value changed to 1M
      • query_cache_type now OFF by default
      • flush_log_at_trx_commit default value changed to 1
      • 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

5.4.43

27 Jan 12:29
Compare
Choose a tag to compare

Changes since 5.4.42

  • ⬆️ Vanilla Drupal 9.3.3, 7.87
  • PHP:
    • ⬆️ Updated to 8.1.2, 8.0.5
    • ⬆️ PECL extensions updates: ds 1.4.0, rdkafka 6.0.0, xdebug 3.1.2 (ds and rdkafka now added to PHP 8.1)
    • 🪦 PHP 7.3 dropped (reached end of life)
  • Nginx:
    • ⬆️ Updated to 1.21.6
    • 📜 Regex used to define Drupal paths that return 404 has been actualized and now can be overriden $NGINX_DRUPAL_NOT_FOUND_REGEX wodby/nginx#71
  • ⬆️ Node.js 16.13.2, 14.18.3, 12.22.9
  • ⬆️ Elasticsearch, Kibana 7.16.3, 6.8.23
  • ⬆️ Memcached 1.6.13
  • ⬆️ Varnish 6.0.10
  • 🐞 Adminer bugfix: prefill server and database from env vars not working anymore wodby/adminer#5
  • 📜 Added $DRUSH_OPTIONS_URI (commented by default) #509

Update instructions

Update your .env and docker-compose.yml files