This repository has been archived by the owner on Apr 15, 2022. It is now read-only.
2.5.0-k8
What's New?
The new Feature Store API!
- (Nearly) full server side Feature Store API (@myles-novick) (many PRs)
- New APIs for the feature store for added functionality (delete features, better authentication, summary statistics) (@myles-novick, @Ben-Epstein ) (many PRs)
- Better support for mlflow native model logging calls (@Ben-Epstein )
- MLflow watch_job throws an exception when the job fails (@Ben-Epstein )(#113)
- Upgrade to Spark3, and maintained support for Spark2 (@Ben-Epstein )(#109)
Breaking Changes
The old Feature Store API may still work, but it is highly recommended to switch to the new Server Side Feature Store API. The client side API will no longer be maintained or supported.
This release is in tandem with the ml-workflow release
There is no upgrade script for this release as no table structures have changed, only new tables have been added.