Releases: lando/acquia
Releases · lando/acquia
v1.8.1
What's Changed
- Fixed issue causing
databaseconfig key to be ignored by @AaronFeledy in #160
Full Changelog: v1.8.0...v1.8.1
v1.8.0
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 URI — DRUSH_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 Defaults — lando 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_URIdetection from proxy settings, with optionaldrush_uriconfig 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 initto generate landofiles withdatabase: mysql:8.0to 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-8example.
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Switched Bitnami images to bitnamilegacy namespace
- Updated to @lando/memcached@1.4.2
- Updated to @lando/mysql@1.6.0
- Updated to @lando/php@1.8.0
- Updated to @lando/postgres@1.5.0
Full Changelog: v1.6.3...v1.7.0
v1.6.3
v1.6.2
What's Changed
- Fixed Acquia API authentication issue that caused various commands to silently fail (#125 by @MatheusFelizardo)
- Updated to @lando/php@1.7.1
- Updated to @lando/mysql@1.5.0
- Updated API key prompts to match Acquia's terminology of Client ID and Client Secret
New Contributors
- @Peneheals made their first contribution in #120
- @MatheusFelizardo made their first contribution in #125
Updating
- Run
lando updateto update to the latest versions of your plugins.
Full Changelog: v1.6.1...v1.6.2
v1.6.1
- Optimized for
midcore - Updated to @lando/mailhog@1.2.3.
- Updated to @lando/memcached@1.3.3.
- Updated to @lando/mysql@1.4.4.
- Updated to @lando/php@1.6.3.
- Updated to @lando/postgres@1.4.4.
v1.5.3
- Updated the version index.md to get Docuverse page to build correctly.
v1.5.2
v1.5.1
v1.5.0
- 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.