Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

73 lines (44 loc) · 3.92 KB

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

v1.2.0 - April 4, 2024

  • Fixed issue with Postgres builder having the wrong path. #76

v1.1.0 - March 8, 2024

  • Updated to latest database services.
  • Placed wait-for-user script first in init build.
  • Dialed fully for lando update
  • Switched from the compose (deprecated) service type to the lando service type for the lagoon-cli service.
  • Created a lagoon-mailhog service that is a passthrough to @lando/mailhog.

v0.11.0 - October 5, 2023

  • Added a "wait for user" script to ensure user is loaded before cloning repo. lando/core#71
  • Added support for defining Solr commands via .lando.yml #48
  • Added the Basic Lagoon/Lando Service #47
  • Added support for proxy service to handle primary servers other than Nginx #45
  • Added support for new Node, Ruby, and Python services. PR #44

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.
  • 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.

  • Clean up unused dependencies

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.

  • update text in push.js
  • add custom domain docs PR #13

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 README and other small labeling tweaks

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.

  • First release of lagoon as an external plugin!
  • Added testing for basic drupal 9 example