Skip to content

Latest commit

 

History

History
176 lines (129 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

176 lines (129 loc) · 13.7 KB

Change log

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 impact the functionality of the module.

v3.0.0 (2017-02-13)

Full Changelog

Implemented enhancements:

v2.3.0 (2017-02-11)

Full Changelog

Closed issues:

  • broker.id should also be set in $logs_dir/meta.properties #117

Merged pull requests:

v2.2.0 (2016-12-25)

Full Changelog

Closed issues:

  • master branch not tagged #120
  • Incompatibility beetween $install_dir and $version params #98
  • make a new release #72

Merged pull requests:

v2.1.0 (2016-08-31)

Full Changelog

Closed issues:

  • Fix regexp for URL validation (or remove URL validation at all) #92
  • systemv init: "$PID_FILE does not exist, process is not running" can be wrong #90
  • kafka service should wait for zookeeper #81
  • 'archive' module conflict #61

Merged pull requests:

v2.0.0 (2016-05-26)

Full Changelog

Implemented enhancements:

  • Upgrade to Kafka 0.9.0.0 #30

Closed issues:

  • Fix parameter install_dir/install_directory #52
  • Fix parameter package_dir #51
  • kafka::mirror is critically broken #39
  • stop trying to make fetch happen #31
  • producer init template is missing #13
  • Readme states that "config" is available within the "kafka" class #8

Merged pull requests:

  • Update based on voxpupuli/modulesync_config 0.6.2 #71 (dhoppe)
  • Fix wrong syntax (default value for ssl.enabled.protocols) #70 (jolivares)
  • Allow to set KAFKA_OPTS #69 (jolivares)
  • Update based on voxpupuli/modulesync_config #68 (dhoppe)
  • add the jmx_opts and log4j_opts to the init scripts #67 (DjxDeaf)
  • Removing broker gc opts #66 (bjoernhaeuser)
  • add the ability to optimize all the different roles, not just the broker #65 (DjxDeaf)
  • fix the mirror.unit template #62 (DjxDeaf)
  • Adding support to KAFKA_HEAP_OPTS #59 (ortz)
  • Support CentOS 7 #57 (bjoernhaeuser)
  • Upgrade to Kafka 0.9.0.1. This should fix #30 #56 (dhoppe)
  • Extend Beaker tests #55 (dhoppe)
  • Fix parameter package_dir. This closes #51 #54 (dhoppe)
  • Fix parameter install_dir/install_directory. This closes #52 #53 (dhoppe)
  • Use module voxpupuli/archive instead of wget. This should fix #31 #50 (dhoppe)
  • Submit service_name to cosumer::config and producer::config #49 (dhoppe)
  • (#8) README: sync class parameter lists #48 (ffrank)
  • Fix classes broker::consumer and broker::producer #46 (dhoppe)
  • Pin rake to avoid rubocop/rake 11 incompatibility #45 (roidelapluie)
  • Add missing dependency #44 (dhoppe)
  • Fix indentation of class parameters #43 (dhoppe)
  • Fix several issues regarding mirror, producer and RSpec tests #41 (dhoppe)
  • Fix empty PID file creation on failed daemon start #40 (dhoppe)
  • Mirror num_streams num_producers max_heap params #37 (travees)
  • Widen output to find the kafka string when getting PID #34 (knumor)
  • Support CentOS 7 #23 (bjoernhaeuser)
  • attempt to fix #3 (allow to configure service manually) #12 (feniix)

v1.0.3 (2016-01-22)

Full Changelog

Closed issues:

  • Puppet forge module outdated: ArgumentError: Could not find declared class java #27
  • Puppetforge module outdated: The init script leaves pidfile if there's an error when starting #26
  • Ubuntu 12.04/14.04 LTS Compatibility Broken #24
  • kafka starting as a root user #17
  • Both "version" and "scala_version" are ignored within "kafka::broker" #9
  • init script is incompatible with chkconfig #5

Merged pull requests:

  • Update module to version 1.0.3 #29 (dhoppe)

v1.0.2 (2015-12-11)

Full Changelog

Closed issues:

  • Missing dependency on puppetlabs-java #19

Merged pull requests:

v1.0.1 (2015-03-24)

Full Changelog

Closed issues:

  • ability to set the service to disabled #3

Merged pull requests:

v1.0.0 (2014-10-10)

Full Changelog

v0.2.1 (2014-06-02)

Full Changelog

v0.2.0 (2014-06-02)

Full Changelog

v0.1.0 (2014-05-28)

* This Change Log was automatically generated by github_changelog_generator