Skip to content

Releases: pambrose/etcd-recipes

v0.9.20

08 Aug 23:05
8c0a4a0
Compare
Choose a tag to compare
  • Exclude examples from code coverage
  • Adjust sonarcloud sources to modules
  • Clean up tests
  • Update jars

v0.9.19

22 Dec 06:00
21faedc
Compare
Choose a tag to compare
  • Update jars
  • Add code coverage

v0.9.18

22 Nov 16:59
1d61384
Compare
Choose a tag to compare
  • Update jars

v0.9.17

17 Nov 21:00
05044ea
Compare
Choose a tag to compare
  • Put etcd-recipes and etcd-recipe-examples into different modules

v0.9.16

15 Nov 17:26
c8c9273
Compare
Choose a tag to compare
  • Update kotlin jar

v0.9.15

14 Nov 22:50
Compare
Choose a tag to compare
  • Update jars

v0.9.13

12 Nov 17:42
15b9a2e
Compare
Choose a tag to compare
  • Cleanup tests
  • Add more Queue tests
  • Fix synchronization

v0.9.12

11 Nov 21:01
aac69a7
Compare
Choose a tag to compare
  • Fix TransientNode name
  • Cleanup logging

v0.9.11

11 Nov 19:31
0c68362
Compare
Choose a tag to compare
  • Fix DistributedQueue waits
  • Add initBlock to etcdClient
  • Add DistributedPriorityQueue
  • Add withDistributedQueue call
  • Add withDistributedAtomicLong call
  • Convert objects from from urls to client
  • add withDistributedBarrier()
  • add withTransientNode()
  • add withWatch()
  • Make LeaderSelector a child of EtcdConnector

v0.9.10

09 Nov 22:50
1b24e71
Compare
Choose a tag to compare
  • Add DistributedQueues
  • Update utils and guava jars