VIP-CLI: v2.39.4 Hotfix Release

Recent changes to official MySQL image resulted in inability to start database containers due to disabling mysql-native-password auth plugin.

If you’re affected, please update your VIP-CLI install via npm i -g @automattic/vip. On the next Local Dev Env start your Landofile will be upgraded to a version that has incompatibility addressed. Your existing Landofile will be backed up as .lando.backup.ymlprior to the upgrade.

VIP CLI v2.12.0 Released

What’s Changed

  • #1035 and #1032 Improved publishing checks to publish on npm
  • #1037 [dev-env] only record the php version numbers update/clean_php_version
  • #999 Add Feature to Support HTTPS/HTTP/NO_PROXY Settings
  • #1036 Move DO_NOT_TRACK handling to Analytics lib
  • #1033 [dev-env] Bump lando in order to support node 18

Special thanks

frank-cerny for the contribution on #999

New Contributors

Full Changelog: v2.11.2…v2.12.0