Skip to content

Releases: zk-ruby/zk

release/1.10.0

27 Sep 20:20
Compare
Choose a tag to compare
  • Updates dependency on zookeeper gem to 1.5.0 #90 (h/t: @malmckay)
  • Move build to Github Actions, drop support for older Rubies (#104) (h/t: @malmckay)
  • bump yard revision to ~> 0.9.11 (Fixes #101) (#102) (h/t: @slyphon)
  • Add other Ruby versions with currently breaking tests (h/t: @berlincount)
  • RSpec 3 support and cleanups (h/t: @nerdrew)
  • Interrupt blocked locker (h/t: @lmarburger)

release/1.9.0

07 Aug 17:44
Compare
Choose a tag to compare
  • Semaphores!
  • shared/exclusive lock fixes