Skip to content

Releases: api7/lua-resty-etcd

v1.5.0

23 Mar 15:09
f33e99b

Choose a tag to compare

feat: support mTLS (#124)

Fix #14

v1.4.4

03 Feb 15:00
c5ca0e1

Choose a tag to compare

ci: use GitHub Action (#114)

Fix #113.

v1.4.3

08 Dec 08:01
f38adac

Choose a tag to compare

feat: reduce auth requests (#100)

v1.4.2

11 Nov 01:44
cd300fb

Choose a tag to compare

feat: release version 1.4.2 (#95)

v1.4.1

02 Nov 12:59
4a6da8d

Choose a tag to compare

fix: SSL handshaking isn't executed in request_chunk (for watch) (#89)

v1.4

02 Nov 02:47
f2deef5

Choose a tag to compare

unstable found bug: #89

v1.3

30 Oct 14:20
9660691

Choose a tag to compare

Found one bug: #87

this version is not safe.

v1.2

16 Sep 14:06
e322dc3

Choose a tag to compare

doc: remove useless anchor

v1.1

10 Aug 13:02
f681068

Choose a tag to compare

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

17 Jun 12:33
a0d50be

Choose a tag to compare

fix: return original error (#61)