Update SDK API to c5aab29ce2759f7d4a39fcc7aa305bc57d75ccbb#5656
Merged
Conversation
Contributor
|
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
tanmay-db
approved these changes
Apr 28, 2026
tanmay-db
added a commit
that referenced
this pull request
Apr 29, 2026
These two workflow files are auto-generated (# Generated file. DO NOT EDIT.). Restoring them to match origin/main so the revert PR introduces no workflow drift versus main. Changes since v1.113.0 that produced the divergence (now discarded): next-changelog.yml: - #5570 (5ea18ac): added pull_request_target types filter, dependabot skip, bumped actions/checkout v3.6.0 -> v6.0.2 - #5621 (ba1223c): runner-group switch deco-testing -> protected-runner tagging.yml: - #5621 (ba1223c): runner-group switch + Upload created tags artifact step - #5656 (5dc7b31): added packages workflow input + conditional tagging.py call - #5665 (eebe29b): removed duplicate '# Generated file' comment
tanmay-db
added a commit
that referenced
this pull request
Apr 29, 2026
tagging.py is part of the release infrastructure. Restoring it to match origin/main so the revert PR introduces no drift versus main on release tooling. Changes since v1.113.0 that produced the divergence (now picked up): - #5621 (ba1223c): minor +23/-2 update bundled with SDK API auto-bump - #5656 (5dc7b31): +156/-37 — added Version dataclass, CREATED_TAGS_FILE_NAME constant, and the broader tagging-script rework
tanmay-db
added a commit
that referenced
this pull request
Apr 30, 2026
Brings in postgres-related TF artifacts from PRs #5641 and #5656 (from origin/main), with PR #5570's workspace_id-helper changes reverse-applied because PopulateProviderConfigInStateForDataSource and related plumbing do not exist on the v1.113.0 base. Build will fail at three SDK references until the Go SDK is bumped to v0.127.1 with the postgres portions of databricks-sdk-go PR #1649 (adds ReplaceExisting on CreateBranchRequest / CreateEndpointRequest) and PR #1651 (adds Purge on DeleteProjectRequest): - postgres.CreateBranchRequest.ReplaceExisting - postgres.CreateEndpointRequest.ReplaceExisting - postgres.DeleteProjectRequest.Purge Co-authored-by: Isaac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the SDK to the latest API changes.
NO_CHANGELOG=true