v2.22.1
📦 mlflowView on GitHub →
✨ 1 features🐛 3 fixes🔧 3 symbols
Summary
MLflow 2.22.1 adds DBR 15.4 support for spark_udf in the DBConnect client and includes several bug fixes across Model Registry, Tracking, and documentation.
✨ New Features
- [Scoring] For DBConnect client, make spark_udf support DBR 15.4 and DBR dedicated cluster
🐛 Bug Fixes
- [Model Registry] Log Resources from SystemAuthPolicy in CreateModelVersion
- [Tracking] Trace search: Avoid spawning threads for span fetching if include_spans=False
- Small bug fixes and documentation updates (issues: #15523, #15728, #13997, #16025, #15647, #16030, #15786, #15703, #15612, #16031, #15841, #15807)