Skip to content

Latest commit

 

History

History
121 lines (92 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

121 lines (92 loc) · 10.6 KB

Change Log

2.5.0 (2015-05-11)

Full Changelog

Closed issues:

  • Support for server.basePath #78
  • HTTPS/SSL Support #72
  • kibana 4.3.0 needs small systemd change to start #65
  • Github module code different from Puppet Forge module code #63
  • Exec 'ensure_correct_permissions' occurs before kibana user/group is created #62
  • Repo description is wrong, please update. #59
  • Tag for 2.2.0 missing from github repo #56

Merged pull requests:

  • Added the new config since kibana 4.2.x, support for custom log file and server.basePath #79 (caskolkm)
  • Fix systemd service file path for Debian Jessie #76 (mikemead)
  • SSL support #75 (smetj)
  • Remove duplicate params and fix spec tests #74 (mikemead)
  • prevent puppet from fetching and amazon linux support #69 (jensendw)
  • add plugin support #68 (bilsch)
  • Fixes for kibana with systemd #67 (atopian)
  • version bump: 2.3.0 #64 (jlambert121)
  • sheild ssl + credentials pickup from pabrahamsson #60 (bilsch)
  • Use the service provider defined in params #54 (nerzhul)
  • Add dependency on User resource to fix race condition #52 (mikemead)

2.2.0 (2015-08-24)

Full Changelog

Closed issues:

  • Service is restarting upon every puppet run #49
  • RHEL6 needs architecture of x86_64 #41
  • /etc/init.d/kibana status does not set return code #36
  • Kibana Service Not Installed #34
  • Not Working Behind Proxy #33

Merged pull requests:

  • version bump: 2.2.0 #51 (jlambert121)
  • only reset perms on install #50 (jlambert121)
  • allow verify_ssl to be configured #47 (bilsch)
  • Missing logfile property #46 (bilsch)
  • Adds the ability to supply a non-default user, a uid, and a non-default group. #45 (seanmckinley)
  • define default-start for legacy init script #44 (toepi)
  • status returns not 0 if kibana is not running #43 (toepi)
  • Add x86_64 support #42 (jlambert121)
  • lint warning fix: ensure should be the first attribute #40 (toepi)
  • create legacy init script in dependence of operatingsystem #39 (toepi)
  • add support for 32bit linux #38 (toepi)
  • define relationship between init file and service with fullqualified #37 (toepi)
  • Decide which init system to use based on host OS. #32 (philipwigg)
  • Quote the file mode for compatibility with Puppet4. #31 (philipwigg)
  • version bump: 2.1.0 #30 (jlambert121)

2.1.0 (2015-05-11)

Full Changelog

Closed issues:

  • systemd on Centos 6 #29
  • Suffix added to download url is incorrect in version 2.0.1 #28

Merged pull requests:

2.0.1 (2015-03-19)

Full Changelog

Closed issues:

  • Can not install kibana repo #17

Merged pull requests:

0.2.0 (2013-09-02)

Full Changelog

Merged pull requests:

0.1.0 (2013-08-30)

Full Changelog

Merged pull requests:

0.0.1 (2013-05-29)

* This Change Log was automatically generated by github_changelog_generator