- Entities as a first-class concept #405
Datasets as a first-class concept(pushed out)- Feast UI (MVP)
- Native SDK types instead of proto types
- Audit log support
- Request/response logging for online serving
- Improved integration testing framework
- Rectify all flaky batch tests
- Decouple job management from Feast Core
- More descriptive error logs in Feast online serving
- Training-serving skew detection proposal
- Batch statistics and validation #612
- Authentication and authorization #554
- Online feature and entity status metadata #658
- Improved searching and filtering of features and entities
- Python support for labels #663
- Improved job life cycle management #761
- Compute and write metrics for rows prior to store writes #763
- Streaming statistics and validation (M1 from Feature Validation RFC)
- Support for Redis Clusters (#478, #502)
- Add feature and feature set labels, i.e. key/value registry metadata (#463)
- Job management API (#302)
- Clean up and document all configuration options (#525)
- Externalize storage interfaces (#402)
- Reduce memory usage in Redis (#515)
- Support for handling out of order ingestion (#273)
- Remove feature versions and enable automatic data migration (#386) (#462)
- Tracking of batch ingestion by with dataset_id/job_id (#461)
- Write Beam metrics after ingestion to store (not prior) (#489)