Skip to content

5.3.3

Compare
Choose a tag to compare
@csandanov csandanov released this 09 Nov 09:56
· 2689 commits to master since this release

Changes since 5.3.2

  • ⭐️Added new service xhprof viewer for analysis and graphical review of xhprof traces
  • Added Redis 5, dropped Redis 3
  • Vanilla Drupal:
    • Patch updates: 8.6.3, 7.61
    • Images's tags no longer contain PHP version
  • PHP:
    • Patch updates: 7.2.12, 7.1.24
    • Added event extension
    • You can now disable extensions via $PHP_EXTENSIONS_DISABLE (separated by comma)
    • Extension update: igbinary 2.0.8, ast 1.0.0, grpc 1.16.0
    • ImageMagick downgraded to 7.0.7.32 with enabled openmp
    • Bugfix: gpg keys import did not work
    • Bugfix: tideways xhprof extension could not be enabled
  • Nginx:
    • Patch updates: 1.15.6, 1.14.1
    • Default security headers duplicated #336
    • Added $NGINX_STATIC_404_TRY_INDEX, when set Nginx redirects 404 static files request to index file (required for stage_file_proxy module) #270
    • $NGINX_LOG_FORMAT_SHOW_REAL_IP deleted in favor of $NGINX_SET_REAL_IP_FROM
  • MariaDB's innodb_default_row_format is now configurable and set to dynamic fo all versions by default
  • Node.js minor updates: 10.13.0
  • Elasticsearch and Kibana patch updates: 5.6.13
  • Webgrind and Adminer rebased to the latest PHP image
  • Apache patch update: 2.4.37 wodby/apache#5
  • MariaDB patch update: 10.1.37 wodby/mariadb#10

Update instructions

Update your .env and docker-compose.yml files