Releases: lando/core
Releases · lando/core
v3.23.0-beta.3
- Fixed critical bug where
corewas not being loaded when it only exists internally
v3.23.0-beta.2
- Updating for release considerations
v3.23.0-beta.1
New Features
- Updated packaged
clito usenode20
Fixes
- Fixed bug causing development release versions from incorrectly reporting as updatable
- Fixed bug causing updates to fail when
SHELLenvironment variable is not set - Fixed bug causing error handler error when error code is not an integer
Internal
- Recombined
@lando/cliinto@lando/coreeglandobinaries are now released here - Removed version 4 runtime selector
v3.22.3
- Added maybe-it-works? renderer handling for
TERM=dumb - Changed and standardized
nonTTYrenderer to/fromsimple - Improved
LandoCAsupport onarchlinux - Improved
dc2renderer error selection on multiline errors - Improved error messages and fixed typos on Linux build engine setup
- Standardized removey operations and made
removemore "deletey"
v3.22.2
v3.22.1
v3.22.0
New Features
- Added new
lando execcommand - Added cross platform
host.lando.internalfor container-to-host access - Added limited auto setup to app start-y events
- Added Install Certificate Authority
setuptask - Added limit
appsupport intaskfunctions - Added
usage,examplesandpositionalssupport totaskandtoolingobjects - Added
LANDO_SERVICE_CERTandLANDO_SERVICE_KEYenvvars - Added
!importyamltag for futurev4services things - Added build context
tmpdirectory to house various build assets - Improved build context generation error handling
- Improved consisteny of
mountyAPIs resource:andtarget: - Improved
working_dirdiscover inv4services - Improved CA and cert generation
- Improved tooling, events, etc to honor
&for proper backgrounding with--detach - Improved
v3plugin script automoving (finally!) - Updated default Docker Compose version to
2.29.2 - Updated default Docker Desktop version to
4.34.0 - Updated default Docker Engine version to
27.2.0 - Updated tested Docker Desktop range to
<=4.34 - Updated tested Docker Compose range to
<=2.29.2
Bug Fixes
- Fixed bug causing
EISDIR: illegal operation on a directoryon some mounts #169 - Fixed bug causing
COLUMNSto be forced to256#1847 - Fixed bug causing weird array merging in dynamic override tasks
- Fixed bug causing debug output showing in some errors
- Fixed bug causing compose cache to not properly empty on
destroy - Fixed bug causing
docker-engine.runto double emit errors - Fixed bug causing
undefinedto show on some user password prompts - Fixed bug causing Docker Desktop
versioninformation to not load correctly in some circumstances - Fixed various
dc2renderer bugs - Fixed bug causing new
lando execcommand to incorrectly shell wrap - Fixed bug causing
composedirectories to bloat indefinitely - Fixed bug causing
stopto notkillwhen it can justkill - Fixed
osnot defined duringlando setuponlinux - Fixed inconsistent usage of
skipInstallCa - Fixed bug causing autosetup to still
U Need Setupafter installing new orchestrator onlando starty events - Fixed bug preventing non-boot image build hooks from running
- Fixed bug causing hook files to be
COPYed to early in Imagefile - Fixed bug causing
appMountto be not correctly added as agitsafe.directory - Fixed bug causing preexisting
urlsinlando infoto be clobbered bylocalhostport discovery - Fixed bug causing
allServicesto sometimes be unset in some recipe tasks - Fixed bug preventing some error codes from bubbling up correctly
- Fixed bug causing race condition when setting non-service scoped
storagelabels - Fixed bug causing preexisting
urlsinlando infoto be clobbered bylocalhostport discovery - Fixed bug causing
allServicesto sometimes be unset in some recipe tasks - Fixed bug causing build contexts to not wipe correctly between rebuilds
- Fixed bug causing build context directories and compose caches to grow indefinitely over time
Internal
- Changed
.ps1scripts to use-Optionstyle option convention - Changed
LANDO_HOST_IPto now use newhost.lando.internal - Improved
runvolume mounting - Improved
volumetype detection - Moved Lando Development Certificate Authority creation to
setupframework - Moved Landonet 2 upgrade to
setupframework - Rebased
yamllibraries on newyamlcomponent - Rebased
githistory onlando/clifor pending MERGE - Renamed
lashandlandorctolash.shandlandorc.shfor more consistent naming and packaging - Removed
_casetupbuilder in favor of native CA generation - Removed
ipnpmpackage - Updated
@lando/clirelease pointer to@lando/corefor pending MERGE - Upgraded
js-yamlto^4.1.0
DEPRECATIONS
- DEPRECATED
lando sshin favor of newlando exec - Defunct
lando sharecommand is now a hidden command
v3.22.0-beta.7
Bug Fixes
- Fixed bug causing preexisting
urlsinlando infoto be clobbered bylocalhostport discovery - Fixed bug causing
allServicesto sometimes be unset in some recipe tasks
v3.22.0-beta.6
- This release contains only tests and is mostly to keep version sync with the CLI
v3.22.0-beta.5
New Features
- Updated default Docker Compose version to
2.29.2 - Updated default Docker Desktop version to
4.34.0 - Updated default Docker Engine version to
27.2.0 - Updated tested Docker Desktop range to
<=4.34 - Updated tested Docker Compose range to
<=2.29.2
Bug Fixes
- Fixed bug causing autosetup to still
U Need Setupafter installing new orchestrator onlando starty events - Fixed bug preventing non-boot image build hooks from running
- Fixed bug causing hook files to be
COPYed to early in Imagefile - Fixed bug causing
appMountto be not correctly added as agitsafe.directory