Skip to content

Latest commit

 

History

History
144 lines (121 loc) · 8.1 KB

CHANGELOG.md

File metadata and controls

144 lines (121 loc) · 8.1 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

Full Changelog

Fixed

  • #129 Agent extensions cleanup @sorobon

Full Changelog

Fixed

  • #129 Agent extensions cleanup @sorobon

Added

  • #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

Full Changelog

Added

  • #126 Agent extensions support @sorobon

Full Changelog

Fixed

  • #117 Agent jar installation not working correctly @sorobon

Full Changelog

Added

  • #114 Hide Tomcat version on error pages @aren-pulid0

Full Changelog

Added

  • #111 Set log4j formatMsgNoLookups flag by default @blalop

Fixed

  • #109 Agents installation logic fix @blalop

Full Changelog

Fixed

  • Fix tomcat_version variable usage and conditional in "Download & Extract Tomcat" task @agimenez
  • Fix check mode for task Check Tomcat version @agimenez

Full Changelog

Added

  • #91 Add support for downloaded agents as jar instead of compressed file @sorobon

Changed

    • Allow the option to change maxHttpHeaderSize value

Fixed

  • #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

Full Changelog

Changed

  • #81 Add support to ansible 2.9 @sorobon

Full Changelog

Changed

  • #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

Full Changelog

Added

  • #56 Add Ansible 2.6 support for module maven_artifact @jnogol

Full Changelog

Changed

  • #53 Allow the option to pass additional environment vars @sorobon
  • Tomcat version to 8.5.31 @sorobon

Fixed

  • #4 Notify restart handler after new files copied/template @sorobon

Full Changelog

Changed

  • #49 Updated tomcat version to 8.5.29 @sorobon

Full Changelog

Changed

  • #46 Updated tomcat version to 8.5.28 @sorobon

Full Changelog

Added

  • #43 Allow to change log files directory @sorobon

Full Changelog

Added

  • #40 Support for addons like java-agents @sorobon

Full Changelog

Added

  • #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

Full Changelog

Fixed

  • #17 Fix war user and group after download @jdvr

Full Changelog

Added

  • #13 Add maven repository as a valid download war source @jdvr

Full Changelog

Added

  • #5 Add a name for the downloaded war during deployment @jdvr

Full Changelog

Fixed

  • #8 Fix systemd startup @jmonterrubio
  • #6 Fix conf directory template copy @jnogol

Full Changelog

Added

  • #1 Add deploy task @jdvr

Added

  • First release