This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
[dims@dims-a02 09:16] ~/go/src/github.com/dims/etcd3-gateway ⟩ git log --pretty=oneline --abbrev-commit v0.2.5..v0.2.6
aa939c4 (HEAD -> master, tag: v0.2.6, origin/master, origin/HEAD) Add basic usage example in usage.rst
7f6c949 Fix for CVE-2018-18074 - bump requests
6b16638 Add lease param into create()
4334864 Fix pep8
20b4fca Make API path configurable
2c039f8 Use time.perf_counter instead of time.clock that was removed in Python 3.8
5a3157a Include resp.text as detail in all etcd exceptions