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 com.databricks:databricks-sdk-java from 0.21.0 to 0.36.0 #1292

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps com.databricks:databricks-sdk-java from 0.21.0 to 0.36.0.

Release notes

Sourced from com.databricks:databricks-sdk-java's releases.

v0.36.0

No release notes provided.

v0.35.0

New Features and Improvements

  • DatabricksConfig: Add clone() support (#376).

Bug Fixes

  • Fix vulnerabilities in the present SDK version (#383).

Internal Changes

  • Add test instructions for external contributors (#370).
  • Always write message for manual test integration (#374).
  • Automatically trigger integration tests on PR (#369).
  • Move templates in the code generator (#373).
  • Refresh PR template (#381).

API Changes:

  • Added workspaceClient.aibiDashboardEmbeddingAccessPolicy() service and workspaceClient.aibiDashboardEmbeddingApprovedDomains() service.
  • Added workspaceClient.credentials() service.
  • Added appDeployment field for com.databricks.sdk.service.apps.CreateAppDeploymentRequest.
  • Added app field for com.databricks.sdk.service.apps.CreateAppRequest.
  • Added app field for com.databricks.sdk.service.apps.UpdateAppRequest.
  • Added table field for com.databricks.sdk.service.catalog.CreateOnlineTableRequest.
  • Added azureAad field for com.databricks.sdk.service.catalog.GenerateTemporaryTableCredentialResponse.
  • Added omitUsername field for com.databricks.sdk.service.catalog.ListTablesRequest.
  • Added fullName field for com.databricks.sdk.service.catalog.StorageCredentialInfo.
  • Added dashboard field for com.databricks.sdk.service.dashboards.CreateDashboardRequest.
  • Added schedule field for com.databricks.sdk.service.dashboards.CreateScheduleRequest.
  • Added subscription field for com.databricks.sdk.service.dashboards.CreateSubscriptionRequest.
  • Added warehouseId field for com.databricks.sdk.service.dashboards.Schedule.
  • Added dashboard field for com.databricks.sdk.service.dashboards.UpdateDashboardRequest.
  • Added schedule field for com.databricks.sdk.service.dashboards.UpdateScheduleRequest.
  • Added only field for com.databricks.sdk.service.jobs.RunNow.
  • Added pageToken field for com.databricks.sdk.service.oauth2.ListServicePrincipalSecretsRequest.
  • Added nextPageToken field for com.databricks.sdk.service.oauth2.ListServicePrincipalSecretsResponse.
  • Added restartWindow field for com.databricks.sdk.service.pipelines.CreatePipeline.
  • Added restartWindow field for com.databricks.sdk.service.pipelines.EditPipeline.
  • Added connectionName field for com.databricks.sdk.service.pipelines.IngestionGatewayPipelineDefinition.
  • Added restartWindow field for com.databricks.sdk.service.pipelines.PipelineSpec.
  • Added isNoPublicIpEnabled field for com.databricks.sdk.service.provisioning.CreateWorkspaceRequest.
  • Added privateAccessSettingsId field for com.databricks.sdk.service.provisioning.UpdateWorkspaceRequest.

... (truncated)

Changelog

Sourced from com.databricks:databricks-sdk-java's changelog.

[Release] Release v0.36.0

Internal Changes

  • Update Jobs GetRun API to support paginated responses for jobs and ForEach tasks (#386).

API Changes:

  • Added servicePrincipalClientId field for com.databricks.sdk.service.apps.App.
  • Added azureServicePrincipal, gcpServiceAccountKey and readOnly fields for com.databricks.sdk.service.catalog.CreateCredentialRequest.
  • Added azureServicePrincipal, readOnly and usedForManagedStorage fields for com.databricks.sdk.service.catalog.CredentialInfo.
  • Added azureServicePrincipal and readOnly fields for com.databricks.sdk.service.catalog.UpdateCredentialRequest.
  • Added externalLocationName, readOnly and url fields for com.databricks.sdk.service.catalog.ValidateCredentialRequest.
  • Added isDir field for com.databricks.sdk.service.catalog.ValidateCredentialResponse.
  • Changed createCredential() and generateTemporaryServiceCredential() methods for workspaceClient.credentials() service with new required argument order.
  • Changed accessConnectorId field for com.databricks.sdk.service.catalog.AzureManagedIdentity to be required.
  • Changed accessConnectorId field for com.databricks.sdk.service.catalog.AzureManagedIdentity to be required.
  • Changed name field for com.databricks.sdk.service.catalog.CreateCredentialRequest to be required.
  • Changed credentialName field for com.databricks.sdk.service.catalog.GenerateTemporaryServiceCredentialRequest to be required.

OpenAPI SHA: f2385add116e3716c8a90a0b68e204deb40f996c, Date: 2024-11-15

[Release] Release v0.35.0

New Features and Improvements

  • DatabricksConfig: Add clone() support (#376).

Bug Fixes

  • Fix vulnerabilities in the present SDK version (#383).

Internal Changes

  • Add test instructions for external contributors (#370).
  • Always write message for manual test integration (#374).
  • Automatically trigger integration tests on PR (#369).
  • Move templates in the code generator (#373).
  • Refresh PR template (#381).

API Changes:

  • Added workspaceClient.aibiDashboardEmbeddingAccessPolicy() service and workspaceClient.aibiDashboardEmbeddingApprovedDomains() service.
  • Added workspaceClient.credentials() service.
  • Added appDeployment field for com.databricks.sdk.service.apps.CreateAppDeploymentRequest.
  • Added app field for com.databricks.sdk.service.apps.CreateAppRequest.
  • Added app field for com.databricks.sdk.service.apps.UpdateAppRequest.

... (truncated)

Commits
  • 1b84a5d [Release] Release v0.36.0 (#387)
  • 4db2b8b [Internal] Update Jobs GetRun API to support paginated responses for jobs and...
  • 9b7ca5d [Release] Release v0.35.0 (#385)
  • 849cd3d [Fix] Fix vulnerabilities in the present SDK version (#383)
  • 5deef7d [Internal] Refresh PR template (#381)
  • f04f6cb [Feature] DatabricksConfig: Add clone() support (#376)
  • a1460c5 [Internal] Move templates in the code generator (#373)
  • a239cae [Internal] Always write message for manual test integration (#374)
  • 2f08742 [Internal] Add test instructions for external contributors (#370)
  • 779b6e3 [Internal] Automatically trigger integration tests on PR (#369)
  • 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)

Bumps [com.databricks:databricks-sdk-java](https://github.com/databricks/databricks-sdk-java) from 0.21.0 to 0.36.0.
- [Release notes](https://github.com/databricks/databricks-sdk-java/releases)
- [Changelog](https://github.com/databricks/databricks-sdk-java/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sdk-java@v0.21.0...v0.36.0)

---
updated-dependencies:
- dependency-name: com.databricks:databricks-sdk-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2024 15:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 5, 2024
Copy link
Collaborator

@sundarshankar89 sundarshankar89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

github-actions bot commented Dec 9, 2024

Coverage tests results

485 tests  ±0   447 ✅ ±0   5s ⏱️ -1s
  7 suites ±0    38 💤 ±0 
  7 files   ±0     0 ❌ ±0 

Results for commit c8447d1. ± Comparison against base commit 98d6e09.

@asnare
Copy link
Contributor

asnare commented Dec 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@asnare asnare added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit 160adcd Dec 9, 2024
8 checks passed
@asnare asnare deleted the dependabot/maven/com.databricks-databricks-sdk-java-0.36.0 branch December 9, 2024 12:03
ericvergnaud added a commit that referenced this pull request Dec 9, 2024
…ature/multiplexer/isolate-sqlglot-dependencies

* feature/multiplexer/refactor-transpiler-config:
  fix docs
  Fix incorrect script for no-pylint-disable (#1329)
  Refactor python transpiler code (#1314)
  Properly translate Snowflake REGEXP_SUBSTR (#1312)
  Prevent Dependabot from upgrading Databricks Connect. (#1322)
  Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 3.4.2 (#1318)
  Bump com.lihaoyi:ujson_2.12 from 3.0.0-M2 to 4.0.2 (#1311)
  Bump org.scoverage:scoverage-maven-plugin from 2.0.5 to 2.0.6 (#1308)
  Bump com.databricks:databricks-sdk-java from 0.21.0 to 0.36.0 (#1292)
ericvergnaud added a commit that referenced this pull request Dec 9, 2024
…feature/multiplexer/rename-fixture

* feature/multiplexer/isolate-sqlglot-dependencies:
  fix docs
  Fix incorrect script for no-pylint-disable (#1329)
  Refactor python transpiler code (#1314)
  Properly translate Snowflake REGEXP_SUBSTR (#1312)
  Prevent Dependabot from upgrading Databricks Connect. (#1322)
  Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 3.4.2 (#1318)
  Bump com.lihaoyi:ujson_2.12 from 3.0.0-M2 to 4.0.2 (#1311)
  Bump org.scoverage:scoverage-maven-plugin from 2.0.5 to 2.0.6 (#1308)
  Bump com.databricks:databricks-sdk-java from 0.21.0 to 0.36.0 (#1292)
ericvergnaud added a commit that referenced this pull request Dec 9, 2024
…lexer/create-launcher-from-cli

* feature/multiplexer/rename-fixture:
  fix docs
  Fix incorrect script for no-pylint-disable (#1329)
  Refactor python transpiler code (#1314)
  Properly translate Snowflake REGEXP_SUBSTR (#1312)
  Prevent Dependabot from upgrading Databricks Connect. (#1322)
  Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 3.4.2 (#1318)
  Bump com.lihaoyi:ujson_2.12 from 3.0.0-M2 to 4.0.2 (#1311)
  Bump org.scoverage:scoverage-maven-plugin from 2.0.5 to 2.0.6 (#1308)
  Bump com.databricks:databricks-sdk-java from 0.21.0 to 0.36.0 (#1292)
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants