Skip to content

Latest commit

 

History

History
89 lines (52 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

89 lines (52 loc) · 3.35 KB

{{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

  • Updated lando/mariadb to v1.5.0.
  • Updated lando/mysql to v1.3.0.

Bug Fixes

  • Fixed bug causing default proxy settings to be clobbered by user specified ones

Internal

  • Updated DevOps to use new lando exec
  • Updated ubuntu test runners to 24.04

v1.4.0 - May 27, 2024

  • Updated mariadb plugin #51
  • Use mysql command for MariaDB 10.3.x and below
  • Cleaned up test comments

v1.3.0 - March 8, 2024

  • Updated to latest database services.

v1.2.1 - March 6, 2024

Fixes

  • Improved database selection for purposes of config loading, fixes some database bootup issues when the database type is overridden downstream

Internal

  • Updated config testing.

New Features

  • Added support for php:8.3
  • Added support for php:8.2

Internal

  • Updated to @lando/php@1.2.0
  • Added config testing.
  • Included ability to specify database: mssql in the config section to maintain backwards compatibility. @lando/mssql#31
* Dialed fully for `lando update`
  • Changed our php-nginx service to a lamp-nginx.
  • Updated PHP/Nginx dependencies #40
  • Detached LAMP recipe from core _lamp service type. #39

v0.8.0 - July 3, 2023

  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Adjust lodash Issue

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Initial Release