MLflow 2.2.1 is a patch release containing the following bug fixes and security patches:
[Model Registry] Fix a bug that caused too many results to be requested by default when calling MlflowClient.search_model_versions() (#7935, @dbczumar)
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)
[Model Registry] Patch for GHSA-xg73-94fp-g449 (#7908, @harupy)
[Model Registry] Patch for GHSA-wp72-7hj9-5265 (#7965, @harupy)
2.2.0 (2023-02-28)
MLflow 2.2.0 includes several major features and improvements
Features:
[Recipes] Add support for score calibration to the classification recipe (#7744, @sunishsheth2009)
[Recipes] Add automatic label encoding to the classification recipe (#7711, @sunishsheth2009)
[Recipes] Support custom data splitting logic in the classification and regression recipes (#7815, #7588, @sunishsheth2009)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AICoE/prometheus-anomaly-detector/network/alerts).
The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
- **[OWNERS](https://github.com/AICoE/prometheus-anomaly-detector/blob/master/OWNERS)**
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Bumps mlflow from 1.19.0 to 2.2.1.
Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
ffe005c
Run python3 dev/update_mlflow_versions.py pre-release --new-version 2.2.1 (#7...355e148
Revert "Run python3 dev/update_ml_package_versions.py (#7937)"3e09e42
Run python3 dev/update_ml_package_versions.py (#7937)7e4de89
Use default max results of 10000 for model registry search_model_versions() A...8ea83b7
Improve error handling when wheel download fails (#7920)f64ebc5
#7921 Modify pytorch predict to use the GPU if it's available (#7922)dd0709c
Experiment list virtual (#7804)e103f97
Ignore delta checkpoint files in spark autologging (#7902)8fd7ddc
Bump pandas (#7910)978d68c
Runpython3 dev/update_ml_package_versions.py
(#7905)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AICoE/prometheus-anomaly-detector/network/alerts).