Skip to content

v3.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pirog pirog released this 02 Mar 01:40
· 7148 commits to main since this 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