Releases: etcdv3/etcd-client
Releases · etcdv3/etcd-client
v0.10.4
- Fix doc.rs build
v0.10.3
- Add openssl support
v0.10.2
- Add
ConnectOptions::with_connect_timeout()
to apply a timeout to connecting to the endpoint
v0.10.1
- Expose the
keep_alive_while_idle
config
v0.10.0
- Upgrade tokio to 1.20.1
- Upgrade tonic to 0.8.0
- Upgrade prost to 0.11.0
v0.9.2
- Upgrade tokio to 1.18
v0.9.1
- Watcher can watch more keys
v0.9.0
- Upgrade tonic to 0.7.1 and prost to 0.10.0
- Dynamically add/remove endpoint
v0.8.4
- Add timeout to ConnectOptions
- Upgrade tokio to 1.17.0
0.8.3
- Connect lazy for single endpoint
- Upgrade tokio to 1.15.0