Skip to content

Releases: AnsibleShipyard/ansible-zookeeper

v0.23.0

07 Apr 05:52
87bbce5

Choose a tag to compare

  • Customize hosts hostname with a new variable zookeeper_hosts_hostname #82

Thanks to @jordiclariana

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/0.23.0

v0.22.0

06 Apr 07:16
1416185

Choose a tag to compare

  • Add configuration variable max_client_connections ->maxClientCnxns #81

Thanks to @emalloy

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/0.22.0

v0.21.0

20 Dec 16:21
31a3cab

Choose a tag to compare

  • Update zookeeper.conf.j2 use {{ log_dir }} variable #80

Thanks to @kknd22

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/v0.21.0

v0.20.0

17 Dec 18:37

Choose a tag to compare

  • Bump zookeper version to 3.4.11 #78
  • Restart zookeeper by systemd if it's killed/failed #76
  • Remove .travis specific docker version constraint #77
  • Make ZK startup only after network is up #71
  • Extracted hardcoded zookeeper ports into vars #77

Thanks to @maqdev @RunsFor @Darwiner

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/v0.20.0

v0.19.0

15 Jun 07:29

Choose a tag to compare

  • Remove 'z' from untar command #68
    • the latest Zookeeper version 3.5.3-beta is distributed as plain tar archive
    • recent versions of tar recognize format by itself, so there is no need in 'z' option.
  • Enable systemd service for Debian 8 #69

Thanks to @dzeban

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/issues?q=label%3Av0.19.0+is%3Aclosed

v0.18.0

18 May 07:43

Choose a tag to compare

  • Adding S3 support #64
  • Bump zookeeper to 3.4.9 #62
  • Install java8 for test dependencies #67 (fixed failing tests)
  • Removing sudo from upstart script #65
  • Remove unused variables #61

Thanks to @jlm3575

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/pulls?q=is%3Apr+is%3Aclosed+label%3Av0.18.0

v0.17.0

06 Jan 13:08

Choose a tag to compare

  • Support custom zookeeper debian apt repository #58

Thanks to @lhoss

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/v0.17.0

v0.16.2

01 Nov 11:03

Choose a tag to compare

  • Make sure daemon-reload is executed first #54
  • Let handler (re)start zookeeper #53

Thanks to @veger

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/issues?q=label%3Av0.16.2+is%3Aclosed

v0.16.1

24 Oct 06:46

Choose a tag to compare

  • Fixed debian apt package install path #52

Thanks to @veger

Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/v0.16.1

v0.16.0

11 Oct 05:54

Choose a tag to compare