Skip to content

Releases: lando/tomcat

v1.3.0

10 Mar 15:54

Choose a tag to compare

What's Changed

  • 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

Full Changelog: v1.2.3...v1.3.0

v1.2.3

06 Dec 19:42

Choose a tag to compare

  • Updated the version index.md to get Docuverse page to build correctly.

v1.2.2

04 Dec 22:59

Choose a tag to compare

v1.2.1

04 Nov 21:04

Choose a tag to compare

v1.2.0

25 Oct 19:49

Choose a tag to compare

  • Updated release process to generate an edge release when stable releases are created.

v1.1.0

11 Mar 17:57

Choose a tag to compare

  • Updated to latest database services.

v1.0.0

07 Dec 22:30

Choose a tag to compare

  • Dialed fully for lando update

v0.8.0

03 Jul 19:49

Choose a tag to compare

  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.

v0.7.0

13 Dec 18:05

Choose a tag to compare

  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.

v0.6.0

08 Sep 18:12

Choose a tag to compare

  • HYPERDRIVED