Skip to content

chore(deps): update databricks-sdk requirement from <1.0.0,>=0.81.0 to >=0.120.0,<1.0.0#61

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

chore(deps): update databricks-sdk requirement from <1.0.0,>=0.81.0 to >=0.120.0,<1.0.0#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/databricks-sdk-gte-0.120.0-and-lt-1.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Changelog

Sourced from databricks-sdk's changelog.

Release v0.120.0 (2026-07-01)

API Changes

  • Add download_message_attachment_visualization() method for w.genie workspace-level service.
  • Add omit_permissions_in_response field for databricks.sdk.service.catalog.UpdatePermissions.
  • Add viz field for databricks.sdk.service.dashboards.GenieAttachment.
  • Add enable_visualization field for databricks.sdk.service.dashboards.GenieCreateConversationMessageRequest.
  • Add enable_visualization field for databricks.sdk.service.dashboards.GenieStartConversationMessageRequest.
  • Add excluded_schemas field for databricks.sdk.service.dataclassification.CatalogConfig.
  • Add etag field for databricks.sdk.service.disasterrecovery.UpdateFailoverGroupRequest.
  • Add spec field for databricks.sdk.service.environments.WorkspaceBaseEnvironment.
  • Add full_name field for databricks.sdk.service.iamv2.User.
  • Add status_message field for databricks.sdk.service.jobs.AiRuntimeTaskOutput.
  • Add sql_condition field for databricks.sdk.service.jobs.CronSchedule.
  • Add sql_condition field for databricks.sdk.service.jobs.TriggerInfo.
  • Add sql_condition field for databricks.sdk.service.jobs.TriggerSettings.
  • Add sql_condition field for databricks.sdk.service.jobs.TriggerStateProto.
  • Add first_distinct_n, first_n, last_distinct_n and last_n fields for databricks.sdk.service.ml.AggregationFunction.
  • Add replace_existing field for databricks.sdk.service.postgres.CreateDatabaseRequest.
  • Add replace_existing field for databricks.sdk.service.postgres.CreateRoleRequest.
  • Add read_only_pooled_host and read_write_pooled_host fields for databricks.sdk.service.postgres.EndpointHosts.
  • Add last_active_time field for databricks.sdk.service.postgres.EndpointStatus.
  • Add expire_time, group_name and ttl fields for databricks.sdk.service.postgres.GenerateDatabaseCredentialRequest.
  • Add autoscaling_limit_max_cu, autoscaling_limit_min_cu, no_suspension and suspend_timeout_duration fields for databricks.sdk.service.postgres.InitialEndpointSpec.
  • Add initial_branch_spec field for databricks.sdk.service.postgres.Project.
  • Add compute_last_active_time field for databricks.sdk.service.postgres.ProjectStatus.
  • Add telemetry_config field for databricks.sdk.service.serving.CreateServingEndpoint.
  • Add telemetry_config field for databricks.sdk.service.serving.ServingEndpoint.
  • Add telemetry_config field for databricks.sdk.service.serving.ServingEndpointDetailed.
  • Add read_metadata enum value for databricks.sdk.service.catalog.Privilege.
  • [Breaking] Remove name field for databricks.sdk.service.iamv2.User.

Release v0.119.0 (2026-06-24)

New Features and Improvements

  • Added a meta-harness user-agent dimension that reports the omnigent meta-harness (detected via the OMNIGENT environment variable) independently of agent detection.

API Changes

  • Add cancel_pending_cluster_enforcement() method for w.policy_compliance_for_clusters workspace-level service.
  • Add bundle_root_path field for databricks.sdk.service.bundledeployments.WorkspaceInfo.
  • Add pending_enforcement field for databricks.sdk.service.compute.ClusterCompliance.
  • Add enforce_mode field for databricks.sdk.service.compute.EnforceClusterComplianceRequest.
  • Add enforce_result field for databricks.sdk.service.compute.EnforceClusterComplianceResponse.
  • Add pending_enforcement field for databricks.sdk.service.compute.GetClusterComplianceResponse.
  • Add ai_runtime_task field for databricks.sdk.service.jobs.ResolvedValues.
  • Add ai_runtime_task_output field for databricks.sdk.service.jobs.RunOutput.
  • Add ai_runtime_task field for databricks.sdk.service.jobs.RunTask.
  • Add ai_runtime_task field for databricks.sdk.service.jobs.SubmitTask.
  • Add ai_runtime_task field for databricks.sdk.service.jobs.Task.
  • Add xlarge enum value for databricks.sdk.service.apps.ComputeSize.

... (truncated)

Commits
  • be7acc0 Update SDK to v0.120.0 (#1488)
  • 3e0fa2b Update SDK to v0.119.0 (#1482)
  • aef495d Update SDK to d1470710f514d8f73570685ee567472fe0cd3807 (#1477)
  • 4314a9b Add sync-label check: PRs need the maintainer-applied 'sync' label (#1473)
  • 8de8d38 Release databricks-sdk-py v0.117.0 (#1472)
  • 8d80062 Fall back to remote runtime on Spark Connect when the legacy namespace is una...
  • d01f89a Make WorkspaceClient.dbutils lazy via cached_property (#1470)
  • c05cc6f Cache tokens minted by DatabricksOidcTokenSource (#1460)
  • 528878e [Release] Release v0.116.0
  • 1399208 Update SDK API to 55d22d7e7879e6be815cfe8e3e4cf7130f822c94 (#1471)
  • Additional commits viewable in compare view

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.81.0...v0.120.0)

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

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

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Author

Labels

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants