Change8

v3.15.2

📦 mlflowView on GitHub →
2 features🐛 3 fixes🔧 3 symbols

Summary

MLflow 3.15.2 is a patch release introducing support for immutable evaluation dataset versions and a new scorer_ensemble primitive for combining scorer results. It also includes several bug fixes related to evaluation, tracking, and build processes.

✨ New Features

  • Support immutable evaluation dataset versions.
  • Add scorer_ensemble primitive for combining scorer results.

🐛 Bug Fixes

  • Preserve base judge invocation flow in MemAlign aligned judges.
  • Pre-import `databricks.sdk` in Databricks to avoid telemetry deadlock.
  • Align `runs.status` constraint metadata.

Affected Symbols