Skip to content

Bump mlflow from 2.11.1 to 2.11.3 #1044

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

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps mlflow from 2.11.1 to 2.11.3.

Release notes

Sourced from mlflow's releases.

MLflow 2.11.3 is a patch release that addresses a security exploit with the Open Source MLflow tracking server and miscellaneous Databricks integration fixes

Bug fixes:

MLflow 2.11.2 is a patch release that introduces corrections for the support of custom transformer models, resolves LangChain integration problems, and includes several fixes to enhance stability.

Bug fixes:

[Security] Address LFI exploit (#11376, @​WeichenXu123) [Models] Fix transformers models implementation to allow for custom model and component definitions to be loaded properly (#11412, #11428 @​daniellok-db) [Models] Fix the LangChain flavor implementation to support defining an MLflow model as code (#11370, @​sunishsheth2009) [Models] Fix LangChain VectorSearch parsing errors (#11438, @​victorsun123) [Models] Fix LangChain import issue with the community package (#11450, @​sunishsheth2009) [Models] Fix serialization errors with RunnableAssign in the LangChain flavor (#11358, @​serena-ruan) [Models] Address import issues with LangChain community for Databricks models (#11350, @​liangz1) [Registry] Fix model metadata sharing within Databricks Unity Catalog (#11357, #11392 @​WeichenXu123) Small bug fixes and documentation updates:

#11321, #11323, @​michael-berk; #11326, #11455, @​B-Step62; #11333, @​cdancette; #11373, @​es94129; #11429, @​BenWilson2; #11413, @​GuyAglionby; #11338, #11339, #11355, #11432, #11441, @​daniellok-db; #11380, #11381, #11383, #11394, @​WeichenXu123; #11446, @​harupy;

Changelog

Sourced from mlflow's changelog.

2.11.3 (2024-03-21)

MLflow 2.11.3 is a patch release that addresses a security exploit with the Open Source MLflow tracking server and miscellaneous Databricks integration fixes

Bug fixes:

2.11.2 (2024-03-19)

MLflow 2.11.2 is a patch release that introduces corrections for the support of custom transformer models, resolves LangChain integration problems, and includes several fixes to enhance stability.

Bug fixes:

Small bug fixes and documentation updates:

#11321, #11323, @​michael-berk; #11326, #11455, @​B-Step62; #11333, @​cdancette; #11373, @​es94129; #11429, @​BenWilson2; #11413, @​GuyAglionby; #11338, #11339, #11355, #11432, #11441, @​daniellok-db; #11380, #11381, #11383, #11394, @​WeichenXu123; #11446, @​harupy;

Commits
  • d41c775 Deleting the global context for config path in langchain (#11494)
  • 2d53d94 Run python3 dev/update_mlflow_versions.py pre-release ... (#11487)
  • 114955c Fix for get_databricks_host_creds in Model Serving Environment (#11468)
  • 6fe36b4 Fix databricks runtime checking issue in databricks DCS cluster (#11483)
  • d563339 Fix an issue with chat request validation for LangChain flavor (#11478)
  • 2577d57 Fix URI local path traversal (#11473)
  • fee3067 Making code_path as optional when the chain is a str path (#11436)
  • c4bf4a9 Run python3 dev/update_mlflow_versions.py pre-release ... (#11465)
  • ac713d0 Cherry picks for 2.11.2 release (#11448)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python Python code labels Mar 25, 2024
@dsuhinin
Copy link
Collaborator

@dependabot rebase

Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.11.1 to 2.11.3.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.11.1...v2.11.3)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/mlflow-2.11.3 branch from 7c5ffb3 to de4e760 Compare March 25, 2024 07:56
@dsuhinin dsuhinin merged commit 71f650b into main Mar 25, 2024
26 checks passed
@dsuhinin dsuhinin deleted the dependabot/pip/mlflow-2.11.3 branch March 25, 2024 07:59
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 Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant