Skip to content

Releases: sous-chefs/tomcat

v0.15.4

18 Feb 17:55
Compare
Choose a tag to compare

v0.15.4 (2014-02-18)

Improvement

  • COOK-4258 - tomcat: support for Apache mod_jk load balancing with jvmRoute
  • COOK-3370 - Don't install the tomcat manager apps package if we're not going to use it

Bug

  • COOK-4257 - tomcat: broken on SmartOS SmartMachine images 13.3.0+
  • COOK-4097 - default["tomcat"]["keytool"] is set to non-existent file on Debian/Ubuntu

v0.15.2

25 Oct 19:53
Compare
Choose a tag to compare

New Feature

  • [COOK-3622] - Add support for Amazon platform to the tomcat cookbook.

Bug

  • [COOK-3379] - Only regenerate keystore and restart tomcat when source files change
  • [COOK-1599] - Add retry and delay to tomcat service definition

v0.15.0

08 Oct 19:44
Compare
Choose a tag to compare

Improvement

  • COOK-3565 - Make server.xml connectors maxThreads params configurable via attributes

New Feature