Change8

v3.1.2

📦 mlflowView on GitHub →
🐛 5 fixes🔧 4 symbols

Summary

MLflow 3.1.2 is a patch release that fixes several bugs in tracking, models, and tracing components.

🐛 Bug Fixes

  • Tracking: Fixed `download_artifacts` ignoring the `tracking_uri` parameter (issue #16461).
  • Models: Fixed event type for ResponsesAgent error (issue #16427).
  • Models: Removed falsey chat conversion for LangGraph models (issue #16601).
  • Tracing: Used an empty Resource when instantiating the OpenTelemetry provider to fix LiteLLM tracing issue (issue #16590).
  • Various small fixes and documentation updates (issues #16568, #16454, #16617, #16605, #16569, #16553, #16625, #16571, #16552, #16452, #16395, #16446, #16420, #16447, #16554, #16515, #16558, #16443, #16457, #16442, #16449, #16509, #16512, #16524, #16514, #16607, #16541, #16427, #16573, #16470, #16281).

Affected Symbols