Skip to content

chore(deps-dev): update databricks-sdk requirement from <0.112.0 to <0.115.0#1270

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

chore(deps-dev): update databricks-sdk requirement from <0.112.0 to <0.115.0#1270
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/databricks-sdk-lt-0.114.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

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

Changelog

Sourced from databricks-sdk's changelog.

Release v0.114.0 (2026-06-02)

API Changes

  • Add deployment_mode field for databricks.sdk.service.bundle.Deployment.
  • Add deployment_mode field for databricks.sdk.service.bundle.Version.
  • Add collaboration_platform_connectivity and effective_collaboration_platform_connectivity fields for databricks.sdk.service.settingsv2.Setting.

Release v0.113.0 (2026-06-01)

Internal Changes

  • Switch workspace addressing header on workspace-scoped API calls from X-Databricks-Org-Id to X-Databricks-Workspace-Id. The value continues to come from Config.workspace_id (DATABRICKS_WORKSPACE_ID), and now accepts either a classic numeric workspace ID or another workspace identifier format (server disambiguates).

API Changes

  • Add create_stream(), delete_stream(), get_stream(), list_streams() and update_stream() methods for w.feature_engineering workspace-level service.
  • Add update_token_management() method for w.token_management workspace-level service.
  • Add deployment_id and version_id fields for databricks.sdk.service.jobs.JobDeployment.
  • Add parameters field for databricks.sdk.service.jobs.PipelineTask.
  • Add pipeline_task field for databricks.sdk.service.jobs.ResolvedValues.
  • Add parameters field for databricks.sdk.service.pipelines.CreatePipeline.
  • Add parameters field for databricks.sdk.service.pipelines.EditPipeline.
  • Add parameters field for databricks.sdk.service.pipelines.GetPipelineResponse.
  • Add deployment_id and version_id fields for databricks.sdk.service.pipelines.PipelineDeployment.
  • Add autoscope_enabled field for databricks.sdk.service.settings.CreateOboTokenRequest.
  • Add autoscope_enabled field for databricks.sdk.service.settings.CreateTokenRequest.
  • Add autoscope_state, backfill_scopes, inferred_scopes and scopes fields for databricks.sdk.service.settings.PublicTokenInfo.
  • Add autoscope_state, backfill_scopes, inferred_scopes and scopes fields for databricks.sdk.service.settings.TokenInfo.
  • [Breaking] Remove catalog_id field for databricks.sdk.service.postgres.CatalogCatalogStatus.
  • [Breaking] Remove synced_table_id field for databricks.sdk.service.postgres.SyncedTableSyncedTableStatus.
  • Add resource_type field for databricks.sdk.service.bundle.Operation.

Release v0.112.0 (2026-05-27)

Internal Changes

  • Switch the formatter and linter from black/isort/autoflake to ruff (format + lint), aligning the SDK formatter with Databricks' internal Python formatting guidelines in preparation for moving the source of truth to a separate internal repository. make fmt now runs ruff format + ruff check --fix-only; make lint runs ruff check and ruff format --check across databricks and tests. No behavioral changes to the published SDK.

Release v0.111.0 (2026-05-25)

API Changes

  • Add databricks.sdk.service.bundle package.
  • Add w.bundle workspace-level service.
  • Add revert() method for w.lakeview workspace-level service.
  • Add undelete_branch() method for w.postgres workspace-level service.
  • Add parent_path field for databricks.sdk.service.dashboards.GenieUpdateSpaceRequest.
  • Add attributes and excluded_attributes fields for databricks.sdk.service.iam.MeRequest.
  • Add include_trigger_state field for databricks.sdk.service.jobs.GetJobRequest.

... (truncated)

Commits
  • bcb9b08 [Release] Release v0.114.0
  • 3fd8ac7 Update SDK API to c68a27fa9c9d838e839c584be8018eb3b68377d5 (#1458)
  • 33c22f1 [Release] Release v0.113.0
  • f6bbab9 Update SDK API to ecd4019225ea99c009d2ce2db46e8967d2047c19 (#1456)
  • 524a215 Update SDK API to 9718484d914270778e25e06040a5b3a17e19a7f7 (#1455)
  • 6235813 Detect VS Code agent via VSCODE_AGENT, remove COPILOT_MODEL heuristic (#1444)
  • 51de41f Use file-relative paths for test fixtures (#1445)
  • 1047d7b Update SDK API to e3586ea1d9b0c6df1b28f95888a425958b13b582 (#1452)
  • 64861e9 Use X-Databricks-Workspace-Id for workspace routing (#1436)
  • a830d41 Enable test_spog_workspace_google_credentials (#1450)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
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.0.1...v0.114.0)

---
updated-dependencies:
- dependency-name: databricks-sdk
  dependency-version: 0.113.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): update databricks-sdk requirement from <0.112.0 to <0.114.0 chore(deps-dev): update databricks-sdk requirement from <0.112.0 to <0.115.0 Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/databricks-sdk-lt-0.114.0 branch from 06ed612 to 7fc8b62 Compare June 4, 2026 09:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants