Skip to content

Releases: lando/core

v3.25.3

23 Jul 18:22
Compare
Choose a tag to compare

v3.25.2

21 Jul 18:39
Compare
Choose a tag to compare
  • Updated to consolidated Terms of Use and Privacy Policy to reflect transition to Lando Alliance non-profit part 2

v3.25.1

21 Jul 18:27
Compare
Choose a tag to compare
  • Updated to consolidated Terms of Use and Privacy Policy to reflect transition to Lando Alliance non-profit

v3.25.0

19 Jul 04:06
Compare
Choose a tag to compare
  • Granted permission

v3.24.3

25 Mar 13:49
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug causing too many colons error on Windows [#354]#354

v3.24.2

13 Mar 12:25
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug causing some recipe configs to throw TypeError [ERR_INVALID_ARG_TYPE] [#348]#348

v3.24.1

03 Mar 20:55
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug causing legacy excluding to fail with utils.getNamedVolumes is not a function #346
  • Fixed bug causing legacy excluding to apply to api: 4 services #346

v3.24.0

28 Feb 19:28
Compare
Choose a tag to compare

New Features

  • Added support for init.defaults for explicit recipe config setting on lando init
  • Consolidated @lando/core and @lando/cli updates into a singular lando update
  • Consolidated core plugins eg @lando/healthcheck into just lando
  • Improved config loading guards for generic Lando 3 service
  • Improved efficiency of task loading
  • Improved handling around corrupted task caches
  • Improved lando init so that it can auto setup if needed
  • Improved release flow to better accommodate double barrelled development
  • Removed slim and fat variants for a consolidated build which includes all "common" plugins
  • Optimized redundant midcore plugin deps

Bug Fixes

  • Fixed bug causing auto setup to not correctly reset the orchestrator binary path

Internal

  • Added getLodash() to lando.utils
  • Added getSemver() to lando.utils
  • Added getJsYaml() to lando.utils

v3.24.0-beta.12

24 Jan 16:30
Compare
Choose a tag to compare
v3.24.0-beta.12 Pre-release
Pre-release
  • Merged in improvements from @lando/core@v3.23.26

v3.23.26

24 Jan 16:10
Compare
Choose a tag to compare
  • Fixed bug where an app’s services were inadvertently reaped if the app’s path included a comma #322