Closed dependabot[bot] closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.39%. Comparing base (
1ec5d16
) to head (442043e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps mlflow from 2.12.1 to 2.12.2.
Release notes
Sourced from mlflow's releases.
Changelog
Sourced from mlflow's changelog.
Commits
144a592
Return None if_get_context_tag
fails (#11954)ead8883
Runpython3 dev/update_mlflow_versions.py pre-release ...
(#11944)3bc36fc
Revert "fix: cascade experiment id fk deletion in datasets table (#11695)"30ec614
fix: cascade experiment id fk deletion in datasets table (#11695)b5b65c5
Add make_custom_genai_metric to init.py (#11928)f87ca87
Add configurable raising instead of warning for failures in dependency infere...1655b4f
Address very noisy deprecation warnings from pandas applymap (#11910)bfd7940
Add parameter for system prompt in make_genai_metric, add metric metadata to ...8e27651
[Mlflow] Adding support for yaml for model_config as params (#11913)f49f89e
Change evaluation warning to info statement (#11915)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 show