Skip to content

Latest commit

 

History

History
274 lines (194 loc) · 21.9 KB

CHANGELOG.md

File metadata and controls

274 lines (194 loc) · 21.9 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v4.0.0 (2020-05-09)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Support Ubuntu 18.04 #179
  • check debian support #158
  • spec tests fail when run on non-Debian OSes #135
  • example request #127
  • Module puppet/staging marked deprecated #123
  • Should default to https for Confluence download URL #61
  • Support the mysql connector natively #34

Merged pull requests:

v3.2.0 (2018-10-20)

Full Changelog

Implemented enhancements:

  • Update setenv.sh to support CATALINA_OPTS #167 (TJM)

Fixed bugs:

  • setenv.sh is being broken by the puppet-confluence module #155

Merged pull requests:

v3.1.2 (2018-09-07)

Full Changelog

Fixed bugs:

  • User 'confluence' isn't being created in /etc/passwd #153

Merged pull requests:

v3.1.1 (2018-03-28)

Full Changelog

Closed issues:

  • Something wrong in puppet-confluence/manifests/init.pp #131

Merged pull requests:

v3.1.0 (2017-11-26)

Full Changelog

Implemented enhancements:

Merged pull requests:

v3.0.0 (2017-10-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • confluence.home isn't set if data_dir isn't parameter isn't set #111
  • Fix augeas expression to properly set context path instead of failing silently with multiple contexts #130 (Tokynet)
  • Fix $homedir typo #128 (binford2k)

Closed issues:

  • $data_dir should be documented in ReadMe #129
  • Support for Puppet 4 #39

Merged pull requests:

v2.3.0 (2017-02-11)

Full Changelog

Closed issues:

  • Error in /etc/facter/facts.d/confluence_facts.sh - [[: not found #82

Merged pull requests:

v2.2.2 (2016-08-18)

Full Changelog

Closed issues:

  • Parameter name in README is wrong #76
  • Clean install fails #74

Merged pull requests:

v2.2.1 (2016-05-12)

Full Changelog

Merged pull requests:

v2.2.0 (2016-05-08)

Full Changelog

Closed issues:

  • Where is the template confluence.service.erb #47
  • Missing default value for $javahome. #43
  • Add SSL Support #38
  • Need ability to set context path. #36
  • Submit to puppet forge under "puppetcommunity" vendor #32
  • Add <Context> path attribute as a parameter for jira class #21
  • Add systemd service file for RHEL7 #19
  • Readme needs to be rewritten to comply with puppetlabs guidelines. #17

Merged pull requests:

2.1.1 (2015-03-22)

Full Changelog

Closed issues:

  • update .travis.yaml to deploy to puppet-community #28
  • make confluence users shell configurable. #25
  • confluence_version fact does not correctly pick up running version #22
  • When using param manage_server_xml => 'template' acceptCount option is duplicated. #20
  • Init script for Debian is missing LSB-Tags #9
  • Make MaxPermSize parameter configurable #8
  • Make tomcat port / tomcat parameters configurable #7
  • handle confluence upgrades smoothly #6
  • replace deploy module with staging as the default. #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator