Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update databricks-sdk requirement from <0.45.0,>=0.44.0 to >=0.44.0,<0.47.0 #3831

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

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

Release notes

Sourced from databricks-sdk's releases.

v0.46.0

Release v0.46.0

New Features and Improvements

  • [Experimental] Add support for async token refresh (#916). This can be enabled with by setting the following setting:
    export DATABRICKS_ENABLE_EXPERIMENTAL_ASYNC_TOKEN_REFRESH=1
    
    This feature and its setting are experimental and may be removed in future releases.

API Changes

  • Added w.forecasting workspace-level service.
  • Added statement_id field for databricks.sdk.service.dashboards.GenieQueryAttachment.
  • Added could_not_get_model_deployments_exception enum value for databricks.sdk.service.dashboards.MessageErrorType.
  • [Breaking] Removed jwks_uri field for databricks.sdk.service.oauth2.OidcFederationPolicy.
Changelog

Sourced from databricks-sdk's changelog.

Release v0.46.0

New Features and Improvements

  • [Experimental] Add support for async token refresh (#916). This can be enabled with by setting the following setting:
    export DATABRICKS_ENABLE_EXPERIMENTAL_ASYNC_TOKEN_REFRESH=1.
    
    This feature and its setting are experimental and may be removed in future releases.

API Changes

  • Added w.forecasting workspace-level service.
  • Added statement_id field for databricks.sdk.service.dashboards.GenieQueryAttachment.
  • Added could_not_get_model_deployments_exception enum value for databricks.sdk.service.dashboards.MessageErrorType.
  • [Breaking] Removed jwks_uri field for databricks.sdk.service.oauth2.OidcFederationPolicy.

Release v0.45.0

New Features and Improvements

  • Update Jobs service to use API 2.2 (#913).

Internal Changes

  • Refactor DatabricksError to expose different types of error details (#912).
  • Update Jobs ListJobs API to support paginated responses (#896)
  • Update Jobs ListRuns API to support paginated responses (#890)
  • Introduce automated tagging (#888)
  • Update Jobs GetJob API to support paginated responses (#869).
  • Update On Behalf Of User Authentication in Multithreaded applications (#907)

API Changes

  • Added execute_message_attachment_query(), get_message_attachment_query_result() and get_space() methods for w.genie workspace-level service.
  • Added list_provider_share_assets() method for w.providers workspace-level service.
  • Added budget_policy_id and effective_budget_policy_id fields for databricks.sdk.service.apps.App.
  • Added policy field for databricks.sdk.service.billing.CreateBudgetPolicyRequest.
  • Added databricks_gcp_service_account field for databricks.sdk.service.catalog.ValidateCredentialRequest.
  • Added attachment_id field for databricks.sdk.service.dashboards.GenieAttachment.
  • Added conversation_id field for databricks.sdk.service.dashboards.GenieConversation.
  • Added message_id field for databricks.sdk.service.dashboards.GenieMessage.
  • Added description, id, last_updated_timestamp, query, query_result_metadata and title fields for databricks.sdk.service.dashboards.GenieQueryAttachment.
  • Added gen_ai_compute_task field for databricks.sdk.service.jobs.RunTask.
  • Added gen_ai_compute_task field for databricks.sdk.service.jobs.SubmitTask.
  • Added gen_ai_compute_task field for databricks.sdk.service.jobs.Task.
  • Added run_name field for databricks.sdk.service.ml.CreateRun.
  • Added run_name field for databricks.sdk.service.ml.RunInfo.
  • Added run_name field for databricks.sdk.service.ml.UpdateRun.
  • Added lifetime field for databricks.sdk.service.oauth2.CreateServicePrincipalSecretRequest.
  • Added expire_time field for databricks.sdk.service.oauth2.CreateServicePrincipalSecretResponse.
  • Added jwks_uri field for databricks.sdk.service.oauth2.OidcFederationPolicy.

... (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)

Partially verified

This commit is signed with the committer’s verified signature.
JCZuurmond’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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.44.0...v0.46.0)

---
updated-dependencies:
- dependency-name: databricks-sdk
  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 Mar 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 12, 2025 15:08
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.

None yet

0 participants