Skip to content

Releases: api7/lua-resty-etcd

v0.9

16 Mar 00:23
544588b
Compare
Choose a tag to compare
fix: utils.has_value method always return false (#49)

* fix: has_value method always return false

* 1. fix v3.watchdir() opts args type error (#50)
2. fix prev_kv not decode

etcd v3 protocol support

22 Nov 03:29
4c80dd1
Compare
Choose a tag to compare
fix:typo (#47)

* fix:typo

* fix: test case

v0.5

04 Jun 13:50
Compare
Choose a tag to compare
test: the CPU may be slow, need to wait a long time.

v0.3

08 May 07:26
Compare
Choose a tag to compare
change: updated the luarocks version to 0.3.

v0.2

08 May 07:11
Compare
Choose a tag to compare
luarocks: added the script to install by luarocks.

v0.1

08 May 07:01
Compare
Choose a tag to compare
doc: how to install the depend library.