Feast v0.4.7
khorshuheng
released this
28 Mar 01:28
·
67 commits
to v0.4-branch
since this release
Upgrade Note
Release v0.4.7 changes the way features are stored in Redis, which solves a problem with memory usage growing out of control. Please see this issue #515 for more details.
Merged pull requests:
- Add log4j-web jar to core and serving. #498 (Yanson)
- Fix Redis ingestion retries. #501 (lavkesh)
- Encode feature row before storing in Redis #530 (khorshuheng)
- Remove transaction when listing projects #522 (davidheryanto)
- Remove unused ingestion deps #520 (ches)
- Parameterize end to end test scripts. #433 (Yanson)
- Change Redis client library from Jedis to Lettuce #485 (lavkesh)