Skip to content

Releases: etcd-cpp-apiv3/etcd-cpp-apiv3

etcd-cpp-apiv3 release v0.15.4

20 Dec 11:28
Compare
Choose a tag to compare
  • Fixes logs output.
  • Enable ipv6 endpoints.

etcd-cpp-apiv3 release v0.15.3

20 Dec 11:26
Compare
Choose a tag to compare
  • Fixes keepalive lease id initialization.

etcd-cpp-apiv3 release v0.15.2

17 Jul 02:45
Compare
Choose a tag to compare
  • Ensure backwards compatibility for txn + delete requests.

etcd-cpp-apiv3 release v0.15.1

15 Jul 12:24
Compare
Choose a tag to compare

etcd-cpp-apiv3 release v0.15.0

01 Jul 12:51
Compare
Choose a tag to compare
  • Fixes the watch_id in watcher
  • Fixes a bug in observe() API
  • Format source code using clang-format.

etcd-cpp-apiv3 release v0.14.2

27 Apr 03:08
Compare
Choose a tag to compare
  • Support get key and list keys with specified revision

etcd-cpp-apiv3 release v0.14.2

19 Mar 03:33
Compare
Choose a tag to compare
  • Add a cmake option BUILD_ETCD_CORE_ONLY=ON/OFF to select the runtime.

etcd-cpp-apiv3 release v0.14.1

14 Mar 15:44
Compare
Choose a tag to compare
  • Fixes a bug that may leads to segmentation fault in watcher class
  • Fixes a bug in lease keep alive when grpc timeout is used
  • Document the semantics of campaign APIs when grpc timeout is used

etcd-cpp-apiv3 release v0.14.0

10 Mar 07:07
Compare
Choose a tag to compare
  • Fixes a bug in watching with a prefix recursively
  • Fixes a potential crash bug in watcher.

etcd-cpp-apiv3 release v0.13.0

08 Mar 03:58
Compare
Choose a tag to compare
  • Fixes the previous wrong tag to force an upgrade semver.