| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MLflow 3.15.1 source code.tar.gz | 2026-08-03 | 290.6 MB | |
| MLflow 3.15.1 source code.zip | 2026-08-03 | 296.2 MB | |
| README.md | 2026-08-03 | 409 Bytes | |
| Totals: 3 Items | 586.8 MB | 9 | |
MLflow 3.15.1 is a patch release that includes bug fixes and documentation updates.
Bug fixes:
- [Model Registry] Skip
env_packon ARM client images (#24762, @qyc) - [Scoring / Tracking] Harden version parsing against missing/non-PEP440 versions on Databricks Serverless (#24799, @PattaraS)
Documentation updates:
- [Docs] Clarify scorer versioning documentation (#24769, @nihalmenon)