Skip to content

Bump databricks-sdk from 0.110.0 to 0.137.0 - #57

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/databricks-sdk-0.137.0
Open

Bump databricks-sdk from 0.110.0 to 0.137.0#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/databricks-sdk-0.137.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown

Bumps databricks-sdk from 0.110.0 to 0.137.0.

Changelog

Sourced from databricks-sdk's changelog.

Release v0.137.0 (2026-09-09)

API Changes

  • Add purge_feature_entities() method for w.feature_engineering workspace-level service.
  • Add deny field for databricks.sdk.service.catalog.PolicyInfo.
  • Add budget_policy_id and tags fields for databricks.sdk.service.ml.IngestionConfig.
  • Add budget_policy_id and tags fields for databricks.sdk.service.ml.MaterializedFeature.
  • Add policy_type_deny enum value for databricks.sdk.service.catalog.PolicyType.

Release v0.136.0 (2026-09-07)

API Changes

  • Add databricks.sdk.service.domains package.
  • Add w.domains workspace-level service.
  • Add entity_columns and timeseries_column fields for databricks.sdk.service.ml.DeltaTableSource.
  • Add filter_condition and inputs fields for databricks.sdk.service.ml.Feature.
  • Add extra_parameters and function_type fields for databricks.sdk.service.ml.Function.
  • Add entity_column_identifiers and timeseries_column_identifier fields for databricks.sdk.service.ml.KafkaSource.
  • Add cron_schedule field for databricks.sdk.service.ml.MaterializedFeature.
  • Add continuous field for databricks.sdk.service.ml.TimeWindow.

Release v0.135.0 (2026-09-04)

API Changes

  • Add execute_command_sync() method for w.sandbox workspace-level service.
  • Add mode field for databricks.sdk.service.ml.CronSchedule.
  • Add time_window field for databricks.sdk.service.ml.Feature.
  • Add full_feature_name field for databricks.sdk.service.ml.PublishSpec.
  • [Breaking] Remove first_token_timeout field for databricks.sdk.service.catalog.ModelServiceConfigRoutingConfig.
  • [Breaking] Remove request_tag_key and request_tag_value fields for databricks.sdk.service.catalog.RateLimit.
  • [Breaking] Remove rate_limit_key_request_tag enum value for databricks.sdk.service.catalog.RateLimitRateLimitKey.

Release v0.134.0 (2026-09-03)

Breaking Changes

  • TableSpec.source_table and SchemaSpec.source_schema in the Pipelines API (databricks.sdk.service.pipelines) are now optional. Previously required, they may be absent for source types — such as streaming or message-bus connectors — that do not use a source table or schema name. Code that assumes these fields are always present should handle their absence.

API Changes

  • Add databricks.sdk.service.aifunctions and databricks.sdk.service.sandbox packages.
  • Add w.ai_functions workspace-level service.
  • Add w.sandbox workspace-level service.
  • Add update_deployment() method for w.bundle_deployments workspace-level service.
  • Add genie_cancel_response() method for w.genie workspace-level service.
  • Add get_external_group(), get_external_service_principal() and get_external_user() methods for a.account_iam_v2 account-level service.
  • Add get_external_group_proxy(), get_external_service_principal_proxy() and get_external_user_proxy() methods for w.workspace_iam_v2 workspace-level service.
  • Add backfill_features(), cancel_operation() and get_operation() methods for w.feature_engineering workspace-level service.
  • Add create_snapshot(), delete_snapshot(), get_snapshot(), get_snapshot_schedule(), list_snapshots() and update_snapshot_schedule() methods for w.postgres workspace-level service.
  • Add assume_group_id field for databricks.sdk.service.apps.Space.
  • Add operations field for databricks.sdk.service.bundledeployments.Version.
  • Add function_arg_expression field for databricks.sdk.service.catalog.FunctionArgument.

... (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 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 [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.110.0 to 0.137.0.
- [Release notes](https://github.com/databricks/databricks-sdk-py/releases)
- [Changelog](https://github.com/databricks/databricks-sdk-py/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sdk-py@v0.110.0...v0.137.0)

---
updated-dependencies:
- dependency-name: databricks-sdk
  dependency-version: 0.137.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 10, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants