| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MLflow 3.16.1 source code.tar.gz | 2026-09-16 | 291.7 MB | |
| MLflow 3.16.1 source code.zip | 2026-09-16 | 297.6 MB | |
| README.md | 2026-09-16 | 851 Bytes | |
| Totals: 3 Items | 589.3 MB | 7 | |
MLflow 3.16.1 is a patch release that includes bug fixes and documentation updates.
Breaking changes:
- [Docs / Tracking] Remove the default basic-auth admin password shipped in
basic_auth.ini(GHSA-gq3w-7jj3-x7gr) (#25751, @tanghaoji)
Features:
- [Evaluation] Add a
timeoutoption to the@scorerdecorator (#25720, @smoorjani) - [Evaluation] Propagate scorer version to assessment metadata (#25570, @B-Step62)
- [Tracing] Support span links for Unity Catalog traces (#25597, @B-Step62)
Bug fixes:
- [Tracing] Resolve Unity Catalog trace locations in Databricks Model Serving without local-store validation (#25884, @james-fletcher-db)
- [Model Registry] Fix S3 multipart upload encryption arguments (#25772, @james-fletcher-db)
- [Tracking / UI] basic-auth: serve the web UI to non-admins under fail-closed authorization (#25672, @mkBGD)