Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: lando/core

v3.15.0

07 Apr 12:59

Choose a tag to compare

v3.15.0 Pre-release
Pre-release
  • Added maxRedirects as a configurable option of the new scanner
  • Reverted new url scanner to not follow redirects by default, this is more aligned with the behavior of the older scanner. READ MORE

v3.14.0

02 Mar 01:40

Choose a tag to compare

v3.14.0 Pre-release
Pre-release

Extended release notes

Changelog

  • Added new and improved URL scanner provides real time feedback on service status. READ MORE
  • Improved scanner reliability by preferring IPv4 #21

Notes

This pre-release is a bit more experimental than most pre-releases. It implements a new URL scanner that

  • Provides real time updates on the status of services URLS
  • Has a new path option so you can configure a different path besides / to scan
  • Has a new timeout option so you can configure the time to wait for a response from your service
  • Has a new retry option so you can configure the amount of retries the scanning does per service
  • Has a new okCodes option so you can configure additional code eg 404 that should pass the scanner

See more here: https://docs.lando.dev/core/v3/scanner.html
Report scanner errors here: https://github.com/lando/lando/issues

v3.11.0

26 Feb 18:59

Choose a tag to compare

  • Added detection of MySQL 8 DBs for laemp recipes to insert appropriate config lando/lando#1426

v3.10.0

23 Jan 13:24

Choose a tag to compare

  • Bumped version just to indicate push to stable

v3.8.5

20 Jan 16:43

Choose a tag to compare

  • Added support for "sandboxed" v3 plugins in anticipation of plugin hybridization
  • Fixed bug causing loading of non V3 plugins on Windows #27

v3.8.4

18 Jan 15:06

Choose a tag to compare

  • Added workaround to help with VirtioFS support in Docker Desktop 4.16.1
  • Bumped supported Docker Desktop version to 4.16.99

v3.8.3

13 Jan 20:06

Choose a tag to compare

  • Fixed bug causing null lando.versions to fatally error

v3.8.2

11 Dec 23:39

Choose a tag to compare

  • Needed fixes to power a deteched @lando/core

v3.8.1

10 Dec 20:24

Choose a tag to compare

  • Core ejected

v3.8.0

10 Dec 20:22

Choose a tag to compare

  • Core ejected