* Enhance the example which showcases the snapshot maintenance operation. by renormalize in https://github.com/etcdv3/etcd-client/pull/83 * lease keep alive return lease not found error by messense in https://github.com/etcdv3/etcd-client/pull/87
0.14.0
- Upgrade tonic to 0.12 - Upgrade prost to 0.13 - Upgrade http to 1.1
0.13.0
- Support manually in-place authentication token update (65 ) - Upgrade tonic to 0.11 - Bump tokio to 1.38
0.12.4
- Implement namespace APIs (71) - Support tcp keepalive (73)