v3.3.1
📦 mlflowView on GitHub →
🐛 4 fixes🔧 1 symbols
Summary
MLflow 3.3.1 primarily delivers bug fixes, including corrections to the mlflow.genai.datasets attribute, UI tag display, and dspy tracing performance.
🐛 Bug Fixes
- [Tracking] Fixed mlflow.genai.datasets attribute issue (#17307).
- [UI] Fixed tag display as column in experiment overview (#17296).
- [Tracing] Fixed slowness of dspy tracing (#17290).
- Small bug fixes and documentation updates (PR #17295, #17272).