DougTrajano / mlflow-server

MLflow Tracking Server with basic auth deployed in AWS App Runner.
https://gallery.ecr.aws/t9j8s4z8/mlflow
Apache License 2.0
34 stars 17 forks source link

Bump mlflow from 2.4.1 to 2.4.2 #265

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps mlflow from 2.4.1 to 2.4.2.

Release notes

Sourced from mlflow's releases.

MLflow 2.4.2 is a patch release containing the following bug fixes and changes:

Bug fixes:

Documentation updates:

  • [Examples / Docs] Add question-answering and summarization examples and docs with LLMs (#8695, @​dbczumar)
  • [Examples / Docs] Add johnsnowlabs flavor example and doc (#8689, @​C-K-Loan)

Small bug fixes and documentation updates:

#8966, @​BenWilson2; #8881, @​harupy; #8846, #8760, @​smurching

Changelog

Sourced from mlflow's changelog.

2.4.2 (2023-07-10)

MLflow 2.4.2 is a patch release containing the following bug fixes and changes:

Bug fixes:

Documentation updates:

  • [Examples / Docs] Add question-answering and summarization examples and docs with LLMs (#8695, @​dbczumar)
  • [Examples / Docs] Add johnsnowlabs flavor example and doc (#8689, @​C-K-Loan)

Small bug fixes and documentation updates:

#8966, @​BenWilson2; #8881, @​harupy; #8846, #8760, @​smurching

Commits
  • 79c489f Run python3 dev/update_mlflow_versions.py pre-release ... (#9018)
  • 8fce8a1 Include feature_deps in CreateModelVersionRequest (#8867)
  • 2bcba93 Remove the Databricks Job Experiment creation code (#8966)
  • a39eadb Add compatibility for legacy transformers serialization (#8964)
  • 95ebb0c Include resources for recipes in mlflow-skinny (#8895)
  • a42e958 Enable datasets tracking UI (#8886)
  • c3dcaf5 Use MLFLOW_ENABLE_MULTIPART_DOWNLOAD in DatabricksArtifactRepository (#8884)
  • e57441f Revert "Remove LRU session caching (#8682)" (#8881)
  • 984ec91 Update CreateModelVersionRequest msg (#8815)
  • daa6eef Improve error messages when trying to use alias APIs with workspace model reg...
  • 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 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)