Skip to content

Chore(deps): Bump mlflow from 2.14.1 to 2.20.2 #206

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 Feb 17, 2025

Bumps mlflow from 2.14.1 to 2.20.2.

Release notes

Sourced from mlflow's releases.

MLflow 2.20.2 is a patch release includes several bug fixes and features

Features:

Bug fixes:

Documentation updates:

Small bug fixes and documentation updates:

#14410, #14569, #14440, @​harupy; #14510, #14544, #14491, #14488, @​bbqiu; #14518, @​serena-ruan; #14517, #14500, #14461, #14478, @​TomeHirata; #14512, @​shaikmoeed; #14496, #14473, #14475, @​B-Step62; #14467, @​seal07; #14022, #14453, #14539, @​daniellok-db; #14450, @​BenWilson2; #14449, @​SaiMadhavanG

MLflow 2.20.1 is a patch release includes several bug fixes and features:

Features:

Bug fixes:

Other small updates:

#14337, #14382, @​B-Step62; #14356, @​daniellok-db, #14354, @​artjen, #14360, @​TomuHirata,

MLflow 2.20.0

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

Major New Features

  • 💡Type Hint-Based Model Signature: Define your model's signature in the most Pythonic way. MLflow now supports defining a model signature based on the type hints in your PythonModel's predict function, and validating input data payloads against it. (#14182, #14168, #14130, #14100, #14099, @​serena-ruan)

  • 🧠 Bedrock / Groq Tracing Support: MLflow Tracing now offers a one-line auto-tracing experience for Amazon Bedrock and Groq LLMs. Track LLM invocation within your model by simply adding mlflow.bedrock.tracing or mlflow.groq.tracing call to the code. (#14018, @​B-Step62, #14006, @​anumita0203)

... (truncated)

Changelog

Sourced from mlflow's changelog.

2.20.2 (2025-02-13)

MLflow 2.20.2 is a patch release includes several bug fixes and features

Features:

Bug fixes:

Documentation updates:

Small bug fixes and documentation updates:

#14410, #14569, #14440, @​harupy; #14510, #14544, #14491, #14488, @​bbqiu; #14518, @​serena-ruan; #14517, #14500, #14461, #14478, @​TomeHirata; #14512, @​shaikmoeed; #14496, #14473, #14475, @​B-Step62; #14467, @​seal07; #14022, #14453, #14539, @​daniellok-db; #14450, @​BenWilson2; #14449, @​SaiMadhavanG

2.20.1 (2025-01-30)

MLflow 2.20.1 is a patch release includes several bug fixes and features:

Features:

Bug fixes:

Other small updates:

#14337, #14382, @​B-Step62; #14356, @​daniellok-db, #14354, @​artjen, #14360, @​TomuHirata,

2.20.0 (2025-01-23)

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

Major New Features

  • 💡Type Hint-Based Model Signature: Define your model's signature in the most Pythonic way. MLflow now supports defining a model signature based on the type hints in your PythonModel's predict function, and validating input data payloads against it. (#14182, #14168, #14130, #14100, #14099, @​serena-ruan)

... (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.20.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.20.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 Feb 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Superseded by #212.

@dependabot dependabot bot closed this Mar 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/mlflow-2.20.2 branch March 17, 2025 07:36
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