Releases: lando/core
Releases · lando/core
v3.21.0-beta.17
- Fixed some stuff in nascent
LandoService4for demoing puroses
v3.21.0-beta.16
- Added dumb
linuxssh-agentsupport for nascentLandoService4
v3.21.0-beta.15
Notes
- Users can now try out the lowest level and first
api: 4service. Read more
New Features
- Added
buildxtoggle tol337serviceimagekey - Added build
argssupport tol337serviceimagekey - Added
sshsupport tol337serviceimagekey - Changed default
l337service builder tobuildx - Improved
api: 4image build errors and handling
Bug Fixes
- Fixed bug causing
healthyinfo to not persist correctly - Fixed bug causing proxy
502 Bad Gatewaywhen assiging duplicateurlswith differentports - Fixed inconsistent container shutdown by switching from
killtostop - Fixed inconsistent error display in
dc2listrrenderer
Internal
- Changed default
healthyinfo fromtruetounknown - Changed
api: 4service info to provide astatekey - Added
app.updateComposeCache()andapp.v4.updateComposeCachefor better metadata consistencu
v3.21.0-beta.14
New Features
- Added better messages on when and how to update Docker components
- Updated default Docker Compose version to
2.26.1 - Updated default Docker Desktop version to
4.29.0 - Updated default Docker Engine version to
26.0.0 - Updated tested Docker Desktop range to
<=4.29 - Updated tested Docker Engine range to
<27
Bug Fixes Features
- Fixed bug where
lando updatecheck failures were failing silently - Fixed bug where
GITHUB_TOKENwas being used, if set, to getlando updateinfo
Internal
- Changed
lando updateGitHub@octokit/restauth to useLANDO_GITHUB_TOKENinstead ofGITHUB_TOKEN
v3.21.0-beta.13
New Features
- Improved
healthcheckso it can now be disabled withhealthcheck: false
v3.21.0-beta.12
- This release has no content and exists so we can switch over to @lando/setup-lando for POSIX install
v3.21.0-beta.11
Fixes
- Fixed
lando shellenvto remove duplicatePATHentries
v3.21.0-beta.10
New Features
- Introduced "Untested Docker Version" notice
- Improved
sudouser detection on Linux - Improved Docker compatibility messages
- Improved
wslstatus detection - Improved
spawndebugging output - Updated default Docker Compose version to
2.24.6 - Updated default Docker Desktop version to
4.28.0 - Updated supported Docker Desktop range to
>=4.0.0 <5 - Updated supported Docker Engine range to
<26
Fixes
- Fixed
--debugcausinglando setup -yto hang in GitHub Actionswindowsrunners - Fixed errors caused by "legacy" plugins #127
- Fixed
lando setupincorrectly reporting double the plugin installed total - Fixed
onceevents running more thanonce - Fixed prompt showing in
non-interactiveenvironments - Updated
lando-experimentalto new plugin format
v3.21.0-beta.9
New Features
- Improved
lando shellenvto work on Windows shells likepowershell.exe,cmd.exeandbash.exe
Fixes
DevOps
- Switched
leiatests to run against3-dev-slimfor now
Internal
- Changed
lando updateto download CLI binaries to the Lando 4cacheDir - Improved
download-xto auto create nonexistent paths as needed
v3.21.0-beta.8
- This release has no content it exists to provide version syncing with
@lando/cli