Releases: lando/core
Releases · lando/core
v3.24.0
New Features
- Added support for
init.defaultsfor explicit recipeconfigsetting onlando init - Consolidated
@lando/coreand@lando/cliupdates into a singularlandoupdate - Consolidated core plugins eg
@lando/healthcheckinto justlando - Improved config loading guards for generic Lando 3 service
- Improved efficiency of
taskloading - Improved handling around corrupted
taskcaches - Improved
lando initso that it can auto setup if needed - Improved release flow to better accommodate double barrelled development
- Removed
slimandfatvariants for a consolidated build which includes all "common" plugins - Optimized redundant
midcoreplugin deps
Bug Fixes
- Fixed bug causing auto setup to not correctly reset the orchestrator binary path
Internal
- Added
getLodash()tolando.utils - Added
getSemver()tolando.utils - Added
getJsYaml()tolando.utils
v3.24.0-beta.12
- Merged in improvements from
@lando/core@v3.23.26
v3.23.26
v3.24.0-beta.11
- Improved config loading guards for generic Lando 3 service
v3.23.25
- Fixed bug causing
--accept-licenseflag to not work when installing Docker Desktop on macOS - Updated default Docker Desktop version to
4.37.1|2 - Updated default Docker Engine version to
27.5.0 - Updated default Docker Compose version to
2.31.0 - Updated recommended Docker Desktop range to
>=4.37.0 - Updated tested Docker Desktop range to
<=4.37 - Updated tested Docker Compose range to
<=2.32
v3.24.0-beta.10
New Features
- Improved Docker Desktop autostart to use new
docker desktop startif available - Merged in improvements from
@lando/core@v3.23.24
Bug Fixes
- Fixed bug causing
--accept-licenseflag to not work when installing Docker Desktop on macOS
Internal
- Updated default Docker Desktop version to
4.37.1|2 - Updated default Docker Engine version to
27.5.0 - Updated default Docker Compose version to
2.31.0 - Updated recommended Docker Desktop range to
>=4.37.0 - Updated tested Docker Desktop range to
<=4.37 - Updated tested Docker Compose range to
<=2.32
v3.24.0-beta.9
- Merged in improvements from
@lando/core@v3.23.23