Releases
v3.20.0
Compare
Sorry, something went wrong.
No results found
pirog
released this
25 Sep 19:46
New Features
Added support for Docker Compose V2 which is now the default orchestrator.
Added an orchestratorVersion option to the global config.
Added healthcheck support to all Lando 3 services.
Added a generic Lando 3 lando service into core. See
Bumped support of Docker Compose to 1.x.x || 2.x.x
Bumped support of Docker Desktop to >=4.0.0 <4.24
Bumped support of Docker Engine to >=18 <25
Dropped support for Docker Desktop <4.0.0
Fixes
Fixed bug where lando ssh --help was incorrectly listing appserver as the default service in some situations
Fixed bug where cli was needlessly printing usermod: no changes
Fixed bug where dynamic tooling events were not setting the service with an option correctly
Fixed bug where proxy service was wiping out app.compose
Fixed deprecated usage of network.external.name on lando_proxyedge
Internal
config.yml from @lando/core is now loaded after the config.yml from @lando/cli
DEPRECATIONS
Global Config
composeBin is now discouraged in favor of orchestratorVersion.
max and min in dockerSupportedVersions are now discouraged in favor of satisfies.
You can’t perform that action at this time.