Releases: Netflix/EVCache
Releases · Netflix/EVCache
v5.26.1-rc.3
Full Changelog: v5.26.1-rc.1...v5.26.1-rc.3
Measure durations using monotonic clock
Measure durations using monotonic clock
What's Changed
- Update Github Actions to use latest NetflixOSS recommendations by @rpalcolea in #176
Full Changelog: v5.26.0...v5.26.1-rc.1
Working Metacommand + test version
RC candidate for Working Metacommand + test version
metaget update pre-release
v5.26.0-rc.2 Add X W Z flag for metaget response
metaget update pre-release
v5.26.0-rc.1 Add X W Z flag for metaget response
Regenerate package dependencies.lock
update deps (#170) Co-authored-by: Shih-Hao Yeh <shihhaoy@netflix.com>
Update dependencies version
v5.25.0-rc.2 update deps
v5.25.0
What's Changed
- Update nebula.netflixoss use sonatype central portal by @OdysseusLives in #167
- client shutdown without wait time when bean is destroyed by @shy-1234 in #166
- fix: alwaysDecodeSync memory leak with connection churn/recreations by @jasonk000 in #168
- fix: alwaysDecodeSync memory leak with connection churn/recreations by @samuelfu in #169
New Contributors
- @OdysseusLives made their first contribution in #167
Full Changelog: v5.24.0...v5.25.0
Release candidate to fix the mem leak
v5.25.0-rc.1 pr feedback: remove WeakReference and rely solely on subscription for…