Skip to main content

MLflow 3.1.1

· One min read
MLflow maintainers
MLflow maintainers

MLflow 3.1.1 includes several major features and improvements

Features:

  • [Model Registry / Sqlalchemy] Increase prompt text limit from 5K to 100K (#16377, @harupy)
  • [Tracking] Support pagination in get-history of FileStore and SqlAlchemyStore (#16325, @TomeHirata)

Bug fixes:

  • [Artifacts] Support downloading logged model artifacts (#16356, @TomeHirata)
  • [Models] Fix bedrock provider, configured inference profile compatibility (#15604, @lloydhamilton)
  • [Tracking] Specify attribute.run_id when search_traces filters by run_id (#16295, @artjen)
  • [Tracking] Fix graphql batching attacks (#16227, @serena-ruan)
  • [Model Registry] Make the chunk size configurable in DatabricksSDKModelsArtifactRepository (#16247, @TomeHirata)

Documentation updates:

For a comprehensive list of changes, see the release change log, and check out the latest documentation on mlflow.org.