chore(deps): update dependency mlflow to v3.11.1#35
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency mlflow to v3.11.1#35renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.10.1→==3.11.1Release Notes
mlflow/mlflow (mlflow)
v3.11.1MLflow 3.11.1 includes several major features and improvements.
Major New Features:
MLFLOW_ENABLE_OTEL_GENAI_SEMCONVenabled, MLflow automatically translates them to follow the OTel GenAI semantic conventions, enabling seamless integration with OTel-compatible observability platforms while preserving GenAI-specific metadata. Docs (#21494, #21495, @B-Step62)torch.exportandskopsformats, with improved controls whenMLFLOW_ALLOW_PICKLE_DESERIALIZATION=False. Comprehensive documentation guides you through migrating existing models to pickle-free formats for production deployments. Docs (#21404, #21188, #20774, @WeichenXu123)Breaking Changes:
package.jsondependencies and import statements:mlflow-tracing→@mlflow/core,mlflow-openai→@mlflow/openai,mlflow-anthropic→@mlflow/anthropic,mlflow-gemini→@mlflow/gemini. All packages are now at version0.2.0. (#20792, @B-Step62)MLFLOW_ENABLE_INCREMENTAL_SPAN_EXPORTenvironment variable (#22182, @PattaraS)litellmandgepafromgenaiextras (#22059, @TomeHirata)/and:in Registered Model names (#21458, @Bhuvan-08)Features:
MetaPromptOptimizerto work without litellm (#22233, @TomeHirata)aiohttpas a core dependency ofmlflow(#22189, @TomeHirata)_get_provider_instancewith groq, deepseek, xai, openrouter, ollama, databricks, vertex_ai (#22148, @kriscon-db)log_spans()to eliminate per-span ORM overhead (#21954, @harupy)cost_per_tokento remove litellm dependency for cost tracking (#22046, @TomeHirata)table_prefixto experiment ID inset_experiment(#21815, @danielseong1)SqlIssuedatabase table for storing experiment issues (#21165, @serena-ruan)b2://) (#20731, @jeronimodeleon)Bug fixes:
DatabricksProviderto use OpenAI-compatible endpoint URLs (#22393, @TomeHirata)InferenceTableSpanProcessoralongsideDatabricksUCTableSpanProcessorin model serving (#22332)" (#22362, @smurching)UCSchemaLocationdestination is set in Databricks model serving (trace: null) (#22332, @smurching)tool_referencecontent blocks in Anthropic Chat UI parser (#22331, @B-Step62)uvversion requirement from0.5.0to0.6.10(#22313, @copilot-swe-agent)use_dbconnect_artifactpath inspark_udf(#22300, @franciffu723)get_provider_name()to align withmodel_prices_and_context_window.json(#22223, @TomeHirata)log_imagewith slash-containing keys: replace#with~as path separator (#22172, @copilot-swe-agent)_call_llm_via_gatewayto handlegateway:/URIs (#22153, @TomeHirata)polars_dataset.pyto fix import failure with polars<1 (#22085, @TomeHirata)huey_consumer.pypath resolution when venv bin dir is not onPATH(#22126, @copilot-swe-agent)model_providerincalculate_cost_by_model_and_token_usage(#22134, @TomeHirata)"Discarded unknown message"log in Anthropic gateway provider (#21942, @copilot-swe-agent)inference_paramsfor built-in scorers (#21943, @debu-sinha)rate_limit_eventfrom Claude Code CLI (#22067, @forrestmurray-db)NextMethod()S3 dispatch error in Rmlflow_get_run_context(#21957, @daniellok-db)extract_archive_to_dir(#21824, @TomeHirata)mlflow/pyfunc/scoring_server/__init__.py(#21908, @copilot-swe-agent)warnings.showwarninghandler (#21707, @mango766)Sequenceinstead oflistinto_chat_completions_input(#21724, @mr-brobot)UV_PROJECT_ENVIRONMENTinrun_uv_syncto install into the correct Python environment (#21750, @copilot-swe-agent)build-systeminexamples/uv-dependency-management/pyproject.toml(#21752, @copilot-swe-agent)batch_get_traces(#21650, @harupy)_issue_discovery_judgefeedback from traces UI (#21648, @harupy)register_prompttag behavior (#21600, @yangbaechu)_maybe_save_modelfor Databricks ACL-protected artifact URIs (#21602, @mohammadsubhani)MLFLOW_ALLOW_PICKLE_DESERIALIZATIONis disabled (#21404, @WeichenXu123)SpanType.TOOL(#21552, @LeviLong01)run_configfrom span attributes (#21454, @MarkVasile)_load_pyfunc(#21480, @copilot-swe-agent)%separator (#21269, @harupy)uv runin Claude Code tracing hooks (#21327, @copilot-swe-agent)envkey for Claude Code settings environment variables (#21344, @smoorjani)_deduplicate_requirementsmerging marker-differentiated requirements (#21098, @harupy)ExperimentListTable(#20908, @joelrobin18)Documentation updates:
uvdependency management vsMLFLOW_LOCK_MODEL_DEPENDENCIES, add uv workspace limitation (#22312, @copilot-swe-agent)--exclude-newer(#22133, @copilot-swe-agent)MLFLOW_ENABLE_ASYNC_TRACE_LOGGINGdocs to reflect OSS default behavior (#21731, @copilot-swe-agent)generate_signature_outputin favor of input_example (#21556, @shivamshinde123).mcp.jsonor CLI (#21609, @copilot-swe-agent)Small bug fixes and documentation updates:
#22377, #22258, #22260, #22259, #21988, #22000, #21994, #21992, #21991, #21990, #21989, #21986, #21918, #21919, #20739, #21753, #21784, #21785, #21786, #21653, #21647, #21558, #21572, #21567, #21571, #21540, #21544, #21542, [#21120](https://r
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.