Changes since 5.4.8
- Vanilla WordPress updated to 5.2.2
- PHP:
- Bugfix updates to 7.3.7, 7.2.20
- Event extension updated to 2.5.3
- Solr:
- Solr updated to 7.7.2
- Added Solr 8.1, now latest
- Bugfix:
$SOLR_HEAP
did not have any effect - We now have only major versions in
.env
by default (8, 7, 6, 5) - Images rebased to wodby/base-solr (see README at https://github.com/wodby/base-solr)
- MariaDB:
- Updated to 10.3.16, 10.2.25
- Added new major version 10.4
- You can now add plugins via
$MARIADB_PLUGIN_LOAD
wodby/mariadb#15 - Added linux-pam library for PAM auth
- Added
$MYSQL_CONNECT_TIMEOUT
wodby/mariadb#17
- Varnish:
webp
added to the list of default static file extensions- PageSpeed downstream caching:
- PS-CapabilityList now set to "fully general optimizations only" only if static files cache enabled
- Bugfix: caching for
text/html
was disabled
- Elasticsearch and Kibana:
- Updated to 7.2.0
- We now install standard version of Elasticsearch and Kibana instead of OSS
- Base image for Elasticsearch changed to adoptopenjdk/openjdk11
- Nginx:
- Updated to 1.17.1
- We now provide two ways of adding
sitemap.xml
locations depending on the plugin (see https://github.com/wodby/nginx#wordpress)
- PostgreSQL updates: 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23
- Webgrind updated to 1.6.1
- Adminer updated to 4.7.2
- Node.JS updated to 12.6.0
- Adminer, Webgrind, Xhprof viewer rebuilt against the updated base image
- Alpine Linux (base OS) updated to 3.10.1 for most of the images
Update instructions
Update your .env
file