v0.1.1
- Fixed: Passing
false
intoWithExisting
is no longer ignored and results inprevExist=false
being passed in the call. - Fixed: Misuse of the
waitIndex
parameter duringWatch
/WatchOnce
calls. Now will increment value passed toWithModifiedIndex
until the value matches what is returned in theX-Etcd-Index
header.