Bump mlflow from 2.21.2 to 2.21.3 in /MLOps_Professional/mlops_capstone/robot_maintenance/src
Bumps mlflow from 2.21.2 to 2.21.3.
Release notes
Sourced from mlflow's releases.
MLflow 2.21.3 includes a few bug fixes and feature updates.
Features:
- [Tracing] Add
return_typeargument tomlflow.search_traces()API (#15085,@B-Step62)Bug fixes:
- [Tracking] Fix spark ML save model error in Databricks shared or serverless cluster (#15198,
@WeichenXu123)- [Tracking] Fix Spark model logging / loading in Databricks shared cluster and serverless (#15075,
@WeichenXu123)Documentation updates:
- [Docs] Add document page for DSPy optimizer tracking (#15143,
@TomeHirata)Small bug fixes and documentation updates:
#15205,
@mlflow-app[bot]; #15184, #15157, #15137,@TomeHirata; #15118,@bbqiu; #15172,@harupy
Changelog
Sourced from mlflow's changelog.
2.21.3 (2025-04-03)
MLflow 2.21.3 includes a few bugi
Bug fixes:
- [Tracking] Fix spark ML save model error in Databricks shared or serverless cluster (#15198,
@WeichenXu123)- [Tracking] Fix Spark model logging / loading in Databricks shared cluster and serverless (#15075,
@WeichenXu123)Documentation updates:
- [Docs] Add document page for DSPy optimizer tracking (#15143,
@TomeHirata)Small bug fixes and documentation updates:
#15205,
@mlflow-app[bot]; #15184, #15157, #15137,@TomeHirata; #15085,@B-Step62; #15118,@bbqiu; #15172,@harupy
Commits
0a541f7Runpython3 dev/update_mlflow_versions.py pre-release ...(#15205)ce7c1c5Fix spark ML save model error in Databricks shared or serverless cluster (#15...6c8b26bAdd document page for DSPy optimizer tracking (#15143)ccc40caRename models/recources to prevent import errors (#15184)5281449Add 'return_type' argument to mlflow.search_traces() API (#15085)5ec71edRefactor_wrap_chat_agent_predictto be generalizable (#15118)a4410bcFix for tuple return type of dspy.Evaluate (#15157)10f57f8Rename field to results (#15137)6c3143bFix Spark model logging / loading in Databricks shared cluster and serverless...fb77131RemoveExperimentalin Gateway docs (#15172)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)