Skip to content

Releases: lando/acquia

v1.8.1

24 Feb 04:45

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

22 Feb 20:12

Choose a tag to compare

Highlights

🐘 PHP 8.5 Support — Acquia recipes now include PHP 8.5 examples and CI coverage, powered by @lando/php v1.11.1.

🔗 Automatic Drush URIDRUSH_OPTIONS_URI is now automatically set from your proxy configuration, so Drush commands generate correct URLs out of the box. Override with the new drush_uri config option if needed.

📦 Modernized Defaultslando init now generates php: 8.3 and database: mysql:8.0 by default to match Acquia's current platform. EOL PHP versions (7.4, 8.0, 8.1) have been removed.


What's Changed

  • Added automatic DRUSH_OPTIONS_URI detection from proxy settings, with optional drush_uri config override.
  • Added PHP 8.4 and 8.5 examples and CI tests.
  • Updated to @lando/php@1.11.1 for PHP 8.5 support, database client auto-detection, and more.
  • Updated lando init to generate landofiles with database: mysql:8.0 to match Acquia's current platform default.
  • Updated docs to reflect recommended Acquia stack configuration.
  • Fixed CI failures caused by Acquia CLI dropping PHP 8.1 support.
  • Removed EOL PHP 7.4, 8.0, and 8.1 examples.
  • Removed redundant acquia-mysql-8 example.

Full Changelog: v1.7.0...v1.8.0

v1.7.0

03 Sep 16:30

Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.7.0

v1.6.3

06 Jun 12:01

Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

08 May 05:42

Choose a tag to compare

What's Changed

New Contributors

Other Contributors@reynoldsalec, @AaronFeledy

Updating

  • Run lando update to update to the latest versions of your plugins.

Full Changelog: v1.6.1...v1.6.2

v1.6.1

11 Dec 12:45

Choose a tag to compare

v1.5.3

06 Dec 19:40

Choose a tag to compare

  • Updated the version index.md to get Docuverse page to build correctly.

v1.5.2

04 Dec 22:57

Choose a tag to compare

v1.5.1

04 Nov 21:01

Choose a tag to compare

v1.5.0

25 Oct 20:17

Choose a tag to compare

  • Updated release process to generate an edge release when stable releases are created.
  • Removed unnecessary dependency lando/nginx.
  • Updated lando/php to v1.5.0.
  • Updated lando/mysql to v1.3.0.