Databricks SDKs introduced IAM v2 methods and enforced pagination across identity APIs.
August brought significant identity and access management changes across both the Python and Go SDKs. Both libraries received expanded IAM v2 methods to manage users, groups, service principals, and workspace assignments at account and workspace levels [11, 12]. These additions accompanied a series of breaking changes, as list methods for IAM entities and workspace assignments began requiring explicit pagination handling [6, 7, 9, 10]. Earlier releases also removed legacy internal identifiers from core IAM models [20].
Pipeline connectivity and resource management broadened across multiple releases. Developers gained integration support for NetSuite, LinkedIn Ads, Marketo, RabbitMQ, and external API sources, alongside Postgres snapshot operations and halfvec column types [1, 9, 15, 17]. Compute configurations added H100 GPU and GpuXlarge8 options, while billing APIs received granular principal overrides and usage-blocking alert actions [1, 15, 17, 18]. Under the hood, the Go SDK raised its baseline to Go 1.25, resolved concurrent OAuth token cache conflicts, and adjusted bundle deployment models [6, 7, 8].
In developer tooling, Databricks accelerated the shift away from Terraform state in asset bundles, transitioning default bundle workflows to a direct deployment engine [2, 16]. In the broader ecosystem, the community introduced Minilake, an emulator built to run Databricks SDK and Terraform code locally against real SQL and job runtimes [4].
Everything cited
- [1]v0.177.0 release · 2026-08-31
- [2]v1.14.0 release · 2026-08-26
- [3]v1.13.0 release · 2026-08-20
- [4]Minilake: a free, local Databricks API emulator — a single-developer tool for testing databricks-sdk/Terraform code against real SQL, real Delta Lake, and real Job execution community · 2026-08-19
- [5]v0.175.0 release · 2026-08-19
- [6]v0.174.0 release · 2026-08-18
- [7]v0.173.0 release · 2026-08-17
- [8]v0.131.0 release · 2026-08-17
- [9]v0.130.0 release · 2026-08-16
- [10]v0.129.0 release · 2026-08-15
- [11]v0.172.0 release · 2026-08-13
- [12]v0.128.0 release · 2026-08-13
- [13]v1.12.1 release · 2026-08-12
- [14]v1.12.0 release · 2026-08-12
- [15]v0.171.0 release · 2026-08-12
- [16]v1.11.0 release · 2026-08-06
- [17]v0.125.0 release · 2026-08-05
- [18]v0.170.0 release · 2026-08-05
- [19]v0.169.0 release · 2026-08-04
- [20]v0.168.0 release · 2026-08-03
A frozen monthly snapshot, generated from the brickster.ai archive and never rewritten. For the live view of this topic, see the Databricks SDK hub. brickster.ai is an independent community project, not affiliated with Databricks, Inc.
