github feast-dev/feast v0.17.0
Feast v0.17.0

latest releases: v0.37.1, v0.37.0, v0.36.0...
2 years ago

Overview

Today, we released Feast 0.17, which includes:

  • an initial cut at feast plan (See RFC-030)
  • many optimizations for materialization / feature serving in both python + java feature servers, especially with Redis as an online store.
  • a simplified Java server (without Spring Boot boilerplate)
  • a helm chart for deploying the python feature server (as an alternative to deploying in AWS Lambda)
  • other bug fixes, including type conversion bugs and log4j patches

✨ New Features:

  • Add feast-python-server helm chart #2177 (michelle-rascati-sp)
  • Add a feast plan command, and have CLI output differentiates between created, deleted and unchanged objects #2147 (achals)
  • Refactor tag methods to infer created, deleted, and kept repo objects #2142 (achals)
  • Pre compute the timestamp range for feature views #2103 (judahrand)

🔴 Fixed bugs:

🔨 Merged pull requests:

Don't miss a new feast release

NewReleases is sending notifications on new releases.