Releases: zhongwencool/eetcd
Releases · zhongwencool/eetcd
v0.5.0
What's Changed
- Remove unnecessary newline tails in the log messages by @belltoy in #60
- Fix next index in retry connect_one by @belltoy in #62
- Fix handle gun_down event by @belltoy in #63
- chore: enable Erlang/OTP 27 compatibility by @keynslug in #64
- ci: bump up ci version by @zhongwencool in #65
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add GitHub Actions for CI by @belltoy in #59
- Upgrade to Gun2.0 by @belltoy in #58
- upgrade to gun 2.0.0-rc.2 by @enjolras1205 in #55
- Fix type spec by @belltoy in #57
Full Changelog: v0.3.6...v0.4.0
v0.3.6
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
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
andretry_timeout
by @balena in #46
New Contributors
- @belltoy made their first contribution in #38
- @gilbertwong96 made their first contribution in #42
- @balena made their first contribution in #46
Full Changelog: v0.3.4...v0.3.5
[gun_trailers message] return grpc_error message when stream is broken by etcd server
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
upgrade gun to v1.3.3
add election
v0.3.2 v0.3.2
add lock service
v0.3.1 fixed build failed
New version, not compatible with previous version
v0.3.0 upgrade plugin deps
fixed watch enormous value crash
v0.2.4 0.2.4