Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

50 lines (29 loc) · 2.33 KB

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

  • Bumped all available MariaDB minor versions. #56
  • Added a test of db-export tooling. #47
  • Updated available version of Mariadb to 11.3. #53
  • Updated available version of Mariadb. #45

v1.1.0 - March 8, 2024

Fixes

  • Allow empty password and other creds fields to pass healthcheck lando/lamp#51
  • Dialed fully for lando update
  • Fixed bug causing improved healthcheck to not load correctly

v0.9.0 - Oct 20, 2023

  • Added a new healthcheck that better assesses service readiness. #32
  • Restructured to use builders/mariadb.js.

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.

  • Add in support for 10.6

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