Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 2 KB

CHANGELOG.md

File metadata and controls

51 lines (29 loc) · 2 KB
  • Added compatibility for Postgres 16 #38
  • Corrected the healthcheck for postgres username option.
  • Updated database plugins to the latest version.

v1.1.0 - March 8, 2024

Fixes

  • Allow empty user/dbname fields to pass healthcheck lando/lamp#51
  • Dialed fully for lando update.
  • Isolated plugin.

v0.10.0 - Oct 20, 2023

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

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 support for Postgres 15.
  • 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