Releases: ph0bos/zoologist
Releases · ph0bos/zoologist
v0.5.9
Merge pull request #24 from ph0bos/store-requested-service-cache
increment version: 0.5.9
v0.5.8
Update uuid to version 3.0.0
v0.5.7
Event emitter optimisations
v0.5.6
- Updated connection handling within leader election to not be automatic.
- Improved locking
v0.5.4
Merge pull request #18 from ph0bos/added-destory
increment version: 0.5.4
v0.5.2
Added leader election recipe
v0.4.14
- Added client close functionality
v0.4.13
- ServiceProviderBuilder now supports configurable provider strategies (Random, RoundRobin).
v0.4.11
- Remove basePath from ZooKeeper registration data to ensure compatibility with Curator.
v0.4.10
- Remove scheme for service registration JSON to resolve incompatibility with Curator clients