Databricks releases, every cloud
- Comments on foreign tables (Beta)
Syncs table and column comments from external data sources to Unity Catalog foreign tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - OneLake catalog federation is generally available
Allows reading OneLake data without copying, with read-only access and direct queries against file storage.
- Lakebase Search adds vector, keyword, and hybrid search to Postgres (Beta)
Adds vector and keyword search to Postgres with lakebase_vector and lakebase_text extensions, replacing separate search stacks.
- 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) - Configure the recovery period for dropped managed tables (Public Preview)
Sets recovery period to 0 hours or 7-30 days, requires Databricks Runtime 17.3.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks-to-Databricks Delta Sharing across regulatory domains is now available (Public Preview)
Supports sharing with AWS GovCloud, AWS GovCloud DoD, and Azure China.
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
- Lakebase Postgres is now in Beta
Available in us-east4, us-central1, and europe-west3 regions.
- ABAC GRANT policies for models (Beta)
Grants EXECUTE privilege on models based on governed tags, supporting MLflow and foundation models.
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) - External lineage is now generally available
Registers external assets like Salesforce or MySQL sources and Tableau dashboards. Automatically records source lineage for Lakeflow Connect pipelines.
- 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) - Column popularity is now available in the Catalog Explorer
Shows column query count in the Overview tab, determined by read queries.
- Lakebase snapshot storage is now billed
Billed starting June 1, 2026, with size shown on Backup & Restore page.
- Cross-engine attribute-based access controls (Beta)
Enforces row filters and column masks server-side for external engines reading Unity Catalog tables.
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) - Postgres password authentication is now disabled by default for new Lakebase projects
Existing projects are unaffected, enable in project settings to allow.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Unity Catalog managed Apache Iceberg tables, foreign Apache Iceberg tables, and Apache Iceberg v3 features are generally available
Supports liquid clustering, predictive optimization, and materialized views. Requires Databricks Runtime or external Iceberg-compatible engines.
- Customer-managed keys for Lakebase available in all AWS and Azure regions
Encrypts project data at rest using a custom cloud KMS key. Available for new projects.
- Fixed LOD expression syntax update for metric views
Uses SQL window functions, replacing two-step pre-computation approach.
- Lakebase now supports compute sizes up to 64 CU (128 GB)
Replaces 32 CU (64 GB RAM) limit, enables dynamic scaling for larger workloads.
- Recover a deleted Lakebase project within 7 days
Restores all branches, databases, and settings. Requires action within 7 days.
- Databricks SQL alerts are now generally available
Monitors data and KPIs by running scheduled queries, notifying recipients when conditions are met.
- New Lakebase instances now scale to zero by default
New instances scale to zero after 24 hours of inactivity, reducing compute costs. Existing projects are unaffected.
- Lakebase Change Data Feed (CDF) is now in Public Preview
Captures row-level changes from Postgres tables as Delta tables, requiring no external CDC stack.
- Catalog commits are now generally available
Enables multi-statement transactions on Unity Catalog managed Delta tables, supported by products like MLflow and Delta Sharing.
- 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) - Upcoming change: Upgrade to Lakebase Autoscaling Coming soon
Upgrades start in June 2026, replacing Provisioned instances with autoscaling, requiring updated connection strings for some Private Link setups.
- 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) - MLflow trace storage in Unity Catalog is now in Public Preview
Stores OpenTelemetry traces, governed by Unity Catalog permissions, queryable from Databricks SQL or MLflow Python SDK.
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) - Attribute-based access control (ABAC) is now generally available
Uses governed tags to enforce row filter and column mask policies. Replaces per-table configuration with automatic application at catalog, schema, or table level.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Tag Unity Catalog functions
Requires Databricks Runtime 18.1 or above. Uses SET TAG and UNSET TAG commands.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Recently Resolved Incidents section in Data Quality Monitoring (Beta)
Shows automatically recovered unhealthy tables, including resolution time.
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) - Language selector for AI-generated comments in Catalog Explorer
Saves selection in browser's local storage, applying to all entity types.
- Databricks Data Classification is now GA
Automatically classifies and tags sensitive data in Unity Catalog using AI.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakebase OpenTelemetry export (Beta)
Exports Lakebase metrics and logs to OTLP-compatible backends like Grafana Cloud or Datadog. Configured from the Lakebase App.
- Altering a catalog or schema's managed storage location is now GA
Modifies default cloud storage location for new managed tables and volumes.
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, and every item links to the note it came from. The one-line summaries are ours.