Skip to content

Chore(deps): Bump mlflow from 2.14.1 to 2.21.3 #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps mlflow from 2.14.1 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

MLflow 2.21.2 is a patch release that introduces minor features and bug fixes.

MLflow 2.21.1 is a patch release that introduces minor features and addresses some minor bugs.

Features:

  • [Tracking] Introduce support for logging evaluations within DSPy (#14962, @​TomeHirata)
  • [Tracking] Add support for run creation when DSPy compile is executed (#14949, @​TomeHirata)
  • [Docker / Sagemaker] Add support for building a SageMaker serving container that does not contain Java via the --install-java option (#14868, @​rgangopadhya)

Bug fixes:

  • [Tracing] Fix an issue with trace ordering due to a timestamp conversion timezone bug (#15094, @​orm011)
  • [Tracking] Fix a typo in the environment variable OTEL_EXPORTER_OTLP_PROTOCOL definition (#15008, @​gabrielfu)
  • [Tracking] Fix an issue in shared and serverless clusters on Databricks when logging Spark Datasources when using the evaluate API (#15077, @​WeichenXu123)
  • [UI] Fix a rendering issue with displaying images from within the metric tab in the UI (#15034, @​TomeHirata)

Documentation updates:

  • [Docs] Add additional contextual information within the set_retriever_schema API docs (#15099, @​smurching)

Small bug fixes and documentation updates:

#15009, #14995, #15039, #15040, @​TomeHirata; #15010, #15053, @​B-Step62; #15014, #15025, #15030, #15050, #15070, @​Gumichocopengin8; #15035, #15064, @​joelrobin18; #15058, @​serena-ruan; #14945, @​turbotimon

MLflow 2.21.0

We are excited to announce the release of MLflow 2.21.0! This release includes a number of significant features, enhancements, and bug fixes.

... (truncated)

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

2.21.2 (2025-03-26)

MLflow 2.21.2 is a patch release that introduces minor features and bug fixes.

2.21.1 (2025-03-25)

MLflow 2.21.1 is a patch release that introduces minor features and addresses some minor bugs.

Features:

  • [Tracking] Introduce support for logging evaluations within DSPy (#14962, @​TomeHirata)
  • [Tracking] Add support for run creation when DSPy compile is executed (#14949, @​TomeHirata)
  • [Docker / Sagemaker] Add support for building a SageMaker serving container that does not contain Java via the --install-java option (#14868, @​rgangopadhya)

Bug fixes:

  • [Tracing] Fix an issue with trace ordering due to a timestamp conversion timezone bug (#15094, @​orm011)
  • [Tracking] Fix a typo in the environment variable OTEL_EXPORTER_OTLP_PROTOCOL definition (#15008, @​gabrielfu)
  • [Tracking] Fix an issue in shared and serverless clusters on Databricks when logging Spark Datasources when using the evaluate API (#15077, @​WeichenXu123)
  • [UI] Fix a rendering issue with displaying images from within the metric tab in the UI (#15034, @​TomeHirata)

Documentation updates:

  • [Docs] Add additional contextual information within the set_retriever_schema API docs (#15099, @​smurching)

Small bug fixes and documentation updates:

#15009, #14995, #15039, #15040, @​TomeHirata; #15010, #15053, @​B-Step62; #15014, #15025, #15030, #15050, #15070, @​Gumichocopengin8; #15035, #15064, @​joelrobin18; #15058, @​serena-ruan; #14945, @​turbotimon

2.21.0 (2025-03-14)

... (truncated)

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)
  • Additional commits viewable 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)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.1 to 2.21.3.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.14.1...v2.21.3)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants