Skip to content

v3.1.0

Compare
Choose a tag to compare
@lmakarov lmakarov released this 21 Feb 05:43
· 197 commits to master since this release
dc46902
  • Switched upstream images to php-fpm-bullseye (Debian 11 Bullseye)
    • Fixes compatibility issues for some tools (acquia cli, terminus) on arm64/M1
  • Added PHP 8.1
  • Dropped PHP 7.3
    • PHP 7.3 is EOL as of 6 Dec 2021
  • Version bumps
    • composer v1.10.25
    • composer2 v.2.6
    • yq v4.20.2
    • drush 8.4.10
    • drush launcher v0.10.1
    • wp cli 2.6.0
    • acquia cli v1.22.0
    • terminus v3.0.6
    • platformsh-cli v3.76.2
  • Switched Blackfire integration to v2
    • Updated blackfire cli to v2.6.0
    • Updated blackfire port settings for v2
    • Disabled Monitoring (APM) explicitly as Docksal is a dev platform
  • Updated sendmail_path in php.ini
    • Make PHP's built-in mail() usable out of the box without requiring additional settings or msmtp parameters
  • CI pipeline updates and improvements
  • Updated tests
  • Updated README and LICENSE year