Skip to content

Chore(deps): Bump mlflow from 2.14.1 to 2.21.2 #213

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps mlflow from 2.14.1 to 2.21.2.

Release notes

Sourced from mlflow's releases.

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.

Major New Features

Features:

... (truncated)

Changelog

Sourced from mlflow's changelog.

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)

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

Major New Features

Features:

... (truncated)

Commits

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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: mlflow
  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 Mar 31, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #215.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/mlflow-2.21.2 branch April 7, 2025 08:14
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