harp
harp copied to clipboard
chore(deps): Bump github.com/go-zookeeper/zk from 1.0.2 to 1.0.3
Bumps github.com/go-zookeeper/zk from 1.0.2 to 1.0.3.
Release notes
Sourced from github.com/go-zookeeper/zk's releases.
v1.0.3
What's Changed
- Global EventNotWatching events for session lost by
@dragonsinthin go-zookeeper/zk#34- Optimize comparison by
@moredurein go-zookeeper/zk#55- [doc] add some go doc in conn.go by
@linsitein go-zookeeper/zk#60- [doc] add more method docs by
@linsitein go-zookeeper/zk#61- fix some typos and add some comments to constants.go by
@linsitein go-zookeeper/zk#68- fix link error by
@horizonzyin go-zookeeper/zk#70- fix the set of events received by ChildrenW by
@sakatekain go-zookeeper/zk#66- Add Server var to ServerStats struct in go-zookeeper/zk#73
- Fix parseSeq incorrectly parsing negative sequence number by
@colinmcintoshin go-zookeeper/zk#65- Fix deadlock caused by non-responsive ZK servers by
@tobioin go-zookeeper/zk#80New Contributors
@dragonsinthmade their first contribution in go-zookeeper/zk#34@moreduremade their first contribution in go-zookeeper/zk#55@linsitemade their first contribution in go-zookeeper/zk#60@horizonzymade their first contribution in go-zookeeper/zk#70@sakatekamade their first contribution in go-zookeeper/zk#66@colinmcintoshmade their first contribution in go-zookeeper/zk#65@tobiomade their first contribution in go-zookeeper/zk#80Full Changelog: https://github.com/go-zookeeper/zk/compare/v1.0.2...v1.0.3
Commits
abd6db4Close the listener after a single request463724bFix deadlock caused by non-responsive ZK servers21b4929Fixed parseSeq so it doesn't strip the negative symbol off sequence numbers.c9bbb5dAdded unit test for parsing negative sequence numbers.d32f05dappend Server even when error connecting9288335Add Server var to ServerStats struct566b763add test TestNotifyWatches90e39fafix the set of events received by ChildrenWa87d7ebfix link errora930334fix some typos and add some comments to constants.go- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)