This file is used to list changes made in each version of the tomcat cookbook.
- [COOK-3622] - Add support for Amazon platform to the tomcat cookbook.
- [COOK-3379] - Only regenerate keystore and restart tomcat when source files change
- [COOK-1599] - Add retry and delay to tomcat service definition
- COOK-3565 - Make server.xml connectors maxThreads params configurable via attributes
- COOK-3333 - Add SmartOS support
- COOK-3378 - Use keystore in the port 8443 connector
- COOK-3204 - Fix hard-coded path to
tomcat-users.xml
- COOK-3203 - Support "reload" on Ubuntu 12.04
- [COOK-3165]: Typo in tomcat attributes/default.rb file for
webapp_dir
attribute on Debian/Ubuntu
- [COOK-1808]: Add Support for Tomcat 7 (ubuntu 12.04+, debian 7+)
- [COOK-2999]: Attributes are "set" and not "default"
- [COOK-2421]: Correct name of cookbook in attributes/default.rb
- [COOK-2838]: Fix foodcritic warnings in tomcat cookbook
- [COOK-2422]: Support disabling Tomcat auth
- [COOK-2425]: Add SSL connector support
- [COOK-2533]: Ability to set loglevel
- [COOK-2736]: Add CATALINA_OPTS for Tomcat start/run options
- [COOK-1736] - Add AUTHBIND attribute
- [COOK-1499] - manage tomcat users
- [COOK-1110] - remove deprecated (by upstream) jpackage recipe