We are happy to announce the availability of MLflow 2.2.1!
MLflow 2.2.1 is a patch release containing the following bug fixes:
- [Model Registry] Fix a bug that caused too many results to be requested by default when calling
MlflowClient.search_model_versions()
(#7935, @dbczumar)
For a comprehensive list of changes, see the release change log, and check out the latest documentation on mlflow.org.