Databricks releases, every cloud
- The counter_diff SQL window function is now available
Calculates differences between consecutive cumulative counter values, available in Databricks Runtime 19 and above.
- Window measures on a numeric index column in metric views
Supports unitless offset and ranges on consecutive integer columns, useful for non-calendar periods like fiscal weeks.
- Horizontal scaling for Databricks Apps will soon be available for workspaces with the compliance security profile enabled Coming soon
Automatically enabled in October 2026 for compliance workspaces, allowing multiple instances behind a single URL.
- See which chunks support each ai_search answer (Beta)
Added generate_citations option to show supporting chunks.
- time_bucket SQL function aligns timestamps to fixed-width time buckets
Replaces date_trunc for non-calendar units, requires origin and width parameters.
- User authorization for Databricks Apps will soon be available for workspaces with the compliance security profile enabled Coming soon
Enables apps to act with user identity, enforcing existing permissions. Automatically enabled in late September 2026.
- Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Tags page in Governance Hub (Beta)
Provides a centralized view of tag usage, summarizes governed tags, and offers recommendations for invalid values. Requires account admins to enable from Previews page.
- REPLACE USING flows for standalone streaming tables (Beta)
Replaces rows matching specified key columns, requires SEQUENCE BY column.
- Change data feed on materialized views (Beta)
Requires Databricks Runtime 18 LTS or above. Enables replication to external destinations.
- Automatic cost attribution for materialized views and streaming tables in Databricks SQL
Inherits custom tags from enclosing SQL warehouse environment for billing.
- 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) - 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) - 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) - Email notifications for expiring service principal tokens (Beta)
Sends emails to workspace admins when tokens expire in 7 days, requiring no configuration.
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) - Databricks Apps horizontal scaling (Beta)
Runs across multiple instances behind a single URL, supports zero-downtime deployments.
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) - Fixed LOD expression syntax update for metric views
Uses SQL window functions, replacing two-step pre-computation approach.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Configure an additional recipient for workspace operational emails
Receives operational updates like breaking changes and incident communications, use a distribution-list alias for multiple people.
AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP, read it on their docs - 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) - 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) - Updated AWS tag character restrictions
Tag keys and values now cannot contain spaces or /. Tag keys also cannot be just . , .. , or _index.
- Updated UI navigation for Databricks Apps
Streamlines app editing and deployment workflows, accessible from the app switcher.
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 Apps supports uv for Python dependency management
Uses pyproject.toml and uv.lock files. Replaces prior dependency management methods.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Search in metric views fix
Now returns correct results across paginated results and supports filtering by display name.
- Lakebase databases as Databricks Apps resources
Replaces manual database configuration, requires Lakebase setup.
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) - Databricks Apps compute sizing support for compliance security profile standards
Available by default for workspaces with compliance security profile enabled, supporting all Databricks compliance standards.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - New resources for Databricks Apps
Adds app-to-app communication and governed table access. Requires Unity Catalog tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Apps telemetry (Beta)
Collects traces, logs, and metrics via OpenTelemetry protocol to Unity Catalog tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Change to use_case field in VPC endpoint API responses Coming soon
Changes from WORKSPACE_ACCESS to GENERAL_ACCESS, see API docs for details.
- Databricks SQL version 2025.40 is rolling out in Current
Replaces version 2025.39, requires no setup changes.
- Databricks SQL version 2025.40 is now available in Preview
Adds SQL scripting with procedural logic and expands parameter markers and IDENTIFIER clause support.
- Deploy Databricks apps from Git repositories (Beta)
Deploys from any branch, tag, or commit, without uploading files to the workspace.
- New resource types for Databricks Apps
Adds MLflow experiments, vector search indexes, UDFs, and Unity Catalog connections as resources.
- Databricks SQL version 2025.35 is rolling out in Current
Includes new features, see documentation for details.
- SQL Editor visualization fix
Tooltips now display in front of the legend.
- Databricks SQL version 2025.35 is now available in Preview
Adds EXECUTE IMMEDIATE constant expressions and LIMIT ALL for recursive CTEs.
Headlines, dates and product areas are Databricks' own, and every item links to the note it came from. The one-line summaries are ours.