Releases: api7/lua-resty-etcd
Releases · api7/lua-resty-etcd
v1.5.0
feat: support mTLS (#124)
Fix #14
v1.4.4
ci: use GitHub Action (#114)
Fix #113.
v1.4.3
feat: reduce auth requests (#100)
v1.4.2
feat: release version 1.4.2 (#95)
v1.4.1
fix: SSL handshaking isn't executed in request_chunk (for watch) (#89)
v1.3
Found one bug: #87
this version is not safe.
v1.2
doc: remove useless anchor
v1.1
bugfix: fixed get_range_end bug, add watch key="" means fetch all (#70)
fix etcd v3 watch dir bug
add watch key="" empty case, mean watch all key change
v1.0
fix: return original error (#61)