Skip to content

Latest commit

 

History

History
92 lines (51 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

92 lines (51 loc) · 3.58 KB

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

  • 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/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.6.0 - May 31, 2024

  • Use mysql command for MariaDB 10.3.x and below #52

v1.5.0 - March 8, 2024

  • Updated to latest database services.

v1.4.1 - March 4, 2024

Fixes

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

Fixes

  • Fixed CRITICAL issue with default config files not loading correctly.
  • Updated memcached plugin to v1.1.0.
  • Added testing of memcached.
  • Fixed issue with proxy URLs not showing up.
  • Included ability to specify database: mssql in the config section to maintain backwards compatibility. @lando/mssql#31
  • Updated dependencies.
  • Fixed issue with @lando/memcached path being in an unexpected location. #38
  • Dialed fully for lando update

v0.9.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.
  • HYPERDRIVED

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