This repository was archived by the owner on Apr 15, 2022. It is now read-only.
2.4.0-k8
What's New?
- K8s deployment has been fixed and stabilized (@Ben-Epstein ) (4521)
- Feature Store API Beta 1 Release (@sergioferragut , @Ben-Epstein ) (#96)
- NSDS Merge Into API (@jpanko1 ) (#95)
- Moved call to get_current_transaction to the server side so users don't need permissions to make that call (@Ben-Epstein ) (#94)
- Better Pandas support and fileToTable function for uploading data to the database (@Ben-Epstein ) (#93)
- createAndInsertTable API for NSDS (@Ben-Epstein ) (#92)
- MLFlow run log history (all cells run in the order they were executed) automatically recorded at the end of a run (@Ben-Epstein ) (#91)
- Case insensitive column names for NSDS (@jpanko1 ) (#86)
- MLFlow model support for pyfunc models (@Ben-Epstein ) (#81)
Breaking Changes
- in
mlflow.deploy_db
thecreate_model_table
parameter is now defaulted to True.
This release is in tandem with the ml-workflow release
The upgrade script is available here