Releases: lando/lamp
Releases · lando/lamp
v1.10.0
Highlights
This release brings @lando/php up to v1.11.2, which includes several significant improvements:
- PHP 8.5 support and updated images to Debian 13 (Trixie) with ICU 76.1 and GD AVIF support (lando/php#181, lando/php#182)
- Automatic database client detection for PHP 8.3+ — Lando now detects your database type and version and installs the matching MySQL or MariaDB client automatically. No more deprecation warnings or SSL errors when using MySQL. (lando/php#212)
- Composer no longer silently fails when a
build_as_rootstep errors out (lando/php#214)
What's Changed
Dependencies
- Update @lando/php to ^1.11.2
- Bump @lando/mariadb to 1.8.0
- Bump @lando/postgres to 1.6.0
- Bump @lando/argv to 1.2.0
Full Changelog: v1.9.0...v1.10.0
v1.9.0
- Switched images to bitnamilegacy namespace
- Updated to @lando/mariadb@1.7.0
- Updated to @lando/mongo@1.4.0
- Updated to @lando/mysql@1.6.0
- Updated to @lando/php@1.8.0
- Updated to @lando/postgres@1.5.0
v1.8.1
v1.8.0
- Optimized for
midcore - Updated to @lando/mariadb@1.6.3.
- Updated to @lando/mongo@1.2.3.
- Updated to @lando/mssql@1.4.3.
- Updated to @lando/mysql@1.4.4.
- Updated to @lando/nginx@1.4.4.
- Updated to @lando/php@1.6.3.
- Updated to @lando/postgres@1.4.4.
v1.7.3
- Updated the version index.md to get Docuverse page to build correctly.
v1.7.2
v1.7.1
v1.7.0
- Updated release process to generate an edge release when stable releases are created.
v1.6.0
- Updated lando/php to v1.5.0.
v1.5.0
- Updated lando/mariadb to v1.5.0.
- Updated lando/mysql to v1.3.0.