Skip to content

Releases: zhongwencool/eetcd

v0.4.0

23 Mar 02:54
5919843
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.4.0

v0.3.6

09 Aug 09:33
c0d7181
Compare
Choose a tag to compare

What's Changed

  • Fix typos by @kianmeng in #47
  • Fix invalid API doc link and remove trailing spaces by @kianmeng in #48
  • When reusing an existing watch, there's a race condition with incoming watch events by @balena in #52
  • Fix resiliency in connect_all mode by @gilbertwong96 in #54

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

09 Apr 10:25
ec372f5
Compare
Choose a tag to compare

What's Changed

  • Correct etcd client API function specs by @belltoy in #38
  • Add multiplexing support for watch API by @belltoy in #39
  • Fixup watch and example by @belltoy in #40
  • Suport auto-sync member list for an etcd conn instance by @belltoy in #41
  • fix type spec to make dialyzer pass by @gilbertwong96 in #42
  • Adding options connection_timeout, retry and retry_timeout by @balena in #46

New Contributors

Full Changelog: v0.3.4...v0.3.5

[gun_trailers message] return grpc_error message when stream is broken by etcd server

07 May 01:19
69d50ac
Compare
Choose a tag to compare
Merge pull request #35 from zhongwencool/fixed-gun-trailers-unknown

[handle gun_trailers message] return grpc_error message when stream is broken by etcd server

v0.3.3

27 Aug 06:10
Compare
Choose a tag to compare

upgrade gun to v1.3.3

add election

08 Apr 08:09
Compare
Choose a tag to compare
v0.3.2

v0.3.2

add lock service

01 Apr 14:00
Compare
Choose a tag to compare
v0.3.1

fixed build failed

New version, not compatible with previous version

25 Mar 06:41
Compare
Choose a tag to compare

fixed watch enormous value crash

09 Jan 14:38
Compare
Choose a tag to compare

Fixed watch_worker error when failed to connect etcd server

31 Dec 05:33
Compare
Choose a tag to compare
v0.2.3

upgrade gun to 1.3.1; bump to 0.2.3