Skip to content

chore(python-deps): bump databricks-sdk from 0.108.0 to 0.112.0 - #5967

Merged
leseb merged 3 commits into
mainfrom
dependabot/uv/databricks-sdk-0.112.0
May 29, 2026
Merged

chore(python-deps): bump databricks-sdk from 0.108.0 to 0.112.0#5967
leseb merged 3 commits into
mainfrom
dependabot/uv/databricks-sdk-0.112.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor

Bumps databricks-sdk from 0.108.0 to 0.112.0.

Changelog

Sourced from databricks-sdk's changelog.

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.
  • Add mtls_config field for databricks.sdk.service.ml.AuthConfig.
  • Add delete_time and purge_time fields for databricks.sdk.service.postgres.BranchStatus.
  • Add purge field for databricks.sdk.service.postgres.DeleteBranchRequest.
  • Add show_deleted field for databricks.sdk.service.postgres.ListBranchesRequest.
  • Add deleted enum value for databricks.sdk.service.postgres.BranchStatusState.
  • [Breaking] Change tags field for databricks.sdk.service.marketplace.ListListingsRequest to type databricks.sdk.service.marketplace.ListingTag dataclass.
  • [Breaking] Change pagination for ClustersAPI.events method.
  • Add compute_max_instances and compute_min_instances fields for databricks.sdk.service.apps.App.
  • Add compute_max_instances and compute_min_instances fields for databricks.sdk.service.apps.AppUpdate.
  • Add cron_schedule_trigger, streaming_mode and table_trigger fields for databricks.sdk.service.ml.MaterializedFeature.
  • Add synced_table_id field for databricks.sdk.service.postgres.SyncedTableSyncedTableStatus.

Release v0.110.0 (2026-05-19)

API Changes

  • Add full_refresh_selection, refresh_flow_selection, refresh_selection and reset_checkpoint_selection fields for databricks.sdk.service.jobs.PipelineParams.
  • Add full_refresh_selection, refresh_flow_selection, refresh_selection and reset_checkpoint_selection fields for databricks.sdk.service.jobs.PipelineTask.
  • Add effective_operational_email_custom_recipient and operational_email_custom_recipient fields for databricks.sdk.service.settingsv2.Setting.

Release v0.109.0 (2026-05-18)

API Changes

  • Add create_workspace_assignment_detail(), delete_workspace_assignment_detail(), get_workspace_assignment_detail(), list_workspace_assignment_details() and update_workspace_assignment_detail() methods for a.account_iam_v2 account-level service.
  • Add create_workspace_assignment_detail_proxy(), delete_workspace_assignment_detail_proxy(), get_workspace_assignment_detail_proxy(), list_workspace_assignment_details_proxy() and update_workspace_assignment_detail_proxy() methods for w.workspace_iam_v2 workspace-level service.
  • Add failover_group_name field for databricks.sdk.service.disasterrecovery.StableUrl.
  • Add catalog_name, created_at, created_by, name and schema_name fields for databricks.sdk.service.ml.Feature.
  • [Breaking] Add catalog_name and schema_name fields for databricks.sdk.service.ml.ListFeaturesRequest.
  • Add cross_workspace_access field for databricks.sdk.service.settings.CustomerFacingIngressNetworkPolicy.
  • Add allowed_apps_user_api_scopes and effective_allowed_apps_user_api_scopes fields for databricks.sdk.service.settingsv2.Setting.
  • Add gpu_xlarge enum value for databricks.sdk.service.serving.ServedModelInputWorkloadType.
  • Add gpu_xlarge enum value for databricks.sdk.service.serving.ServingModelWorkloadType.

... (truncated)

Commits
  • b9bac64 [Release] Release v0.112.0
  • 0ef5cc2 Switch formatter to ruff in preparation for Universe migration (#1443)
  • 10fdbcc Update SDK API to 87b666fa172b01444d306112309b6109c096f98b (#1442)
  • 1d1f857 [Release] Release v0.111.0
  • 4cbcf61 Update SDK API to 581ed6f3148344f453000224ada95e0646bb6d16 (#1441)
  • 7f81295 Update SDK API to 0503dcda908dd1bdf9626152bcf3576996138c58 (#1440)
  • 27d27cf Update SDK API to 993160f9786ab5532bba61a5b56c2c47c2e2b745 (#1438)
  • 3ddb051 [Release] Release v0.110.0
  • 8e35c56 Update SDK API to 50a10950ac51e28984f99a85f0d4511e90d6ae94 (#1434)
  • db20e3e [Release] Release v0.109.0
  • Additional commits viewable 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.108.0 to 0.112.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.108.0...v0.112.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the python Pull requests that update python code label May 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 27, 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.

@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

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.112.0 and regenerated uv.lock.

View commit workflow

@leseb
leseb added this pull request to the merge queue May 29, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch May 29, 2026
@mergify

mergify Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be merged. @dependabot[bot] please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify Bot added the needs-rebase label May 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor Author

Sorry, only users with push access can use that command.

Resolved conflict in pyproject.toml keeping databricks-sdk>=0.112.0
from this PR and anthropic>=0.104.1 from main. Regenerated uv.lock.

Signed-off-by: Sébastien Han <seb@redhat.com>
@mergify mergify Bot removed the needs-rebase label May 29, 2026
@leseb
leseb added this pull request to the merge queue May 29, 2026
Merged via the queue into main with commit b1bfd5c May 29, 2026
38 checks passed
@leseb
leseb deleted the dependabot/uv/databricks-sdk-0.112.0 branch May 29, 2026 13:51
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