Releases: davissp14/etcdv3-ruby
Releases · davissp14/etcdv3-ruby
v0.11.6
10 May 13:20
Compare
Sorry, something went wrong.
No results found
v0.11.5
01 Dec 20:20
Compare
Sorry, something went wrong.
No results found
v0.11.4
23 Sep 21:53
Compare
Sorry, something went wrong.
No results found
Refactor code to works with ruby 3 (#137)
0.11.3
02 Aug 01:19
Compare
Sorry, something went wrong.
No results found
Addresses zero-byte bug with Namespaces.
#135
0.11.1
01 Aug 21:17
Compare
Sorry, something went wrong.
No results found
Introduces Namespace support.
#134
0.10.2
15 Mar 19:58
Compare
Sorry, something went wrong.
No results found
Introduces the allow_reconnect flag.
b6ba43c
0.10.1
29 Jan 13:34
Compare
Sorry, something went wrong.
No results found
0.10.0
29 Jan 13:29
Compare
Sorry, something went wrong.
No results found
0.9.0
18 Dec 19:40
Compare
Sorry, something went wrong.
No results found
Support for distributed locks was added: #122
0.8.3
05 Dec 21:03
Compare
Sorry, something went wrong.
No results found
Fixes
#111 Transaction del is passing empty hash to range_end when it's not defined.