Skip to content

Releases: lando/cli

v3.6.0

10 Dec 15:34
Compare
Choose a tag to compare

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.

Core

  • Added support for php:8.1 #3225
  • Switched php:7.3, php:7.4, php:8.0, php:8.1 to Debian 11 base image to fix M1 seg fault when curling specific domains #3200
  • Released generation 4 tags for php 7.3, 7.4, 8.0, 8.1
  • Moved php 7.2 and below versions into legacy
  • Spun out acquia plugin #3215
  • Spun out amazee/lagoon plugin #3209
  • Spun out pantheon plugin #3196
  • Added Golang v1.17 Support PR #60
  • Added support for postgres 14, test 14, 13, 12, 11 and 10 PR #60
  • Added support for node 14 and 16, mark older versions legacy PR #66

Plugins

  • Updated to @lando/pantheon version 0.5.5
  • Updated to @lando/lagoon version 0.5.2
  • Updated to @lando/acquia version 0.5.1

Full Changelog: v3.5.1...v3.6.0

v3.5.1

29 Oct 13:11
Compare
Choose a tag to compare
v3.5.1 Pre-release
Pre-release

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.

Core

  • Fixed bug causing long site names to prevent certificate creation causing site spin up failure #3179

Plugins

  • Updated to @lando/platformsh version 0.6.0

What's Changed

  • Adding MYSELF to the team by @badrange in #49
  • #3179: Fix bug with long site names mucking up cert creation by @pirog in #57
  • Update to latest platform.sh recipe by @pirog in #58

Full Changelog: v3.5.0...v3.5.1

v3.5.0

26 Oct 00:45
Compare
Choose a tag to compare
v3.5.0 Pre-release
Pre-release

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.

Core

  • Added support for mongodb 4.4 and 5.0 [#45]
  • Externalized platformsh recipe into its own plugin
  • Improved external plugin loading #2989

Plugins

Platform.sh

  • Updated to @lando/platformsh version 0.5.0

New Contributors

Full Changelog: v3.4.3...v3.5.0

v3.4.3

06 Oct 13:00
Compare
Choose a tag to compare

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.

  • Fixed broken /tmp directory causing drush commands to fail in platformsh recipe #3164
  • Improved libssl workaround so it runs before platformsh build hooks #3164

NOTE: These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the THE GREAT BREAKUP.

3.4.2

05 Oct 17:43
Compare
Choose a tag to compare

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.

  • HOTFIX release to address expired root certs and libssl security update for platformsh recipe #3164

NOTE: These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the THE GREAT BREAKUP.

v3.4.1

01 Oct 18:48
Compare
Choose a tag to compare

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.

  • HOTFIX release to address expired root certs and libssl security update #3162

NOTE: These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the THE GREAT BREAKUP.

v3.4.0

16 Sep 04:11
Compare
Choose a tag to compare

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.

  • Added arm64 variants for still-supported Lando provided images eg php, util, pantheon-index and pantheon-appserver #2688
  • Added version 1.0.1 to mailhog service
  • Added version 5.1 to phpmyadmin service
  • Improved mailhog so it is now a fully ARMed and operational service #2688
  • Improved pantheon so it is now a mostly ARMed and operational recipe #2688
  • Improved varnish so it is now a fully ARMed and operational service #2688
  • Fixed bug in load-keys.sh which caused keys to not load in some situations eg alpine:3.14 grep #34

NOTE: These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the THE GREAT BREAKUP.

v3.3.2

10 Sep 22:42
Compare
Choose a tag to compare

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.

  • Fixed breaking upstream change in axios@0.21.2 causing some hosting integration API calls eg posting a key to Pantheon to fail

NOTE: These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the THE GREAT BREAKUP.

v3.3.1

08 Sep 03:29
Compare
Choose a tag to compare

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.

  • Added devwithlando/util:4
  • Added ability to specify utility container version as part of lando init
  • Added missing $PATH directories /app/.global/bin, /app/.global/vendor/bin to platformsh recipe #30

NOTE: These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the THE GREAT BREAKUP.

v3.3.0

23 Aug 22:12
Compare
Choose a tag to compare

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.

  • Added support for go versions 1.15 and 1.16 #14
  • Added support for database.version in pantheon.yml #16
  • Fixed dotnet not working due to upstream change in Microsoft registry #2711
  • Fixed mssql not working due to upstream change in Microsoft registry #2711 #12
  • Fixed push in lagoon recipe to respect configured Drupal public file path #3060
  • Fixed pull in lagoon recipe to not nest files too deeply #3059
  • Fixed null key issue with lagoon recipe #3058
  • Forced usage of docker-compose-v1 for now #3075 #3076 #3098
  • Introduced signed and notarized binaries as applicable for x64 and arm64 #5

NOTE: These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the THE GREAT BREAKUP.