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

Bump databricks-sdk from 0.38.0 to 0.44.1 #3765

Merged
merged 2 commits into from
Feb 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps databricks-sdk from 0.38.0 to 0.44.1.

Release notes

Sourced from databricks-sdk's releases.

v0.44.1

New Features and Improvements

  • Introduce new Credential Strategies for Agents (#882).

Bug Fixes

  • Fix public documentation

Internal Changes

  • GetRun logic paginates more arrays (#867).

v0.44.0

[Release] Release v0.44.0

Internal Changes

  • Fix tests/integration/test_dbutils.py::test_secrets (#884).

API Changes:

  • Added get_message_query_result_by_attachment() method for w.genie workspace-level service.
  • Added id field for databricks.sdk.service.apps.App.
  • Added limit_config field for databricks.sdk.service.billing.UpdateBudgetPolicyRequest.
  • Added volumes field for databricks.sdk.service.compute.ClusterLogConf.
  • Removed review_state, reviews and runner_collaborators fields for databricks.sdk.service.cleanrooms.CleanRoomAssetNotebook.

OpenAPI SHA: 99f644e72261ef5ecf8d74db20f4b7a1e09723cc, Date: 2025-02-11

v0.42.0

Bug Fixes

  • Fix docs generation when two services have the same name (#872).

Internal Changes

  • Add CICD environment to the User Agent (#866).
  • Add unit tests for retriable requests (#879).
  • Extract "before retry" handler, use it to rewind the stream (#878).
  • Update Model Serving http_request mixin to correctly use the underlying API. (#876).

Backward Incompatible Changes

  • Changed create() method for w.serving_endpoints workspace-level service with new required argument order.

... (truncated)

Changelog

Sourced from databricks-sdk's changelog.

[Release] Release v0.44.1

New Features and Improvements

  • Introduce new Credential Strategies for Agents (#882).

Internal Changes

  • GetRun logic paginates more arrays (#867).

[Release] Release v0.44.0

Internal Changes

  • Fix tests/integration/test_dbutils.py::test_secrets (#884).

API Changes:

  • Added get_message_query_result_by_attachment() method for w.genie workspace-level service.
  • Added id field for databricks.sdk.service.apps.App.
  • Added limit_config field for databricks.sdk.service.billing.UpdateBudgetPolicyRequest.
  • Added volumes field for databricks.sdk.service.compute.ClusterLogConf.
  • Removed review_state, reviews and runner_collaborators fields for databricks.sdk.service.cleanrooms.CleanRoomAssetNotebook.

OpenAPI SHA: 99f644e72261ef5ecf8d74db20f4b7a1e09723cc, Date: 2025-02-11

[Release] Release v0.43.0

API Changes:

  • Added w.lakeview_embedded workspace-level service and w.query_execution workspace-level service.
  • Added w.redash_config workspace-level service.
  • Added gcp_oauth_token field for databricks.sdk.service.catalog.TemporaryCredentials.
  • Added options field for databricks.sdk.service.catalog.UpdateCatalog.
  • Added disabled field for databricks.sdk.service.jobs.RunTask.

OpenAPI SHA: c72c58f97b950fcb924a90ef164bcb10cfcd5ece, Date: 2025-02-03

Bug Fixes

  • Fix docs generation when two services have the same name (#872).

Internal Changes

  • Add CICD environment to the User Agent (#866).
  • Add unit tests for retriable requests (#879).

... (truncated)

Commits
  • 1a1719a [Release] Release v0.44.1 (#887)
  • 75bcfd3 [Internal] GetRun logic paginates more arrays (#867)
  • 41f5f4b [Feature] Introduce new Credential Strategies for Agents (#882)
  • 3c391a0 [Release] Release v0.44.0 (#885)
  • 3ab8c3b [Internal] Fix tests/integration/test_dbutils.py::test_secrets (#884)
  • b64ef18 [Release] Release v0.43.0 (#883)
  • 6f094aa [Release] Release v0.42.0 (#880)
  • aa4f0f3 [Fix] Exclude localhost from hitting proxies for metadata service requests (#...
  • 95277c8 [Internal] Add unit tests for retriable requests (#879)
  • 5339396 [Internal] Update Model Serving http_request mixin to correctly use the und...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 00:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@dakinggg
Copy link
Contributor

@dependabot rebase

Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.38.0 to 0.44.1.
- [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.38.0...v0.44.1)

---
updated-dependencies:
- dependency-name: databricks-sdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/databricks-sdk-0.44.1 branch from e0b9d18 to f7bb213 Compare February 20, 2025 17:51
@dakinggg dakinggg enabled auto-merge (squash) February 20, 2025 17:52
@dakinggg dakinggg merged commit 4127566 into main Feb 22, 2025
14 checks passed
@dakinggg dakinggg deleted the dependabot/pip/databricks-sdk-0.44.1 branch February 22, 2025 00:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant