Skip to content

Releases: sous-chefs/tomcat

5.0.18

03 May 22:53
Compare
Choose a tag to compare
Update metadata for 5.0.18

5.0.17

03 May 22:13
Compare
Choose a tag to compare
Update metadata for 5.0.17

v0.16.0

12 Jun 02:21
Compare
Choose a tag to compare

v0.16.0 (2014-06-11)

  • #70 - [COOK-4332] Support running multiple instance
  • #73 - Be pedantic on where the data bag secret should be placed.

v0.15.12

24 Apr 03:20
Compare
Choose a tag to compare

v0.15.12 (2014-04-23)

  • [COOK-3745] - Scientific Linux support for Tomcat
  • [COOK-4573] - Oracle Linux support for Tomcat
  • [COOK-4574] - genkeypair is not a valid parameter to keytool
  • [COOK-4575] - update test harness for Ubuntu 14.04'

v0.15.10

28 Mar 02:52
Compare
Choose a tag to compare

v0.15.10 (2014-03-27)

  • [COOK-4487] - Use tomcat group in /etc/default template

v0.15.8

19 Mar 14:39
Compare
Choose a tag to compare

v0.15.8 (2014-03-19)

  • [COOK-4209] - Remove "Host element/XML Validation" in tomcat 7 and above

v0.15.6

12 Mar 18:27
Compare
Choose a tag to compare

v0.15.6 (2014-03-12)

  • [COOK-4301] - Duplicate truststore settings added to java_options every chef-client run

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