v2.22.4
Version 2.22.4 is a patch release to backport several important fixes to MLflow 2.
- Fix mlflow.spark.load_model to handle Unity Catalog Volumes paths correctly (https://github.com/mlflow/mlflow/pull/18672)
- Introduce MLFLOW_CREATE_MODEL_VERSION_SOURCE_REGEX to validate source parameter of /model-versions/create request (https://github.com/mlflow/mlflow/pull/16081)
- Fix spark udf on Databricks multi driver clusters (https://github.com/mlflow/mlflow/pull/18410)