Skip to content

Releases: Netflix/EVCache

v4.62.0

11 Oct 00:16
Compare
Choose a tag to compare
changed to eureka-client 1.5.6

v4.61.0: q!

10 Oct 18:54
Compare
Choose a tag to compare

Latch changes for add fix up
If a server group is in write only mode then it is not accounted for counting success by the latch.

v4.60.0: For the default add call changed the policy to none

30 Sep 04:06
Compare
Choose a tag to compare
During fixup set operation latch will not be used

v4.59.0

29 Sep 03:10
Compare
Choose a tag to compare
add operation fixup gated by Fast Property

v4.58.0

28 Sep 21:21
Compare
Choose a tag to compare
calling onComplete for all ops

v4.57.0

27 Sep 17:46
Compare
Choose a tag to compare
Added logging statements when the Operations are cancelled

v4.56.0

26 Sep 22:26
Compare
Choose a tag to compare
Added TTL and Size to EVCacheClientUtil so we can track them for add …

v4.55.0

23 Sep 19:12
Compare
Choose a tag to compare
Added TTL and latch to add event

v4.54.0

19 Sep 23:12
Compare
Choose a tag to compare
Fixed add method so that it return true only if the add was successfu…

v4.53.0: Added metrics for incr and decr methods

16 Sep 23:40
Compare
Choose a tag to compare
Added LatencyIncr and LatencyDecr to track the duration of these operations