Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 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.122.0 (2026-07-21)

API Changes

  • Add list_clean_room_task_runs_handler() method for w.clean_room_task_runs workspace-level service.
  • Add create_cdf_config(), delete_cdf_config(), get_cdf_config(), get_cdf_status(), list_cdf_configs() and list_cdf_statuses() methods for w.postgres workspace-level service.
  • Add initial_parent_path field for databricks.sdk.service.bundledeployments.Deployment.
  • Add parent field for databricks.sdk.service.catalog.CreateConnection.
  • Add parent field for databricks.sdk.service.catalog.ListConnectionsRequest.
  • Add enable_shared_output field for databricks.sdk.service.cleanrooms.CleanRoom.
  • Add jar_analysis field for databricks.sdk.service.cleanrooms.CleanRoomAsset.
  • Add description and environment_version fields for databricks.sdk.service.cleanrooms.CleanRoomAssetNotebook.
  • Add shared_output_schema_expiration_time and shared_output_schema_name fields for databricks.sdk.service.cleanrooms.CleanRoomNotebookTaskRun.
  • Add enable_shared_output and package_provider_collaborator_alias fields for databricks.sdk.service.cleanrooms.CleanRoomRemoteDetail.
  • Add jar_analysis_review field for databricks.sdk.service.cleanrooms.CreateCleanRoomAssetReviewRequest.
  • Add jar_analysis_review_state and jar_analysis_reviews fields for databricks.sdk.service.cleanrooms.CreateCleanRoomAssetReviewResponse.
  • Add capacity_reservation_group field for databricks.sdk.service.compute.InstancePoolAzureAttributes.
  • Add effective_workspace_id field for databricks.sdk.service.disasterrecovery.StableUrl.
  • Add performance_target field for databricks.sdk.service.jobs.SubmitRun.
  • Add dataframe_schema and transformation_sql fields for databricks.sdk.service.ml.StreamSource.
  • Add lifetime and sawtooth fields for databricks.sdk.service.ml.TimeWindow.
  • Add effective_table_prefix field for databricks.sdk.service.ml.UcTraceLocation.
  • Add aws_vpc_endpoint_info and gcp_psc_endpoint_info fields for databricks.sdk.service.networking.Endpoint.
  • Add reddit_ads_options field for databricks.sdk.service.pipelines.ConnectorOptions.
  • Add custom_report_options field for databricks.sdk.service.pipelines.GoogleAdsOptions.
  • Add custom_report_options field for databricks.sdk.service.pipelines.MetaMarketingOptions.
  • Add source_metadata_column field for databricks.sdk.service.pipelines.TableSpecificConfig.
  • Add custom_report_options field for databricks.sdk.service.pipelines.TikTokAdsOptions.
  • Add table_names and telemetry_profile_id fields for databricks.sdk.service.serving.TelemetryConfig.
  • Add git_cli_enabled field for databricks.sdk.service.workspace.GetRepoResponse.
  • Add jdbc enum value for databricks.sdk.service.catalog.ConnectionType.
  • Add jar_analysis enum value for databricks.sdk.service.cleanrooms.CleanRoomAssetAssetType.
  • Add minutes enum value for databricks.sdk.service.jobs.PeriodicTriggerConfigurationTimeUnit.
  • Add ksa_ecc_ccc_dcc enum value for databricks.sdk.service.settings.ComplianceStandard.
  • [Breaking] Change create_workspace_assignment_detail(), delete_workspace_assignment_detail(), get_workspace_access_detail(), get_workspace_assignment_detail(), list_workspace_assignment_details(), resolve_group(), resolve_service_principal(), resolve_user() and update_workspace_assignment_detail() methods for a.account_iam_v2 account-level service. Method path has changed.
  • [Breaking] Change create_workspace_assignment_detail_proxy(), delete_workspace_assignment_detail_proxy(), get_workspace_access_detail_local(), get_workspace_assignment_detail_proxy(), list_workspace_assignment_details_proxy(), resolve_group_proxy(), resolve_service_principal_proxy(), resolve_user_proxy() and update_workspace_assignment_detail_proxy() methods for w.workspace_iam_v2 workspace-level service. Method path has changed.
  • [Breaking] Change internal_id field for databricks.sdk.service.iamv2.Group to type str dataclass.
  • [Breaking] Change internal_id field for databricks.sdk.service.iamv2.ServicePrincipal to type str dataclass.
  • [Breaking] Change internal_id field for databricks.sdk.service.iamv2.User to type str dataclass.
  • Change window_duration field for databricks.sdk.service.ml.RollingWindow to no longer be required.
  • [Breaking] Change window_duration field for databricks.sdk.service.ml.RollingWindow to no longer be required.
  • Change window_duration field for databricks.sdk.service.ml.SlidingWindow to no longer be required.
  • [Breaking] Change window_duration field for databricks.sdk.service.ml.SlidingWindow to no longer be required.
  • [Breaking] Remove code_source_path field for databricks.sdk.service.jobs.AiRuntimeTask.
  • [Breaking] Remove long_rolling field for databricks.sdk.service.ml.TimeWindow.

Release v0.121.0 (2026-07-09)

API Changes

  • Add list() and list_effective() methods for w.grants workspace-level service.
  • Add update_time field for databricks.sdk.service.bundledeployments.Resource.

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

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

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

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