Skip to content

Releases: Netflix/EVCache

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

26 Apr 21:30
0d9c971

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

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

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

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

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.

v5.18.18: Merge pull request #101 from karkum/patch-1

10 Dec 00:32
78a24d4

Choose a tag to compare

v5.18.17: Shutdown the client if it the enabled fp is set to false.

02 Dec 01:08

Choose a tag to compare

also consolidated all shutdown under one method

Bugfix for shutting down client when enabled fp is set to false

23 Nov 14:13

Choose a tag to compare

Shutdown the client if it the enabled fp is set to false.

also consolidated all shutdown under one method

v5.18.15: Merge pull request #97 from Netflix/feature/base85

19 Oct 18:26
2f689e3

Choose a tag to compare

Fixed a bug with hashedkey where we were dueting it by default.

v5.18.14: Merge pull request #95 from Netflix/feature/base85

14 Oct 16:40
26109f3

Choose a tag to compare