Skip to content

Latest commit

 

History

History
78 lines (45 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

78 lines (45 loc) · 3.47 KB

{{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

  • Fixed ssl termination service eg a lando:3 service from incorrectly warning it is a legacy version
  • Fixed vague service naming causing incorrect service resolution in some situations #5
  • Fixed ssl termination connection issues
  • Improved lando info to include backend_port
  • Removed multiple backends support #3
  • Removed varnish-nginx service in favor of generic Lando 3 service
  • Updated tests and DevOps to node20
  • Updated ssl termination to use nginx:1.27.3
  • Updated the default version to 6.0 #23
  • Updated the version index.md to get Docuverse page to build correctly
  • Updated release process to generate an edge release when stable releases are created

v1.1.0 - March 8, 2024

  • Updated to latest database services
  • Dialed fully for lando update
  • Removed logic hardcoding varnish-nginx into registry, correctly extends nginx to create our own namespaced varnish-nginx. #30
  • Created a varnish-nginx service to use for SSL
  • Updated release github workflow
  • Moved builder file to the new builders/ directory
  • Isolated testing to fit with HARDCORE strategy

v0.8.0 - July 3, 2023

  • Removed bundle-dependencies and version-bump-prompt from plugin
  • Updated package to use prepare-release-action
  • Updated documentation to reflect new release process
  • Added bundle-dependencies to release process
  • Fixed bug in plugin dogfooding test
  • HYPERDRIVED

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing

  • Initial Release