Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

53 lines (40 loc) · 1.76 KB

Changelog

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

Changed

  • Lock down dependencies version

1.1.3 - 2019-03-18

Added

  • Add basedirmode and installdirmode params to allow flexibility on directory permissions

1.1.2 - 2018-10-19

Added

  • Introduce pdk as Puppet module build

Changed

  • Introducing new parameter to manage tomcat package installation #6
  • Drop Puppet 4 support

1.1.1 - 2018-02-06

Changed

  • Exclude proxy-related client properties when value is empty #3

0.2.1 - 2017-02-15

Changed

  • Change scope of log file name parameter so test pass in Puppet 4.4

0.2.0 - 2017-02-09

Changed

  • Use puppet-archive to unpack WAR file
  • Improve logging configuration -- log to stdout and to a file
  • Configurable logging levels

0.1.0 - 2017-02-14

Added

  • Initial release