v2.21.3
📦 mlflowView on GitHub →
✨ 1 features🐛 3 fixes🔧 2 symbols
Summary
MLflow 2.21.3 adds a `return_type` argument to the search_traces API and includes several bug fixes for Spark model handling and other minor issues.
✨ New Features
- Add `return_type` argument to `mlflow.search_traces()` API (Tracing)
🐛 Bug Fixes
- Fix spark ML save model error in Databricks shared or serverless cluster (Tracking)
- Fix Spark model logging / loading in Databricks shared cluster and serverless (Tracking)
- Various small bug fixes (issues #15205, #15184, #15157, #15137, #15118, #15172)