Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

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

Release notes

Sourced from databricks-sdk's releases.

v0.73.0

Release v0.73.0

Security

  • Update protobuf dependency constraints to exclude known vulnerable versions (related to SNYK-PYTHON-PROTOBUF-10364902).
Changelog

Sourced from databricks-sdk's changelog.

Release v0.73.0 (2025-11-05)

Security

  • Update protobuf dependency constraints to exclude known vulnerable versions (related to SNYK-PYTHON-PROTOBUF-10364902).

Release v0.72.0 (2025-11-04)

Bug Fixes

  • Fix FilesExt can fail to upload and download data when Presigned URLs are not available in certain environments (e.g. Serverless GPU clusters).

  • Fix FilesExt.upload and FilesExt.upload_from would fail when the source content is empty and use_parallel=True.

API Changes

  • Add google_ads, tiktok_ads, salesforce_marketing_cloud, hubspot, workday_hcm, guidewire and zendesk enum values for databricks.sdk.service.pipelines.IngestionSourceType.
  • Add batch_create_materialized_features() method for w.feature_engineering workspace-level service.
  • Add lineage_context field for databricks.sdk.service.ml.Feature.
  • Add autoscale_v2 enum value for databricks.sdk.service.compute.EventDetailsCause.
  • Add unsupported_conversation_type_exception enum value for databricks.sdk.service.dashboards.MessageErrorType.
  • Add red_state and yellow_state enum values for databricks.sdk.service.vectorsearch.EndpointStatusState.
  • [Breaking] Change table_names field for databricks.sdk.service.jobs.TableUpdateTriggerConfiguration to be required.
  • Change table_names field for databricks.sdk.service.jobs.TableUpdateTriggerConfiguration to be required.

Release v0.71.0 (2025-10-30)

Bug Fixes

  • Fix the issue where FilesExt.upload's second parameter was changed from contents to content unintentionally. Now the interface is backward compatible to versions previous than 0.69.0.

API Changes

  • Add instance_profile_arn field for databricks.sdk.service.compute.InstancePoolAwsAttributes.
  • Add continuous, sliding and tumbling fields for databricks.sdk.service.ml.TimeWindow.
  • Add usage_policy_id field for databricks.sdk.service.pipelines.CreatePipeline.
  • Add usage_policy_id field for databricks.sdk.service.pipelines.EditPipeline.
  • Add usage_policy_id field for databricks.sdk.service.pipelines.PipelineSpec.
  • Add read_files_bytes field for databricks.sdk.service.sql.QueryMetrics.
  • Add select enum value for databricks.sdk.service.apps.AppManifestAppResourceUcSecurableSpecUcSecurablePermission.
  • Add table enum value for databricks.sdk.service.apps.AppManifestAppResourceUcSecurableSpecUcSecurableType.
  • Add decommission_started and decommission_ended enum values for databricks.sdk.service.compute.EventType.
  • Add dbr_image_resolution_failure enum value for databricks.sdk.service.compute.TerminationReasonCode.
  • Add dbr_image_resolution_failure enum value for databricks.sdk.service.sql.TerminationReasonCode.
  • [Breaking] Change offline_store_config and online_store_config fields for databricks.sdk.service.ml.MaterializedFeature to no longer be required.
  • Change offline_store_config and online_store_config fields for databricks.sdk.service.ml.MaterializedFeature to no longer be required.
  • [Breaking] Change lifecycle_state field for databricks.sdk.service.sql.AlertV2 to type databricks.sdk.service.sql.AlertLifecycleState dataclass.
  • [Breaking] Remove table field for databricks.sdk.service.jobs.TriggerSettings.
  • [Breaking] Remove duration and offset fields for databricks.sdk.service.ml.TimeWindow.

Release v0.70.0 (2025-10-23)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
databricks-sdk [>= 0.25.a, < 0.26]

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.58.0...v0.73.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2025 15:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2025
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant