Releases: protocol-laboratory/zookeeper-client-go
Releases · protocol-laboratory/zookeeper-client-go
v0.1.1
v0.1.0
What's Changed
- docs: update read me by @shoothzj in #11
- feat: update address by @shoothzj in #12
- build: update-dep by @shoothzj in #13
- feat: support ping codec by @shoothzj in #14
- feat: support zookeeper heartbeat by @shoothzj in #15
- docs: add emoji to 'Requirements' section in README by @shoothzj in #16
- chore: add .typos.toml configuration file by @shoothzj in #17
Full Changelog: v0.0.3...v0.1.0
v0.0.3
v0.0.2
What's Changed
- tests: fix unit test by @shoothzj in #1
- refactor: remove zookeeper from prefix by @goflutterjava in #2
- refactor: rename TLSConfig to TlsConfig by @goflutterjava in #3
- chore: update dependency by @goflutterjava in #4
- chore: rename client receivers by @shoothzj in #5
- refactor: extract protocol client by @shoothzj in #6
- chore: clean up useless method by @shoothzj in #7
New Contributors
- @shoothzj made their first contribution in #1
- @goflutterjava made their first contribution in #2
Full Changelog: v0.0.1...v0.0.2