v1.26.1
版本发布时间: 2022-05-28 09:18:34
mlflow/mlflow最新发布版本:v2.16.0(2024-08-31 06:00:41)
MLflow 1.26.1 is a patch release containing the following bug fixes:
- [Installation] Fix compatibility issue with
protobuf >= 4.21.0
(#5945, @harupy) - [Models] Fix
get_model_dependencies
behavior formodels:
URIs containing artifact paths (#5921, @harupy) - [Models] Revert a problematic change to
artifacts
persistence inmlflow.pyfunc.log_model()
that was introduced in MLflow 1.25.0 (#5891, @kyle-jarvis) - [Models] Close associated image files when
EvaluationArtifact
outputs frommlflow.evaluate()
are garbage collected (#5900, @WeichenXu123)
Small bug fixes and updates (#5874, #5942, #5941, #5940, #5938, @harupy; #5893, @PrajwalBorkar; #5909, @yashaswikakumanu; #5937, @BenWilson2)