v1.0.3
What's Changed
- Global EventNotWatching events for session lost by @dragonsinth in #34
- Optimize comparison by @moredure in #55
- [doc] add some go doc in conn.go by @linsite in #60
- [doc] add more method docs by @linsite in #61
- fix some typos and add some comments to constants.go by @linsite in #68
- fix link error by @horizonzy in #70
- fix the set of events received by ChildrenW by @sakateka in #66
- Add Server var to ServerStats struct in #73
- Fix parseSeq incorrectly parsing negative sequence number by @colinmcintosh in #65
- Fix deadlock caused by non-responsive ZK servers by @tobio in #80
New Contributors
- @dragonsinth made their first contribution in #34
- @moredure made their first contribution in #55
- @linsite made their first contribution in #60
- @horizonzy made their first contribution in #70
- @sakateka made their first contribution in #66
- @colinmcintosh made their first contribution in #65
- @tobio made their first contribution in #80
Full Changelog: v1.0.2...v1.0.3