All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.4 - 2019-05-19
- Lock down dependencies version
1.1.3 - 2019-03-18
- Add basedirmode and installdirmode params to allow flexibility on directory permissions
1.1.2 - 2018-10-19
- Introduce pdk as Puppet module build
- Introducing new parameter to manage tomcat package installation #6
- Drop Puppet 4 support
1.1.1 - 2018-02-06
- Exclude proxy-related client properties when value is empty #3
0.2.1 - 2017-02-15
- Change scope of log file name parameter so test pass in Puppet 4.4
0.2.0 - 2017-02-09
- Use
puppet-archive
to unpack WAR file - Improve logging configuration -- log to stdout and to a file
- Configurable logging levels
- Initial release