Databricks releases, every cloud
- Warehouse-level statement timeouts (Beta)
Set via statement_timeout field in Create or Update warehouse APIs.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - July 6, 2026
Updates from Databricks Runtime 18, adds Spark Declarative Pipelines and IP address functions.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakehouse Real-Time (Beta)
Delivers sub-second SQL read queries against Unity Catalog tables. Built for low-latency workloads.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - MATCH_RECOGNIZE is now in Beta
Requires enabling Match Recognize preview in workspace settings.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.20 is now available in Preview
Adds IP address functions, NEAREST BY join type, and QUALIFY clause, with fixes for MERGE WITH SCHEMA EVOLUTION.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Metric view parameters are now in Public Preview
binds values at query time, replacing separate views per variant.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Publishing a Unity Catalog catalog to Microsoft Fabric is in Public Preview
Creates a read-only mirrored catalog, allowing Fabric users to query Unity Catalog tables directly.
- AUTO CDC flows for streaming tables in Databricks SQL are generally available
Automatically handles out-of-order records as SCD type 1 or 2, replacing complex MERGE INTO logic.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakehouse Replay (Beta)
Automatically replays serverless workloads against upcoming runtime releases. Requires no setup.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Reorganized Spark Declarative Pipelines on Lakeflow documentation
Conceptual topics are now under Concepts.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - UNIQUE constraint support is now in Public Preview
Enables join elimination and DISTINCT simplification on Photon-enabled compute. Applies to Unity Catalog Delta Lake tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Write data from Microsoft Excel back to Azure Databricks
Writes to Unity Catalog tables, overwriting existing ones if needed.
- Write data from Microsoft Excel back to Databricks
Writes to Unity Catalog tables, overwriting existing ones if needed.
- Refresh policies and EXPLAIN CREATE MATERIALIZED VIEW for materialized views are now generally available
Requires Databricks Runtime 17.3 and above. Available in Databricks SQL.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.15 is now available in Preview
XPath no longer fetches external DTDs, fixing failures from malformed URLs.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Configure Microsoft Entra ID SSO for Power BI (Public Preview)
Uses account-level federation policy, replacing manual config.
- Azure Databricks Add-in for Excel support for all compliance security profile standards
Supports all Azure Databricks compliance security profiles.
- Databricks Add-in for Excel support for all compliance security profile standards
Supports all Databricks compliance security profiles. Requires Public Preview.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Publish a Unity Catalog catalog to Microsoft Fabric (Beta)
Creates a read-only mirrored catalog, allowing Fabric users to query Unity Catalog tables without data movement.
- Version 18.2
Adds CREATE OR REPLACE TEMP TABLE syntax and upgrades Snowflake JDBC driver to 3.28.0.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - HIPAA support for the Azure Databricks Add-in for Excel
Available for workspaces with HIPAA compliance across all supported regions. Requires a workspace with HIPAA compliance enabled.
- HIPAA support for the Databricks Add-in for Excel
Available for workspaces with HIPAA compliance across all supported regions.
- Native data profiling for results tables in the SQL editor
Select column headers and click Open selection details to view statistics.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - agg SQL function as a synonym for measure
Replaces measure, used as agg(measure_column) in metric views.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 5X-Large SQL warehouse size (Public Preview)
Provides 512 workers, available in all regions, controlled from Previews page.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Azure Databricks Excel Add-in requires workspace preview enablement
Enabled from the Previews page by a workspace admin.
- Databricks Excel Add-in requires workspace preview enablement
Enabled from the Previews page by a workspace admin.
- Workspace base environments are now generally available
Lets workspace admins create pre-built environments for serverless notebooks, enabled by default in compliance security profile workspaces.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.10 is rolling out in Current
Replaces version 2026.09, requires no configuration changes.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Version 18.1
Supports DATETIMEOFFSET for Azure Synapse and adds schema evolution with INSERT statements.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Connect Lovable apps to Azure Databricks
Uses REST API and OAuth authentication. Requires machine-to-machine authentication setup.
- Connect Lovable apps to Databricks
Uses REST API and OAuth machine-to-machine authentication.
- Databricks Documentation site table of contents tabs
Replaces static sidebar with tabbed navigation, includes 6 context tabs.
- Databricks Connector for Google Sheets updates
Longer query execution timeout and UI improvements added.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - New SQL editor default enablement and legacy SQL editor retirement Coming soon
New SQL editor becomes default in May, legacy editor retires in July.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.10 is now available in Preview
Fixes observation metric errors, optimizes Unity Catalog writes, and uses session timezone for timestamp partitions.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks JDBC driver 2.8.0 is available
Replaces Log4j with SLF4J 2.0.13, enables telemetry by default.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 5X-Large SQL warehouse size (Beta)
Available in all supported regions, controlled from Previews page.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Serverless compute now available for IRAP and Canada Protected B workloads on Azure Databricks
Requires environment version 5 to be enabled.
- Connect to Azure Databricks from Microsoft Excel (Public Preview)
Imports data from tables or Metric Views, executes SQL queries in Excel.
Headlines, dates and product areas are Databricks' own, from the release notes published for each cloud, and every item links to the note it came from. The one-line summaries are ours. Not a Databricks product and not affiliated with Databricks, Inc.