Databricks
Databricks blog and Terraform provider releases.
- Databricks Java SDK Releases sdkazuredatabricksdeprecationengineer ·
Databricks SDK Java v0.104.0: MSI Auth, Default Profile, New APIs
Databricks SDK Java v0.104.0 introduces Azure Managed Service Identity (MSI) authentication, supports default profiles in `.databrickscfg`, and adds numerous API enhancements for catalog, ML, and Postgres services. This release also fixes several bug issues including error response handling and token scope mismatches. It also includes breaking changes by removing specific fields from Postgres SyncedTableSpec and CustomerFacingIngressNetworkPolicyRequestDestination.
feature patch breaking - Databricks Go SDK Releases sdkinfradatabrickspreviewengineer ·
Databricks SDK Go v0.128.0: Host Metadata Resolver and SPOG Compatibility
Databricks SDK Go v0.128.0 introduces a new experimental `config.DefaultHostMetadataResolverFactory` for shared resolvers and enhances SPOG host compatibility by adding the `X-Databricks-Org-Id` header to specific API calls. It also optimizes `WorkspaceClient.CurrentWorkspaceID()` to use the configured Workspace ID directly, reducing API round trips and fixing potential authentication failures.
feature patch - Databricks Python SDK Releases sdkinfradatabricksengineer ·
Databricks SDK for Python v0.103.0: Drops Python 3.8/3.9, adds unified hosts
Databricks SDK for Python version 0.103.0 introduces support for unified hosts, simplifying configuration for account and workspace operations. This release also drops support for Python 3.8 and 3.9, requiring users to upgrade to Python 3.10 or higher, aligning with Databricks Runtime LTS. Several new API methods and fields have been added for various services including Postgres, Apps, and Vector Search.
breaking feature patch - Terraform Databricks Provider Releases terraforminfraawsazuregcpdatabricksengineer ·
Databricks Terraform Provider v1.113.0 Adds Postgres Catalog and Synced Table Resources
Databricks Terraform Provider v1.113.0 introduces new resources for managing Postgres catalogs and synced tables, along with workspace base environments. It also enhances configuration flexibility by allowing explicit cloud type specification and API level control for account/workspace resources, impacting engineers and architects managing Databricks infrastructure via Terraform.
feature patch - Databricks Go SDK Releases sdkinfraazuregcpdatabricksdeprecationengineer ·
Databricks SDK Go v0.127.0: Go 1.24+, HostMetadataResolver, LimitIterator
This release of the Databricks SDK for Go updates the minimum Go version to 1.24 and introduces a new HostMetadataResolver hook for custom host metadata resolution. It also adds a LimitIterator for controlled lazy iteration and includes numerous bug fixes related to token acquisition and caching, impacting developers working with Databricks authentication across various cloud providers.
breaking feature patch
