Releases: lando/core
Releases · lando/core
v3.23.7
v3.23.6
v3.23.5
v3.23.4
- Updated to @lando/[email protected]
v3.23.3
- Updated to @lando/[email protected]
v3.23.2
v3.23.1
v3.23.0
New Features & Improvements
- Changed
lando setup
to pull common plugins based on releasechannel
to better mimic fatcore - Improved internet detection tests #243
- Improved
lando shellenv
to produce more consistent newliney output - Rebased
axios
andoctokit
on@npmcli/agent
to improve request consistency across environments - Updated default Docker Desktop version to
4.34.3
- Updated default Docker Engine version to
27.3.1
- Updated recommended Docker Desktop range to
>=4.34.0
- Updated tested Docker Desktop range to
<=4.35
- Updated tested Docker Compose range to
<=2.29.2
- Updated packaged
cli
to usenode20
Fixed
- Fixed some packaging problems with new combining
core/cli
and changed so tests run 💯 packaged - Fixed run-from-source
#shebang
to be more universal - Fixed
flags: 0x5000: no such file or directory: unknown
on WSL when bind mounting certain files the second time #242 - Fixed bug causing https proxy routes to be assigned when they shouldnt be
- Fixed bug causing cache from repopulating old proxy addresses that have been removed #209
- Fixed bug in
v4
autoentrypoint
andcommand
population - Fixed regression causing empty tooling
options
to throw an error #240 - Fixed critical bug where
core
was not being loaded when it only exists internally - Fixed bug causing development release versions from incorrectly reporting as updatable
- Fixed bug causing updates to fail when
SHELL
environment variable is not set - Fixed bug causing error handler error when error code is not an integer
- Fixed failed
healthchecks
from reportingunknown shorthand flag: 'T' in -T
instead of underlying error (thanks to @AaronFeledy) - Improved merging of same-service, same-hostname-pathname
proxy
routes, fixes #246 - Improved
dns
preference ofipv4first
Internal
- Added
debugShim
tolando.utils
- Added
downloadX
tolando.utils
- Added
getAxios
tolando.utils
- Added
getOctokit
tolando.utils
- Added
getUserShell
tolando.utils
- Added
getUserShellProfile
tolando.utils
- Added
isVersionLte
tolando.utils
- Added
legacyMerge
tolando.utils
- Added
mergeArrays
tolando.utils
- Added
mergePromise
tolando.utils
- Added
merge
tolando.utils
- Added
readFile
tolando.utils
- Added
remove
tolando.utils
- Added
runCommand
tolando.utils
- Added
runElevated
tolando.utils
- Added
runPowerShell
tolando.utils
- Added
slugify
tolando.utils
- Added
writeFile
tolando.utils
- Recombined
@lando/cli
into@lando/core
eglando
binaries are now released here - Removed version 4 runtime selector
- Switched
URL.parse
tourl.parse
until people are reliably on anode20
CLI
v3.23.0-beta.9
New Features & Improvements
- Added helpful
tip
about usinglando shellenv
when it cannot detect~/.lando/bin
inPATH
- Changed
lando setup
to pull common plugins based on releasechannel
to better mimic fatcore - Improved internet detection tests #243
- Improved
lando shellenv
to produce more consistent newliney output - Rebased
axios
andoctokit
on@npmcli/agent
to improve request consistency across environments - Updated default Docker Desktop version to
4.34.3
- Updated default Docker Engine version to
27.3.1
- Udpated recommended Docker Destkop range to
>=4.34.0
- Updated tested Docker Desktop range to
<=4.35
- Updated tested Docker Compose range to
<=2.29.2
Fixed
- Fixed failed
healthchecks
from reportingunknown shorthand flag: 'T' in -T
instead of underlying error (thanks to @AaronFeledy)
Internal
- Added
debugShim
tolando.utils
- Added
downloadX
tolando.utils
- Added
getAxios
tolando.utils
- Added
getOctokit
tolando.utils
- Added
getUserShell
tolando.utils
- Added
getUserShellProfile
tolando.utils
- Added
isVersionLte
tolando.utils
- Added
legacyMerge
tolando.utils
- Added
mergeArrays
tolando.utils
- Added
mergePromise
tolando.utils
- Added
merge
tolando.utils
- Added
readFile
tolando.utils
- Added
remove
tolando.utils
- Added
runCommand
tolando.utils
- Added
runElevated
tolando.utils
- Added
runPowerShell
tolando.utils
- Added
slugify
tolando.utils
- Added
writeFile
tolando.utils
- Switched
URL.parse
tourl.parse
until people are reliably on anode20
CLI
v3.23.0-beta.8
New Features & Improvements
- Added helpful
tip
about usinglando shellenv
when it cannot detect~/.lando/bin
inPATH
- Changed
lando setup
to pull common plugins based on releasechannel
to better mimic fatcore - Improved internet detection tests #243
- Improved
lando shellenv
to produce more consistent newliney output - Rebased
axios
andoctokit
on@npmcli/agent
to improve request consistency across environments - Updated default Docker Desktop version to
4.34.3
- Updated default Docker Engine version to
27.3.1
- Udpated recommended Docker Destkop range to
>=4.34.0
- Updated tested Docker Desktop range to
<=4.35
- Updated tested Docker Compose range to
<=2.29.2
Fixed
- Fixed failed
healthchecks
from reportingunknown shorthand flag: 'T' in -T
instead of underlying error (thanks to @AaronFeledy)
Internal
- Added
debugShim
tolando.utils
- Added
downloadX
tolando.utils
- Added
getAxios
tolando.utils
- Added
getOctokit
tolando.utils
- Added
getUserShell
tolando.utils
- Added
getUserShellProfile
tolando.utils
- Added
isVersionLte
tolando.utils
- Added
legacyMerge
tolando.utils
- Added
mergeArrays
tolando.utils
- Added
mergePromise
tolando.utils
- Added
merge
tolando.utils
- Added
readFile
tolando.utils
- Added
remove
tolando.utils
- Added
runCommand
tolando.utils
- Added
runElevated
tolando.utils
- Added
runPowerShell
tolando.utils
- Added
slugify
tolando.utils
- Added
writeFile
tolando.utils
- Switched
URL.parse
tourl.parse
until people are reliably on anode20
CLI