Skip to content

v0.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 21:12
· 30 commits to main since this release

Changelog

Changed

  • Update default Magento version to v2.4.7-p1.
  • Update default Shopware version to v6.6.3.1.
  • Revamp error handling to use errorspkg
  • Use inline error-handling where possible
  • Update go deps
  • Use gcr mirror for image build
  • Use prebuilt supervisord image instead of building it inline
  • Change varnish and php-fpm health check methods
  • Use a dedicated OPENSEARCH_INITIAL_ADMIN_PASSWORD for Opensearch >= 2.12.0
  • Update default dependencies versions for Magento, Shopware, Wordpress, etc.
  • Better support for Mariadb 11+
  • 00d6ffc chg: use errorspkg.wrap for wrappign error messages, fix an issue with db import command
  • f4ce37a chg: use inline error handling where possible
  • 24f429d chg: use inline error handling where possible