Releases
v3.23.14
pirog
released this
27 Nov 20:15
New Features & Improvements
Added first class support to lando setup
when run from wsl
environments, see extended notes below
Improved docker
auto start on linux
to use GUI
authentication if available
Improved messages and consistency between messages for lando setup
tasks
Improved pending setup task sort order
Fixes
Fixed bug in l337
component preventing some context files from being COPY
ed correclty on win32
Fixed bug in docker
launching causing it to not wait until daemon
can accept connections
Fixed bug causing deferred
tasks to show as Running
instead of Deferred
Fixed bug causing case insenstive group membership matching to fail on win32
Fixed some failures when running in circleci
by forcing verbose
renderer
Internal
Introduced process.landoPlatform
which is the same as process.platform
but includes our definition of wsl
as a platform, see extended notes below
Extended Notes
Lando considers an environment a wsl
environment only if WSL_INTEROP
is on, otherwise it considers it a normal linux
environment
You can’t perform that action at this time.