certified-developer icon indicating copy to clipboard operation
certified-developer copied to clipboard

Bump mlflow from 2.21.2 to 2.21.3 in /MLOps_Professional/mlops_capstone/robot_maintenance/src

Open dependabot[bot] opened this issue 9 months ago • 0 comments

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:

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:

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:

Small bug fixes and documentation updates:

#15205, @​mlflow-app[bot]; #15184, #15157, #15137, @​TomeHirata; #15085, @​B-Step62; #15118, @​bbqiu; #15172, @​harupy

Commits
  • 0a541f7 Run python3 dev/update_mlflow_versions.py pre-release ... (#15205)
  • ce7c1c5 Fix spark ML save model error in Databricks shared or serverless cluster (#15...
  • 6c8b26b Add document page for DSPy optimizer tracking (#15143)
  • ccc40ca Rename models/recources to prevent import errors (#15184)
  • 5281449 Add 'return_type' argument to mlflow.search_traces() API (#15085)
  • 5ec71ed Refactor _wrap_chat_agent_predict to be generalizable (#15118)
  • a4410bc Fix for tuple return type of dspy.Evaluate (#15157)
  • 10f57f8 Rename field to results (#15137)
  • 6c3143b Fix Spark model logging / loading in Databricks shared cluster and serverless...
  • fb77131 Remove Experimental in Gateway docs (#15172)
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

dependabot[bot] avatar May 01 '25 02:05 dependabot[bot]