Releases: AnsibleShipyard/ansible-zookeeper
v0.23.0
- 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
- 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
- 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
- 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
- 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
v0.17.0
- Support custom zookeeper debian apt repository #58
Thanks to @lhoss
Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/v0.17.0
v0.16.2
v0.16.1
- Fixed debian apt package install path #52
Thanks to @veger
Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/v0.16.1
v0.16.0
- Production rolling log file options #51
Thanks to @eladamitpxi
Label: https://github.com/AnsibleShipyard/ansible-zookeeper/labels/v0.16.0