Skip to content

chore(deps): update databricks-sdk requirement from <0.78.0,>=0.68.0 to >=0.68.0,<0.103.0#1372

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/databricks-sdk-gte-0.68.0-and-lt-0.103.0
Open

chore(deps): update databricks-sdk requirement from <0.78.0,>=0.68.0 to >=0.68.0,<0.103.0#1372
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/databricks-sdk-gte-0.68.0-and-lt-0.103.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

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

Release notes

Sourced from databricks-sdk's releases.

v0.102.0

Release v0.102.0

New Features and Improvements

  • Added automatic detection of AI coding agents (Antigravity, Claude Code, Cline, Codex, Copilot CLI, Cursor, Gemini CLI, OpenCode) in the user-agent string. The SDK now appends agent/<name> to HTTP request headers when running inside a known AI agent environment.

API Changes

  • Add disable_gov_tag_creation field for databricks.sdk.service.settings.RestrictWorkspaceAdminsMessage.
  • Add disable_gov_tag_creation field for databricks.sdk.service.settingsv2.RestrictWorkspaceAdminsMessage.
Changelog

Sourced from databricks-sdk's changelog.

Release v0.102.0 (2026-03-19)

New Features and Improvements

  • Added automatic detection of AI coding agents (Antigravity, Claude Code, Cline, Codex, Copilot CLI, Cursor, Gemini CLI, OpenCode) in the user-agent string. The SDK now appends agent/<name> to HTTP request headers when running inside a known AI agent environment.

API Changes

  • Add disable_gov_tag_creation field for databricks.sdk.service.settings.RestrictWorkspaceAdminsMessage.
  • Add disable_gov_tag_creation field for databricks.sdk.service.settingsv2.RestrictWorkspaceAdminsMessage.

Release v0.101.0 (2026-03-18)

API Changes

  • Add databricks.sdk.service.environments package.
  • Add w.environments workspace-level service.
  • Add parent_path field for databricks.sdk.service.dashboards.GenieSpace.
  • Add can_create_app enum value for databricks.sdk.service.iam.PermissionLevel.

Release v0.100.0 (2026-03-16)

New Features and Improvements

  • Support default_profile in [__settings__] section of .databrickscfg for consistent default profile resolution across CLI and SDKs.

API Changes

  • Add alert_output field for databricks.sdk.service.jobs.RunOutput.
  • Add alert_task field for databricks.sdk.service.jobs.RunTask.
  • Add alert_task field for databricks.sdk.service.jobs.SubmitTask.
  • Add alert_task field for databricks.sdk.service.jobs.Task.

Release v0.99.0 (2026-03-12)

API Changes

  • Add connector_type and data_staging_options fields for databricks.sdk.service.pipelines.IngestionPipelineDefinition.
  • Add ingestion_source_catalog_name, ingestion_source_connection_name, ingestion_source_schema_name, ingestion_source_table_name and ingestion_source_table_version fields for databricks.sdk.service.pipelines.Origin.
  • Add sub_domain field for databricks.sdk.service.serving.ExternalFunctionRequest.

Release v0.98.0 (2026-03-11)

API Changes

  • Add genie_create_eval_run(), genie_get_eval_result_details(), genie_get_eval_run(), genie_list_eval_results() and genie_list_eval_runs() methods for w.genie workspace-level service.
  • Add update_role() method for w.postgres workspace-level service.
  • Add telemetry_export_destinations field for databricks.sdk.service.apps.App.
  • Add entities and timeseries_column fields for databricks.sdk.service.ml.Feature.
  • Add aggregation_function field for databricks.sdk.service.ml.Function.
  • Add filter_condition field for databricks.sdk.service.ml.KafkaSource.
  • Add attributes field for databricks.sdk.service.postgres.RoleRoleStatus.

... (truncated)

Commits
  • 61089f5 [Release] Release v0.102.0
  • 6c1da5b Add AI agent detection to user-agent string (#1327)
  • 34d6184 Update SDK API to d09dbd77f5a9560cbb816746773da43a8bdbde08 (#1337)
  • 5f0964e [Release] Release v0.101.0
  • fdf335d Remove unified flag usage and fix tests for server-side OIDC resolution (#1331)
  • a8e6ef1 Update SDK API to a806a7cfabedc16c79a32e5b14898e1679aa22d3 (#1335)
  • b62ff9f [Release] Release v0.100.0
  • 09a313a Route downloads through storage proxy builder (#1329)
  • 05eab32 Add integration test for host metadata resolution (#1332)
  • fa94f57 Add workspace ID validation to storage proxy probe (#1324)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.68.0...v0.102.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Mar 28, 2026
@dependabot dependabot bot requested a review from sd-db as a code owner March 28, 2026 06:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants