Skip to content

Releases: etcdv3/etcd-client

v0.14.0

10 Jul 17:20
Compare
Choose a tag to compare
  • Upgrade tonic to 0.12
  • Upgrade prost to 0.13
  • Upgrade http to 1.1

v0.13.0

01 Jun 04:20
Compare
Choose a tag to compare
  • Support manually in-place authentication token update (#65 )
  • Upgrade tonic to 0.11
  • Bump tokio to 1.38

v0.12.4

01 Jan 03:30
Compare
Choose a tag to compare
  • Implement namespace APIs (#71)
  • Support tcp keepalive (#73)

v0.12.3

21 Nov 16:52
Compare
Choose a tag to compare
  • Add GetResponse::take_kvs() & KeyValue::into_key_value()(#70)

v0.12.2

v0.12.1

22 Sep 12:35
Compare
Choose a tag to compare
  • Export AuthenticateResponse (#64)

v0.12.0

15 Sep 16:46
Compare
Choose a tag to compare
  • Upgrade to tonic 0.10.0
  • Bump tokio to 1.32
  • Disable tower's default features
  • Licensed under the Apache License or the MIT license

v0.11.1

03 May 02:58
Compare
Choose a tag to compare
  • Upgrade to Rust 2021 edition

v0.11.0

30 Apr 16:56
Compare
Choose a tag to compare
  • Upgrade tonic to 0.9.x
  • Upgrade other dependencies

v0.10.4

29 Mar 15:30
Compare
Choose a tag to compare
  • Fix doc.rs build