Skip to content

0.3.2

Compare
Choose a tag to compare
@csandanov csandanov released this 28 Feb 15:29

Changes since 0.3.1

  • Ruby:
    • Rebased to Alpine 3.9: runtime packages updated, switched from LibreSSL to OpenSSL 1.1
    • Dropped Ruby 2.3 (does not compile with OpenSSL 1.1 and will reach EOL by the end of March)
    • Patch update: 2.6.1
  • Nginx:
    • Patch update: 1.15.9
    • .map added to the list of default static files extensions ($NGINX_STATIC_EXT_REGEX)
    • Bugfix: $NGINX_LOG_FORMAT_OVERRIDE had no effect
  • Varnish:
    • Patch updates: 4.1.11, 6.0.3
    • Bugfix: cookie always stripped for static files requests
  • MariaDB:
    • Patch updates: 10.3.13, 10.2.22, 10.1.38
    • MariaDB 10.2, 10.3 rebased to Alpine 3.9 and OpenSSL 1.1
    • innodb_force_recovery and innodb_purge_threads are now configurable via env vars
    • Added mysql-check orchestration action
  • PostgreSQL:
    • Version 9.3 has reached EOL and now dropped
    • Patch updates: 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21
  • Adminer updated to 4.7.1 and rebased to the latest PHP image
  • NodeJS updated to 10.15.1
  • Redis updated to 4.0.13
  • Elasticsearch updated to 5.6.15

Update instructions

  • Update your .env file