All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.
- #129 Agent extensions cleanup @sorobon
- #129 Agent extensions cleanup @sorobon
- #108 Apache Tomcat 8.5.51 adds a secret required attribute to the AJP Connector #108 @sm97
- #107 Allow to override configuration files deployed by role @sm97
- #106 Add extra jar files download @sm97
- #125 (2024-01-17)- Add ".gitattributes" file for linguist detection. @ygomezsaiz
- #126 Agent extensions support @sorobon
- #117 Agent jar installation not working correctly @sorobon
- #114 Hide Tomcat version on error pages @aren-pulid0
- #111 Set log4j formatMsgNoLookups flag by default @blalop
- #109 Agents installation logic fix @blalop
- Fix tomcat_version variable usage and conditional in "Download & Extract Tomcat" task @agimenez
- Fix check mode for task Check Tomcat version @agimenez
- #91 Add support for downloaded agents as jar instead of compressed file @sorobon
-
- Allow the option to change maxHttpHeaderSize value
- #88 Systemd security default limits fixed @ftsao
- Updated test dependencies @ftsao
- Force using python3 interpreter in tests; replaced python-lxml by python3-lxml dependency in managed nodes @ftsao
- #81 Add support to ansible 2.9 @sorobon
- #61 Update molecule to 3.x @sorobon
- #63 Rename role to tomcat_role @sorobon
- #66 Improve agents management @sorobon
- #64 Adding testing scenarios for tomcat 7.x and 8.x @sorobon
- #69 Improve systemd template adding limits @sorobon
- #56 Add Ansible 2.6 support for module maven_artifact @jnogol
- #53 Allow the option to pass additional environment vars @sorobon
- Tomcat version to 8.5.31 @sorobon
- #4 Notify restart handler after new files copied/template @sorobon
- #49 Updated tomcat version to 8.5.29 @sorobon
- #46 Updated tomcat version to 8.5.28 @sorobon
- #43 Allow to change log files directory @sorobon
- #40 Support for addons like java-agents @sorobon
- #29 Upgrade molecule @jdvr
- #26 Fix to copy extra configuration recursively @dortegau
- #24 Follow OWASP recommendations to protect Shutdown port @dortegau
- #21 Remove pre-installed folders from webapps @dortegau
- #17 Fix war user and group after download @jdvr
- #13 Add maven repository as a valid download war source @jdvr
- #5 Add a name for the downloaded war during deployment @jdvr
- #1 Add deploy task @jdvr
- First release