Releases: davissp14/etcdv3-ruby
Releases · davissp14/etcdv3-ruby
v0.11.6
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v0.11.5...v0.11.6
v0.11.5
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v0.11.4...v0.11.5
v0.11.4
Compare
Sorry, something went wrong.
No results found
Refactor code to works with ruby 3 (#137)
0.11.3
Compare
Sorry, something went wrong.
No results found
Addresses zero-byte bug with Namespaces.
#135
0.11.1
Compare
Sorry, something went wrong.
No results found
Introduces Namespace support.
#134
0.10.2
Compare
Sorry, something went wrong.
No results found
Introduces the allow_reconnect flag.
b6ba43c
0.10.1
Compare
Sorry, something went wrong.
No results found
0.10.0
Compare
Sorry, something went wrong.
No results found
0.9.0
Compare
Sorry, something went wrong.
No results found
Support for distributed locks was added: #122
0.8.3
Compare
Sorry, something went wrong.
No results found
Fixes
#111 Transaction del is passing empty hash to range_end when it's not defined.