Skip to content

Releases: davissp14/etcdv3-ruby

v0.11.6

10 May 13:20
48f1951
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.5...v0.11.6

v0.11.5

01 Dec 20:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.4...v0.11.5

v0.11.4

23 Sep 21:53
d47a9a8
Compare
Choose a tag to compare
Refactor code to works with ruby 3 (#137)

0.11.3

02 Aug 01:19
Compare
Choose a tag to compare

Addresses zero-byte bug with Namespaces.

#135

0.11.1

01 Aug 21:17
acb7fda
Compare
Choose a tag to compare

Introduces Namespace support.

#134

0.10.2

15 Mar 19:58
b6ba43c
Compare
Choose a tag to compare

Introduces the allow_reconnect flag.
b6ba43c

0.10.1

29 Jan 13:34
3a542e8
Compare
Choose a tag to compare

0.10.0

29 Jan 13:29
3f28dff
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release

0.9.0

18 Dec 19:40
Compare
Choose a tag to compare

Support for distributed locks was added: #122

0.8.3

05 Dec 21:03
Compare
Choose a tag to compare

Fixes

#111 Transaction del is passing empty hash to range_end when it's not defined.