Skip to content

v3.21.0-beta.14

Compare
Choose a tag to compare
@pirog pirog released this 10 Apr 19:19
· 72 commits to main since this release

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 update check failures were failing silently
  • Fixed bug where GITHUB_TOKEN was being used, if set, to get lando update info

Internal

  • Changed lando update GitHub @octokit/rest auth to use LANDO_GITHUB_TOKEN instead of GITHUB_TOKEN