Skip to content

Latest commit

 

History

History
324 lines (224 loc) · 25.2 KB

CHANGELOG.md

File metadata and controls

324 lines (224 loc) · 25.2 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.

v6.0.0 (2024-01-24)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

  • Add variable to configure maxHttpHeaderSize attribute #221 (danifr)

v5.0.0 (2022-12-02)

Full Changelog

Breaking changes:

  • Fix modulesync; Drop EoL CentOS 6 support #223 (h-haaks)
  • made systemd daemon reload dependent on puppet version; Drop Puppet 5 support #213 (KoenDierckx)

Implemented enhancements:

  • Add tomcat_redirect_port variable to customise redirectPort in server.xml #220 (techtino)
  • Integrated java parameters added or changed in Confluence 7.12 #218 (timdeluxe)

Fixed bugs:

Closed issues:

  • mysql connector not found where module is looking for it #206
  • Add tomcat SSL Support #194
  • Support for the binary installer? #116

Merged pull requests:

  • If manage_user=false, don't depend on the User resource (obsoletes #198) #216 (optiz0r)
  • Allow stdlib 8.0.0 #215 (smortex)
  • allow newer dependencies/drop staging module dep #214 (bastelfreak)
  • Increase mysql_java_connector max version limit #209 (kobybr)
  • modulesync 3.0.0 & puppet-lint updates #208 (bastelfreak)
  • Allow defining additional Tomcat connectors #205 (antaflos)
  • moving end statement to allow values from java_opts to be applied to … #188 (Tokynet)

v4.0.0 (2020-05-10)

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