Databricks releases, every cloud
- Dashboard enhancements and bug fixes
Adds image widget, improves multi-select filters, and fixes cross-filtering and scrollbar bugs. Genie Code for dashboard authoring is now generally available.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this 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) - Dashboard enhancements and bug fixes
Git folders are now generally available, and schedules can be run on demand.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Dashboard enhancements and bug fixes
Import BI files uses Genie Code, supports Power BI and Tableau reports.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Dashboard enhancements and bug fixes
Imports Power BI and Tableau reports as AI/BI dashboards. Adds STRING_AGG function for concatenating strings.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Dashboard relationships (Public Preview)
Builds complex multi-fact data models for AI/BI dashboards.
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
- 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) - Dashboard enhancements and bug fixes
Annotations can be driven by data or calculations, and 6 new preset themes are available.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Dashboard enhancements
Adds table header color customization and local metric view parameters.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 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) - Dashboard enhancements and bug fixes
Gantt charts require matching start and end field types. Custom visualizations use Vega-Lite library.
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) - 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) - Dashboard enhancements
Saves filter combos as shared bookmarks, adds pivot table column expansion.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- 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.
- Dashboard enhancements and bug fixes
Tables support banded rows and default sorting. Median and percentile expressions are added to metric views.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 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) - Dashboard enhancements and bug fixes
Adds Tableau and Power BI import, open-source fonts, and parameter values in text widgets. Supports non-table Genie Code outputs.
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.
- Dashboard enhancements and bug fixes
Error bars display as bands on line charts. Custom SQL measures no longer require full name paths.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 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.
- 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.
- Dashboard enhancements and bug fixes
Improved error messages can be copied, and dashboards support undo and redo on the data page. Y-axis now starts at 0.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 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) - Dashboard enhancements and bug fixes
Publishing dashboards now uses service principal credentials. Line numbers are added to the SQL query editor.
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.
- Dashboard enhancements and bug fixes
Tables support cross-filtering and drill-through, counters have custom prefixes and suffixes.
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)
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.