Change8

v2.20.2

📦 mlflowView on GitHub →
4 features🐛 2 fixes🔧 6 symbols

Summary

MLflow 2.20.2 adds tracing support for generator functions, enhances ChatAgent and Langgraph connectors, introduces VariantType in spark_udf, and includes several bug fixes and documentation updates.

✨ New Features

  • [Tracing] Support tracing sync/async generator function with @mlflow.trace (#14459, @B-Step62)
  • [Tracing] Support generating traces from DSPy built-in compilation and evaluation (#14400, @B-Step62)
  • [Models] ChatAgent interface enhancements and Langgraph connectors updates (#14368, #14567, @bbqiu)
  • [Models] VariantType support in spark_udf (#14317, @serena-ruan)

🐛 Bug Fixes

  • [Models] DSPy thread issue fix (#14471, @chenmoneygithub)
  • Various small bug fixes (issues #14410, #14569, #14440, #14510, #14544, #14491, #14488, #14518, #14517, #14500, #14461, #14478, #14512, #14496, #14473, #14475, #14467, #14022, #14453, #14539, #14450, #14449)

Affected Symbols