Databricks Releases
Databricks blog and Terraform provider releases. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.
Tracking 180 Databricks releases · Updated
- Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.138.0 addresses config profile loading
Databricks SDK Go v0.138.0 fixes an issue where the configuration file loader would not set the profile name when using the legacy fallback. This change ensures consumers can correctly derive a per-profile identifier, preventing issues where writes under the 'DEFAULT' profile could not be found by subsequent reads. This fix is relevant for users of the Databricks CLI and any applications deriving profile identifiers from the SDK's configuration.
patch - Databricks Python SDK Releases sdkinfradatabricksengineer ·
Databricks SDK for Python: Ruff Integration and Formatting Updates
The Databricks SDK for Python has integrated Ruff for formatting and linting, replacing Black, isort, and autoflake. This change aligns the SDK's formatting with Databricks' internal guidelines and prepares for a unified internal repository. While the underlying code formatting logic is updated, there are no behavioral changes for users of the published SDK.
patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.137.0: Agent detection, SCIM optimization, API additions
Databricks SDK Go v0.137.0 improves AI agent detection in User-Agent headers and optimizes SCIM requests by excluding entitlements for faster workspace ID retrieval. This update also introduces new API fields for dashboards, apps, materialized features, and synced tables, benefiting developers working with Databricks services. These changes are now available in the latest SDK release.
patch - Databricks Java SDK Releases sdkinfradatabricksengineer ·
Databricks SDK for Java v0.112.0: API additions and breaking changes
Databricks SDK for Java version 0.112.0 introduces several new methods and fields across various services, including workspace, IAM, jobs, and ML. Notably, it includes breaking changes related to required fields in bundle operations, tag types for marketplace listings, and pagination for cluster events. These updates primarily affect developers building applications and integrations with Databricks using the Java SDK.
breaking patch - Databricks Python SDK Releases sdkinfradatabricksengineer ·
Databricks SDK for Python v0.111.0: Bundle package, Lakeview revert, Postgres undelete
Databricks SDK for Python version 0.111.0 introduces a new bundle package and workspace-level services for Lakeview and Postgres, alongside several field additions across various modules. These changes primarily affect developers using the Python SDK for interacting with Databricks services. Notably, two breaking changes are included regarding tag handling for marketplace listings and pagination for cluster events.
breaking patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.136.0: New features and breaking changes
Databricks SDK Go v0.136.0 introduces several new API methods and fields, enhancing functionality for Postgres workspace services and job management. It also includes breaking changes to the bundle operations and marketplace listing requests, requiring users to update their code for compatibility. This release primarily impacts developers using the Go SDK to interact with Databricks services.
breaking patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.135.0 Adds Bundle Package and TLS Config
The Databricks SDK for Go version 0.135.0 introduces a new bundle package and a workspace-level bundle API, enhancing deployment capabilities. It also adds an MtlsConfig field to the ML AuthConfig, improving secure authentication for machine learning workloads. These updates are primarily relevant to Go developers utilizing the Databricks SDK for infrastructure and ML operations.
patch - Databricks Java SDK Releases sdkinfradatabricksengineer ·
Databricks SDK for Java v0.111.0
Databricks SDK for Java has released version 0.111.0, introducing a new package for bundle operations and a corresponding client service. Additionally, it includes an update to the ML AuthConfig with a new mtlsConfig field. These changes are primarily relevant for developers working with Databricks bundles and ML authentication within their Java applications.
patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.134.0 adds new job and settings fields
The Databricks SDK for Go has been updated to version 0.134.0, introducing new fields for managing pipeline refresh and operational email settings. These additions provide more granular control over job refresh behaviors and custom email recipient configurations within Databricks. The update is primarily relevant for Go developers interacting with Databricks jobs and settings via the SDK.
patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.133.0 Introduces New IAM and Feature APIs
Databricks SDK Go version 0.133.0 adds significant new functionality for managing IAM assignments at both account and workspace levels, alongside enhancements for feature engineering and job task configurations. These updates benefit developers and architects working with Databricks for ML and data engineering, introducing new APIs and fields to support more complex use cases. Notably, several breaking changes are included, requiring developers to update their code when integrating these new features.
breaking patch - Terraform Databricks Provider Releases terraforminfradatabricksdeprecationengineer ·
Databricks Terraform Provider v1.115.0: Bug Fixes and Deprecations
This release of the Databricks Terraform provider addresses several critical bugs affecting various resources when used with account-level configurations. Specifically, issues with decoding state, resolving workspace IDs, and handling OAuth configurations are resolved, ensuring greater stability for users managing Databricks resources via Terraform. Additionally, the provider deprecates the `provider_config` field for account-level settings, signaling a move towards more streamlined configuration management. These fixes benefit users managing complex Databricks environments, particularly those leveraging account-level configurations or migrating to newer provider versions.
patch - Databricks Python SDK Releases sdkinfradatabricksengineer ·
Databricks SDK for Python v0.107.0 Enhances APIs and Fixes Auth
Databricks SDK for Python v0.107.0 introduces new API methods for supervisor agents and vector search endpoints, along with several new fields across various services like pipelines and settings. The release also includes a fix for the CLI's auth token command to ensure fresh tokens are used, addressing potential stale token issues. These changes are primarily for engineers and architects working with the Databricks platform.
breaking patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.132.0: New Features and Breaking Changes
Databricks SDK Go version 0.132.0 introduces several new fields and enum values across various services, including pipelines, catalog, and vector search, enhancing connector options and metadata capabilities. Notably, it includes breaking changes by removing MinQps fields from vector search endpoint creation and patching, and modifying Description fields in supervisor agents and tools to be non-required. These updates primarily affect developers using the Go SDK to interact with Databricks services, requiring attention for any code relying on the removed or changed fields.
breaking patch - Databricks Java SDK Releases sdkinfradatabricks ·
Databricks SDK Java v0.106.0: New Features and Breaking Changes
Databricks SDK Java version 0.106.0 introduces new packages for disaster recovery and temporary volume credentials, alongside several API additions and field updates across various services. Some changes are backward-incompatible, notably the removal of the `connection` field from the `Tool` class and making the `description` field optional for `SupervisorAgent`. These updates primarily affect developers using the Java SDK to interact with Databricks services.
breaking patch - Databricks Python SDK Releases sdkinfradatabricksengineer ·
Databricks SDK for Python v0.106.0: New Features and Breaking Changes
Databricks SDK for Python version 0.106.0 introduces new workspace and account-level services, including temporary volume credentials, enhanced knowledge assistant capabilities, and disaster recovery features. It also adds numerous fields to existing services for data pipelines and Postgres management, alongside a breaking change in how connections and tools are handled in the supervisor agents service. This release affects developers using the Databricks SDK, particularly those interacting with workspace services or relying on the supervisor agents' connection fields.
breaking patch - Terraform Databricks Provider Releases terraforminfradatabricksengineer ·
Databricks Terraform Provider v1.114.1 Rolls Back to v1.113.0
Databricks Terraform Provider version 1.114.1 has been reverted to version 1.113.0 due to issues discovered in the latest release. This rollback ensures stability for users managing Databricks resources via Terraform. Users who have already upgraded to 1.114.1 should consider downgrading to 1.113.0.
patch - Terraform Databricks Provider Releases terraforminfradatabricksengineer ·
Databricks Terraform Provider v1.114.0 Adds Disaster Recovery and Supervisor Agent Resources
Version 1.114.0 of the Databricks Terraform provider introduces new resources for disaster recovery failover groups, stable URLs, and supervisor agents. It also enhances support for adopting pre-existing PostgreSQL branch and endpoint resources. These updates benefit Databricks users managing their infrastructure via Terraform, particularly those focused on resilience and agent-based automation.
patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.131.0: New APIs and Breaking Changes
Databricks SDK Go version 0.131.0 introduces several new API methods and fields across workspace, account, and compute services, including disaster recovery and knowledge assistants. Notably, there are breaking changes to the supervisor agents connection field. These updates primarily affect developers and architects working with the Databricks API via Go, requiring adjustments for specific supervisor agent interactions.
breaking patch - Databricks Go SDK Releases sdkinfradatabricksengineer ·
Databricks SDK Go v0.130.0: Unified Host Support and API Additions
Databricks SDK Go version 0.130.0 introduces support for unified hosts, allowing a single configuration profile for account and workspace operations. This release also includes breaking changes, such as the removal of the experimental unified host detection field and the file-based OAuth token cache, which now defaults to an in-memory cache. Several new API endpoints and fields have been added, enhancing capabilities for managing volumes, knowledge assistants, apps, and pipeline connectors.
breaking patch - Databricks Java SDK Releases sdkinfraawsazuregcpdatabricksengineer ·
Databricks SDK Java v0.105.0: AI agent detection, breaking changes, new APIs
Databricks SDK Java v0.105.0 introduces automatic detection of AI coding agents in HTTP request headers, enhancing environment identification. It also includes breaking changes by removing the experimental unified host flag and several API method path updates. Several new APIs and fields have been added across services like secrets, supervisor agents, and postgres, with bug fixes for SPOG host compatibility.
breaking patch
About Databricks release tracking on ReleaseBytes
Databricks platform releases, runtime versions and Terraform provider updates each have their own changelog. ReleaseBytes merges them into one feed with plain-English summaries, and its EOL tracker follows Databricks runtime support windows — including the Python and Spark versions each runtime pins.
Frequently asked questions
How often are Databricks release notes updated on ReleaseBytes? ›
Continuously. ReleaseBytes monitors the official Databricks release channels around the clock and publishes a plain-English summary of each announcement shortly after it lands.
What kinds of Databricks changes does ReleaseBytes track? ›
New features, enhancements, bug fixes, security advisories, breaking changes, deprecations and end-of-life announcements. Every item is tagged by type so you can filter to just the changes that need action.
How can I get alerts for new Databricks releases? ›
Set up a free email or Slack alert filtered to Databricks, subscribe to the weekly digest, or follow the RSS feed. Teams can also install the ReleaseBytes GitHub App or connect via MCP.
Where does the Databricks release data come from? ›
From the official sources: Databricks blog and Terraform provider releases. Every item links back to the original vendor announcement.