Databricks releases, every cloud
- Unused OAuth client secrets are automatically deleted after 90 days
Deletes unused secrets after 90 days, create new if still needed.
- 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.
- 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.
- Databricks Runtime 19: September 1, 2026
Replaces manual change data feed enablement, requires row tracking enabled.
- Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Databricks Runtime maintenance updates (09/01)
Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.
- Restrict service principal OAuth secrets to specific API scopes
Restricts OAuth secrets to specific API scopes like sql or jobs, limiting leaked secret impact.
- Inbound Private Service Connect for performance-intensive services (Beta)
Enables private connectivity to services like Zerobus Ingest and Lakebase Autoscaling on Google Cloud.
- Block or redact sensitive data in requests and responses
Detects SSNs, credit cards, and phone numbers using regex and checksums. Requires Enhanced Unity Gateway preview.
- Cross-workspace access for serverless (Beta)
Controls serverless network traffic between workspaces with ingress and egress rules.
- ABAC GRANT policies now cover Unity Gateway resource types (Beta)
Supports model services, model provider services, MCP services, and agent services, allowing tag-based access.
- REPLACE USING flows for standalone streaming tables (Beta)
Replaces rows matching specified key columns, requires SEQUENCE BY column.
- READ METADATA privilege is GA
Provides read-only visibility into security-sensitive metadata, including privilege grants and ABAC policies.
- Change data feed on materialized views (Beta)
Requires Databricks Runtime 18 LTS or above. Enables replication to external destinations.
- Databricks Runtime maintenance updates (08/04)
Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.
- Automatic cost attribution for materialized views and streaming tables in Databricks SQL
Inherits custom tags from enclosing SQL warehouse environment for billing.
- Create a least-privilege Databricks workspace
Grants Databricks a narrow set of custom IAM roles instead of broad permissions on Google Cloud.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Databricks Runtime maintenance updates (07/24)
Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime 18 and Databricks Runtime 18 for Machine Learning have transitioned to LTS
Receives 3 years of stability and security fixes.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime 19: July 23, 2026
Enables Arrow-optimized Python UDFs by default, changing type-coercion behavior.
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) - Allowlist partner platform IPs in context-based ingress control (Beta)
Supports Power BI, Tableau Cloud, and dbt platform, with automatic IP list updates.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Change to default pipeline editor for workspaces with the compliance security profile enabled Coming soon
Replaces legacy editor, removing it in August.
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 Runtime maintenance updates (06/29)
Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.
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) - Databricks Runtime 19 (Beta): June 26, 2026
Restricts environment variables and Spark configurations in standard access mode. Removes previously allowed settings.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime 19 (Beta): June 15, 2026
Replaces JDK 17 with JDK 21, removes 90 Python packages.
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) - Databricks Runtime 18: June 10, 2026
Adds Spark Declarative Pipelines and IP address functions, requires no changes to existing setups.
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 Runtime 18: June 8, 2026
Adds NEAREST BY SQL join type and DESCRIBE TABLE PARTITION for v2 catalog tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime 18: June 4, 2026
NATURAL JOIN now matches columns case-insensitively by default. Set spark.sql.legacy.naturalJoinCaseSensitiveColumnMatching to true to restore previous behavior.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime 18: May 29, 2026
Treats NaN values as duplicates, preserves Unity Catalog foreign table permissions during metadata refresh.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime maintenance updates (05/26)
Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.
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.
- Customer-managed keys now support MLflow managed evaluation features
Supports MLflow 3 scorers and requires non-CMK encrypted catalog.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Add-in for Excel support for all compliance security profile standards
Supports all Databricks compliance security profiles. Requires Public Preview.
Headlines, dates and product areas are Databricks' own, and every item links to the note it came from. The one-line summaries are ours.