Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@hezhangjian hezhangjian released this 25 Dec 15:57
9fc9d56

What's Changed

  • chore: optimize import order by @shoothzj in #26
  • chore: optimize panic log by @shoothzj in #27
  • feat: update lastConnectTimestamp into sync block by @shoothzj in #28
  • feat: add ping error log by @shoothzj in #29
  • feat: add breadth-first traversal example for zookeeper-client-go by @shoothzj in #30
  • feat: add panic recovery in ping by @shoothzj in #31
  • fix: avoid potential deadlock by releasing read lock before making RPC calls by @shoothzj in #32
  • feat: optimize reconnect logic with timestamp tracking by @shoothzj in #33
  • feat: optimize reconnect buffer from 0 to 1024 in client by @shoothzj in #34
  • chore: add idea vcs xml by @goflutterjava in #35
  • chore: add coverage.txt to git ignore by @goflutterjava in #36
  • build: bump minimal required go version to 1.21 by @Chenxulin97 in #37

New Contributors

Full Changelog: v0.2.0...v0.3.0