Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

47 lines (33 loc) · 1.97 KB

Change log

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.

0.3.0 (2018-09-27)

Full Changelog

Added

0.2.0

Summary

This release uses the PDK convert functionality which in return makes the module PDK compliant. It also includes one feature and a roll up of maintenance changes.

Changed

  • Update modules to modulepath MODULES-5945.
  • Test Cleanup.
  • Edit the acceptance test to call Puppet rather than deprecated Netstat.
  • Modulesync changes.

Added

  • Flexibility added to directory management in tomcat::instance.
  • PDK Convert exec.

Fixed

  • Fix typo in metadata summary.
  • Fix minor typo in failonfail parameter description.
  • Update Tasks Test.
  • Addressing Rubocop errors.

Release 0.1.0

Summary

This is the initial release of the exec task.

Features

  • Execute a command with arguments.
  • Enable/Disable intervleaving of stddout and stderr of the command.
  • Enable/Disable fail on failure of the command.

* This Changelog was automatically generated by github_changelog_generator