Skip to content

v0.1.1

Compare
Choose a tag to compare
@jordansjones jordansjones released this 18 Mar 23:28
· 56 commits to master since this release
  • Fixed: Passing false into WithExisting is no longer ignored and results in prevExist=false being passed in the call.
  • Fixed: Misuse of the waitIndex parameter during Watch/WatchOnce calls. Now will increment value passed to WithModifiedIndex until the value matches what is returned in the X-Etcd-Index header.