Databricks releases, every cloud
- Sharing foreign Delta tables with OpenSharing is now generally available
Allows sharing tables from OneLake, Hive metastore, or AWS Glue without copying data.
- Sharing foreign Iceberg tables with OpenSharing is now generally available
Includes tables from external Iceberg catalogs via Lakehouse Federation.
- Sharing foreign schemas and tables with OpenSharing is now generally available
Sharing foreign schemas and tables doesn't copy data into Databricks. It incurs compute and storage costs on the provider's side.
- Share metric views with OpenSharing (Beta)
Allows sharing with users in other metastores or accounts. Requires adding views to a share.
- Automatic change data feed is now generally available
Requires Databricks Runtime 19 or above with row tracking enabled. Makes MERGE and UPDATE operations about 15% faster.
- 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.
- Share foreign Delta tables with OpenSharing (Public Preview)
Allows read-only access to Delta tables in foreign catalogs like OneLake or AWS Glue.
- Sharing managed Iceberg tables is now generally available
Now supports sharing to external Iceberg clients.
- Sharing tables backed by default storage is now generally available
Enabled by default on a rolling basis, can be shared with classic compute recipients.
- Sharing tables backed by default storage will be enabled by default for all accounts Coming soon
Automatically enabled for most Enterprise or Premium tier accounts in mid-September 2026.
- Databricks Runtime maintenance updates (08/04)
Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.
- Sharing Delta tables with deletion vectors and column mapping is now generally available
Enables sharing tables with deletion vectors or column mapping. Requires setup in Add tables with deletion vectors or column mapping to a share.
- Sharing Delta tables with Iceberg reads enabled is now generally available
Enables reading Delta tables as Iceberg tables, requires Databricks Runtime 8.4 or above.
- Environment variables for serverless jobs are in Beta
Requires workspace admin to enable from Previews page.
- 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 and Databricks Runtime 19 for Machine Learning are now generally available
Powered by Apache Spark 4.2.0.
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
- 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) - Databricks-hosted sample datasets available in the samples catalog
Available in Unity Catalog-enabled workspaces through OpenSharing as samples.databricks.datasets.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Scala and Java UDFs in Unity Catalog are now generally available
Reuses existing JVM logic, offers better performance than Python UDFs.
- Trigger.AvailableNow support for OpenSharing streaming (GA)
Replaces Trigger.Once, requires Databricks Runtime 18.0 or above.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Object metadata column is now in Public Preview
Exposes object properties like MIME type and tags, available in Databricks Runtime 18.1.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - MySQL integrated CDC pipeline is now in Beta
Replaces separate ingestion gateway, requires single pipeline update.
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) - Parquet v2 for Delta Lake tables is generally available
Requires Databricks Runtime 18.1 and above, set delta.parquet.format.version to 2.12.0.
- 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) - 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) - Databricks Runtime 19 and Databricks Runtime 19 for Machine Learning are in Beta
Powered by Apache Spark 4.2.0.
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) - OIDC is now supported for sharing to Iceberg clients
Supports Iceberg REST Catalog clients like Snowflake or OSS Spark. Requires OpenID Connect federation.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Auto time-to-live for automatic row deletion is generally available
Deletes rows from Delta Lake, Iceberg, and streaming tables based on a DATE or TIMESTAMP column.
- Converting a partitioned table to liquid clustering is generally available
Uses ALTER TABLE command, requires Databricks Runtime 18.1 or above.
- 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 Runtime 18 and Databricks Runtime 18 for Machine Learning are in Beta
Powered by Apache Spark 4.1.0, replacing separate release notes for feature versions.
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.