Skip to content

Bump Go SDK to v0.182.0 and Terraform provider to v1.133.0 - #6810

Closed
shreyas-goenka wants to merge 2 commits into
mainfrom
shreyas-goenka/bump-sdk-0.182.0-tf-1.133.0
Closed

shreyas-goenka wants to merge 2 commits into
mainfrom
shreyas-goenka/bump-sdk-0.182.0-tf-1.133.0

Conversation

@shreyas-goenka

@shreyas-goenka shreyas-goenka commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

Changes

Bump github.com/databricks/databricks-sdk-go from v0.178.0 to v0.182.0 and the Databricks Terraform provider from v1.132.0 to v1.133.0. Update the SDK's pinned OpenAPI SHA, generated bundle schemas and field mappings, and the B300 validation expectation.

Pending before merge: regenerate .codegen/cli.json, CLI commands, and Python bundle models. ./task generate-clijson is blocked by expired dbcert credentials; downstream Python generation needs enum metadata from that refreshed spec.

Why

Pick up the latest released SDK APIs and Terraform provider fixes.

Tests

  • CLI build passed with GOFLAGS=-buildvcs=false (local Git discovery issue).
  • Root unit suite: 11,146 tests, 51 skipped; tools suite: 73 tests.
  • Formatting, Go lint across all modules, and Python lint passed.
  • Dependency, whitespace, dead-code, changelog, ownership, lockfile, and agent-setup checks passed.
  • Full acceptance verification ran 1,333 test directories across both deployment engines. One Terraform pipeline-permissions test timed out at 60 seconds under full load; all its variants passed when rerun alone. Repeat the full suite after the pending spec regeneration.
  • generate-check is blocked on the pending API-spec refresh.

This PR was written by Codex.

Update the pinned SDK spec SHA, Terraform checksums, bundle schemas,
field mappings, and B300 validation expectation.

API-spec and Python regeneration remain pending an internal credential
refresh. Keep this PR in draft until generation and verification finish.

Signed-off-by: Shreyas Goenka <shreyas.goenka@databricks.com>
@github-actions github-actions Bot added DABs DABs related issues AIR Databricks AI Runtime CLI labels Sep 23, 2026
Signed-off-by: Shreyas Goenka <shreyas.goenka@databricks.com>
@eng-dev-ecosystem-bot

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: 5bf8af6

Run: 35849092127

Env ✅​pass 🙈​skip Time
✅​ aws linux 276 17 6:03
✅​ aws windows 278 15 8:55
✅​ azure linux 275 17 6:33
✅​ azure windows 277 15 7:49
✅​ gcp linux 276 17 5:46
✅​ gcp windows 278 15 7:33
Top 6 slowest tests (at least 2 minutes):
duration env testname
8:52 aws windows TestAccept
7:46 azure windows TestAccept
7:30 gcp windows TestAccept
4:08 gcp linux TestAccept
4:04 aws linux TestAccept
4:02 azure linux TestAccept

@janniklasrose

Copy link
Copy Markdown
Member

Superseded by #6817 & #6818

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIR Databricks AI Runtime CLI DABs DABs related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants