Skip to content

build(deps): update databricks-sdk requirement from <1,>=0.20 to >=0.138.0,<1 - #441

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/databricks-sdk-gte-0.138.0-and-lt-1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/databricks-sdk-gte-0.138.0-and-lt-1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on databricks-sdk to permit the latest version.

Changelog

Sourced from databricks-sdk's changelog.

Release v0.138.0 (2026-09-11)

API Changes

  • Add unity_catalog_image_path field for databricks.sdk.service.jobs.AiRuntimeTask.
  • Add feature_view_source field for databricks.sdk.service.ml.DataSource.
  • Add budget_policy_id and tags fields for databricks.sdk.service.ml.PublishSpec.
  • Add development field for databricks.sdk.service.pipelines.StartUpdate.

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.

... (truncated)

Commits

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)

Updates the requirements on [databricks-sdk](https://github.com/databricks/databricks-sdk-py) to permit the latest version.
- [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.25.0...v0.138.0)

---
updated-dependencies:
- dependency-name: databricks-sdk
  dependency-version: 0.138.0
  dependency-type: direct:production
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants