Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.37 KB

File metadata and controls

52 lines (33 loc) · 2.37 KB

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

  • Added support for Tomcat 11, 11.0, 10, 10.1, and 10.0
  • Added Tomcat 10+ compatible server.xml configs (removed deprecated APR listener and AJP connector)
  • Moved Tomcat 7.x and 8.x to legacy
  • Bumped @lando/argv from 1.1.2 to 1.2.0
  • Bumped lodash from 4.17.21 to 4.17.23
  • Bumped lodash-es from 4.17.21 to 4.17.23
  • Bumped axios from 1.7.7 to 1.10.0
  • 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

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