Skip to content

chore(python-deps): bump databricks-sdk from 0.112.0 to 0.114.0 - #6052

Merged
leseb merged 2 commits into
mainfrom
dependabot/uv/databricks-sdk-0.114.0
Jun 10, 2026
Merged

chore(python-deps): bump databricks-sdk from 0.112.0 to 0.114.0#6052
leseb merged 2 commits into
mainfrom
dependabot/uv/databricks-sdk-0.114.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps databricks-sdk from 0.112.0 to 0.114.0.

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.
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)
  • See full diff 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 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)

Open in Devin Review

Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.112.0 to 0.114.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.112.0...v0.114.0)

---
updated-dependencies:
- dependency-name: databricks-sdk
  dependency-version: 0.114.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: type/dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the python Pull requests that update python code label Jun 6, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@leseb leseb closed this Jun 10, 2026
@leseb leseb reopened this Jun 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

Constraint-dependencies updated

Updated pyproject.toml constraint for databricks-sdk to >=0.114.0 and regenerated uv.lock.

View commit workflow

@leseb
leseb enabled auto-merge June 10, 2026 13:39
@leseb
leseb added this pull request to the merge queue Jun 10, 2026
Merged via the queue into main with commit d67ac32 Jun 10, 2026
40 checks passed
@leseb
leseb deleted the dependabot/uv/databricks-sdk-0.114.0 branch June 10, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant