lando

A development tool for all your projects that is fast, easy, powerful and liberating

GPL-3.0 License

Stars
4K
Committers
219

Bot releases are visible (Hide)

lando - v3.4.1

Published by github-actions[bot] about 3 years ago

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.

CLI, core and plugins

  • HOTFIX release to address expired root certs and libssl security update #3162
lando - v3.4.0

Published by github-actions[bot] about 3 years ago

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.

Apple Silicon

  • Added arm64 variants for still-supported Lando provided images eg php, util, pantheon-index and pantheon-appserver #2688
  • 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

CLI, core and plugins

  • Added version 1.0.1 to mailhog service
  • Added version 5.1 to phpmyadmin service
  • Added version 6 to varnish service
  • Fixed bug in load-keys.sh which caused keys to not load in some situations eg alpine:3.14 grep #34
lando - v3.3.2

Published by github-actions[bot] about 3 years ago

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 [email protected] causing some hosting integration API calls eg posting a key to Pantheon to fail
lando - v3.3.1

Published by github-actions[bot] about 3 years ago

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.

Installer

  • HOTFIX for Windows Installer, SORRY! #3129

CLI, core and plugins

  • 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
lando - v3.3.0

Published by github-actions[bot] about 3 years ago

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.

Installer

  • Added an experimental Apple Silicon installer #3086
  • Updated to Lando CLI 3.3.0
  • Updated to Docker Compose 1.9.2
  • Updated to Docker Desktop 3.6.0 #3075 #3076 #3098

CLI, core and plugins

  • 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
lando - v3.1.4

Published by pirog over 3 years ago

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 postgres 13 #2998
  • Added elasticsearch support to the lagoon recipe #2996
  • Moved acquia recipe into beta readiness
  • Switched wordpress recipe to use php 7.4 as the default version #3004
  • Updated to Docker Desktop 3.3.3
  • Updated to Docker Compose 1.29.1
lando - v3.1.3

Published by pirog over 3 years ago

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 postgres 13 #2998
  • Added elasticsearch support to the lagoon recipe #2996
  • Moved acquia recipe into beta readiness
  • Switched wordpress recipe to use php 7.4 as the default version #3004
  • Updated to Docker Desktop 3.3.3
  • Updated to Docker Compose 1.29.1
lando - v3.1.2

Published by pirog over 3 years ago

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 bug causing new acquia recipe ssh keys with the same label as previous keys to not be posted correctly
  • Fixed bug causing lando push to fail when pushing code from an acquia recipe #2960
  • Fixed bug causing composer_version to not work for acquia recipes #2964
  • Fixed bug causing solr 8.5 and 8.6 to not data directory correctly #2959
  • Switched acquia recipe to pull the latest stable acli instead of master
  • Updated to Docker Desktop 3.3.1
lando - v3.1.1

Published by pirog over 3 years ago

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 bug causing new acquia recipe ssh keys with the same label as previous keys to not be posted correctly
  • Fixed bug causing lando push to fail when pushing code from an acquia recipe #2960
  • Fixed bug causing composer_version to not work for acquia recipes #2964
  • Fixed bug causing solr 8.5 and 8.6 to not data directory correctly #2959
  • Switched acquia recipe to pull the latest stable acli instead of master
  • Updated to Docker Desktop 3.3.1
lando - v3.1.0

Published by pirog over 3 years ago

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 Elasticsearch 7.10.x, 7.11.x and 7.12.x #2950
  • Added ability to disable automatic acli pull:run-scripts on lando start/rebuild for acquia recipes #2956, Read more
  • Fixed bug preventing global fallback version of drush to be properly installed for acquia recipes #2955
  • Fixed bug causing portforward user overrides to not work for the lagoon and platformsh recipes #2749
  • Fixed bug causing platformsh recipes to prompt for /app/.platform/local/lando overwrite on lando rebuild #2947
  • Updated to Drush 8.4.8 for legacy drupal recipes
  • Updated to Docker Compose 1.29.0 #2781 #2780
  • Updated to Docker Desktop 3.3.0 #2781 #2780
lando - v3.0.29

Published by pirog over 3 years ago

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 longstanding bug causing container to container *.lndo.site resolution to differ from proxy-based resolution #2934, this results in a change of behavior that may impact how your app works in Lando, read more here
  • Improved xdebug support and docs for platformsh recipes #2927
  • Updated dependencies to be compatible with node 14 #2945 #2928
lando - v3.0.28

Published by pirog over 3 years ago

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.

  • Hotfixed *.lndo.site going away for drupaly recipes #2934
lando - v3.0.27

Published by pirog over 3 years ago

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 experimental alpha support for acquia recipe read more
  • Reverted auto nvm sourcing for platform.sh recipes in favor of manual .environment spec #2820
  • Set DOCKER_BUILDKIT=1 to force emulation for now #2688
  • Set vm.max_map_count only if necessary and writable #2884
  • Switched to use semver.coerce() to get a valid semantic version number for PHP. #2884
lando - v3.0.26

Published by pirog over 3 years ago

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 freetype to php 8.0 gd extenstion #2865
  • Added support for mariab 10.5 #2856
  • Fixed bug preventing prestissimo uninstall on alternate format composer_versions #2870
  • Improved Lockr integration so its compatible with new Pantheon app structure #2859
  • Improved availability of render-template across nginx versions #2760
  • Improved various UX and docs things
  • Updated mariadb 10.x images #2856
  • Updated php 8.0 image to latest 8.0.2 #2865
lando - v3.0.25

Published by pirog over 3 years ago

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 lagoon.type == none #2828
  • Added 6.0 to list of supported redis versions
  • Added "dumb" support for the drupal9 pantheon framework #2831
  • Fixed bug causing build hook installed composer version to not load correctly in platformsh recipe #2826
  • Fixed bug causing nvm installed node versions to not load correctly in platformsh recipe when invoked via tooling #2820
  • Fixed bug causing composer install to fail on php 8.0 #2729
  • Fixed bug causing port to not be passed in correctly when authing against custom lagoon instance
  • Improved lando pull for lagoon recipes to handle other files directory locations #2762
  • Improved error message when lando cannot detect any platformsh applications for platformsh recipes #2822
  • Improved error message when lando cannot detect a lagoon.yml for lagoon recipes #2818
  • Updated pantheon recipe to use wkhtmltopdf version 0.12.5 in most php images
  • Updated pantheon recipe to use terminus version 2.5.0
  • Updated to Docker Desktop 3.1.0 and provided wider future patch support because https://github.com/docker/roadmap/issues/183
lando - v3.0.24

Published by pirog almost 4 years ago

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.

  • Updated Docker Desktop for Mac to 3.0.1
  • Updated Docker Desktop for Windows to 3.0.0
lando - v3.0.23

Published by pirog almost 4 years ago

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 up to Docker Engine 20.10.0 #2738
  • Added some convenience labels for composer_version #2729
  • Fixed bug causing unknown user to be incorrectly reported
  • Fixed bug causing platformsh recipes to fail when no routes are present #2740
lando - v3.0.22

Published by pirog almost 4 years ago

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 php 8 #2660
  • Added support for redis 6 #2683
  • Added support for xdebug 3 #2718
  • Added symfony recipe #1665
  • Updated default composer version to 2.0.7 #2720
  • Updated pantheon recipe to use composer 2 by default
lando - v3.0.21

Published by pirog almost 4 years ago

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.

  • Improved platformsh recipe so services can also be overriden locally #2710
  • Updated to Docker Desktop 2.5.0.1, fixes issues with macOS Big Sur #2702
  • Set default php version for drupal9 recipe to 7.4, fixes #2703
lando - v3.0.20

Published by pirog almost 4 years ago

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.

  • Improved detection and feedback around unsupported platform.sh services and languages
  • Improved lando push for platformsh recipes so it more accurately tracks branch
  • Fixed bug causing lando pull/push to fail on platformsh recipes when branch cannot be detected correctly
  • Fixed bug causing tooling to not load correctly for platformsh recipes when there is no app in the project root