Releases: lando/acquia
Releases · lando/acquia
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.
v1.4.0
- Upgrading PHP from 8.2 to 8.3 which is the new default at Acquia.
- Upgrade @lando/mysql for better MySQL 8 support
v1.3.1
- Remove option of using MariaDB - It's not a supported configuration.