Skip to content

Releases: bandsintown/docker-zookeeper

v1.0.5

24 Apr 15:47
514b416
Compare
Choose a tag to compare

Improvement

  • Configure the maxClientCnxns parameter through the ZOO_MAX_CLIENT_CNXNS or via Consul key

v1.0.4

22 Jul 15:42
Compare
Choose a tag to compare

Improvements

  • Change consul-template configuration to prevent container stops when consul is unreachable

v1.0.3

17 Jul 20:38
Compare
Choose a tag to compare

Improvements

  • Change cont-init.d script to prevent error when running Zookeeper in a Consul environment
  • Adjust consul-template configuration to stop properly Zookeeper

v1.0.2

15 Jul 18:17
Compare
Choose a tag to compare

Improvements

  • Change the consul template to define configuration and resolve zookeeper services automatically
  • Add integration tests

v1.0.1

14 Jul 02:32
Compare
Choose a tag to compare

Improvements

  • Create a consul template to define configuration and resolve zookeeper services automatically
  • Add integration tests

v1.0.0

13 Jul 20:10
Compare
Choose a tag to compare

Features

  • Setup the project based on the Official image