Skip to content

Releases: Netflix/EVCache

v5.15.10: Making sure we return empty array for Write clients instead of null

26 Jun 17:54
Compare
Choose a tag to compare
Fixed debug statements for getBulk for case when inmemory is not enabled.

v5.15.9: Exposing metaDeug command via EVCache inteface

12 Jun 22:42
Compare
Choose a tag to compare

v5.15.8

08 Jun 04:02
Compare
Choose a tag to compare
Fixed the end MetaGet to working with new message format

v5.15.7

05 Jun 19:34
Compare
Choose a tag to compare
Merge branch 'master' of github.com:Netflix/EVCache

Static loggers

30 May 03:44
9f70739
Compare
Choose a tag to compare
Merge pull request #82 from Netflix/feature/fix_nonstatic_loggers

Fixing non static loggers to be static, and marking non final loggers to be final

v5.15.5

14 May 21:42
b201480
Compare
Choose a tag to compare
Merge pull request #81 from Netflix/feature/dynamic_alias

Refresh pool whenever alias changes

v5.15.4

12 May 18:25
Compare
Choose a tag to compare
adding evcache-core dependency on evcache-client

v5.15.3

12 May 17:40
Compare
Choose a tag to compare
hardcoding brave to 5.10.1

v5.15.2

11 May 17:59
Compare
Choose a tag to compare
fixed dependency version

v5.15.1

09 May 00:46
Compare
Choose a tag to compare
Merge branch 'ascii' of github.com:Netflix/EVCache into ascii