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

[Internal] Update SDK to OpenAPI spec #834

Merged
merged 4 commits into from
Dec 10, 2024
Merged

[Internal] Update SDK to OpenAPI spec #834

merged 4 commits into from
Dec 10, 2024

Conversation

tanmay-db
Copy link
Contributor

What changes are proposed in this pull request?

Update SDK to OpenAPI spec

How is this tested?

N/A

Copy link

github-actions bot commented Dec 6, 2024

This PR breaks backwards compatibility for databrickslabs/ucx downstream. See build logs for more details.

Running from downstreams #702

Copy link

github-actions bot commented Dec 6, 2024

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 834
  • Commit SHA: e2d8c4cc959f3785b2873b848fa52861825c9608

Checks will be approved automatically on success.

@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/12203748279

@tanmay-db tanmay-db added this pull request to the merge queue Dec 10, 2024
Merged via the queue into main with commit b235717 Dec 10, 2024
19 checks passed
@tanmay-db tanmay-db deleted the sdk-gen-6dec branch December 10, 2024 15:40
tanmay-db added a commit that referenced this pull request Dec 10, 2024
### Bug Fixes

 * Update Changelog file ([#830](#830)).

### Internal Changes

 * Fix a couple of typos in open_ai_client.py ([#829](#829)).
 * Update SDK to OpenAPI spec ([#834](#834)).

### API Changes:

 * Added `databricks.sdk.service.cleanrooms` package.
 * Added `delete()` method for [w.aibi_dashboard_embedding_access_policy](https://databricks-sdk-py.readthedocs.io/en/latest/workspace/settings/aibi_dashboard_embedding_access_policy.html) workspace-level service.
 * Added `delete()` method for [w.aibi_dashboard_embedding_approved_domains](https://databricks-sdk-py.readthedocs.io/en/latest/workspace/settings/aibi_dashboard_embedding_approved_domains.html) workspace-level service.
 * Added `databricks_gcp_service_account` field for `databricks.sdk.service.catalog.CreateCredentialRequest`.
 * Added `databricks_gcp_service_account` field for `databricks.sdk.service.catalog.CredentialInfo`.
 * Added `gcp_options` field for `databricks.sdk.service.catalog.GenerateTemporaryServiceCredentialRequest`.
 * Added `databricks_gcp_service_account` field for `databricks.sdk.service.catalog.UpdateCredentialRequest`.
 * Added `cached_query_schema` field for `databricks.sdk.service.dashboards.QueryAttachment`.
 * Added .
 * Removed `gcp_service_account_key` field for `databricks.sdk.service.catalog.CreateCredentialRequest`.

OpenAPI SHA: 7016dcbf2e011459416cf408ce21143bcc4b3a25, Date: 2024-12-05
github-merge-queue bot pushed a commit that referenced this pull request Dec 11, 2024
### Bug Fixes

* Update Changelog file
([#830](#830)).


### Internal Changes

* Fix a couple of typos in open_ai_client.py
([#829](#829)).
* Update SDK to OpenAPI spec
([#834](#834)).


### API Changes:

 * Added `databricks.sdk.service.cleanrooms` package.
* Added `delete()` method for
[w.aibi_dashboard_embedding_access_policy](https://databricks-sdk-py.readthedocs.io/en/latest/workspace/settings/aibi_dashboard_embedding_access_policy.html)
workspace-level service.
* Added `delete()` method for
[w.aibi_dashboard_embedding_approved_domains](https://databricks-sdk-py.readthedocs.io/en/latest/workspace/settings/aibi_dashboard_embedding_approved_domains.html)
workspace-level service.
* Added `databricks_gcp_service_account` field for
`databricks.sdk.service.catalog.CreateCredentialRequest`.
* Added `databricks_gcp_service_account` field for
`databricks.sdk.service.catalog.CredentialInfo`.
* Added `gcp_options` field for
`databricks.sdk.service.catalog.GenerateTemporaryServiceCredentialRequest`.
* Added `databricks_gcp_service_account` field for
`databricks.sdk.service.catalog.UpdateCredentialRequest`.
* Added `cached_query_schema` field for
`databricks.sdk.service.dashboards.QueryAttachment`.
 * Added .
* Removed `gcp_service_account_key` field for
`databricks.sdk.service.catalog.CreateCredentialRequest`.

OpenAPI SHA: 7016dcbf2e011459416cf408ce21143bcc4b3a25, Date: 2024-12-05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants