Skip to content

Releases: Netflix/EVCache

Removing addOrSet logging and set fixup to false if replaceItem is false

25 Oct 21:25
Compare
Choose a tag to compare
v5.18.24

Removing additional logging, and set fixup to false if replaceitem is…

logging addition for addOrSet internal API

16 Oct 06:16
Compare
Choose a tag to compare
v5.18.23

Adding warning logging when more than one evcacheClient is detected i…

Internal node list providers to use the secure port when TLS is enabled

16 Sep 17:53
d834747
Compare
Choose a tag to compare

Changed SimpleNodeListProvider to use the secure port when TLS is enabled

v5.18.21 : Making ASCII incr/decr operations compatible with binary incr/decr ops

04 May 23:58
c70c69b
Compare
Choose a tag to compare

Adding a basic Meta arithmetic implementation to support incr/decr operations via ASCII. The semantics of these operations are now compatible with binary incr/decr operations.

v5.18.21-rc.1 : Conditionally enabling debug logs for the wrong key error

29 Apr 22:42
d67511c
Compare
Choose a tag to compare

Enabling debug logs for the wrong key error. This action is behind a fast property.

v5.18.20 : Adding a metric to track the wrong key error

26 Apr 21:30
0d9c971
Compare
Choose a tag to compare

Adding a metric to track the wrong key error with additional logging

EVCACHE-454: Ignore application eureka status.

24 Mar 20:04
f1c0e9b
Compare
Choose a tag to compare

Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.

EVCACHE-454: Ignore application eureka status.

23 Mar 16:19
Compare
Choose a tag to compare

Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.

EVCACHE-454: Ignore application eureka status.

23 Mar 00:17
Compare
Choose a tag to compare

Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.

EVCACHE-454: Ignore application eureka status.

22 Mar 22:36
Compare
Choose a tag to compare

Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.