OP_01·Databricks Tracker·Live
WK 30

Databricks ships every week.
Here's what matters.

A curated read of the Databricks docs product-update feed, scoped to the six things a bank-finance SQL/BI analyst actually does — modeling, quality, Power BI, Genie, agent skills, apps. Re-queried hourly.

Tracked
722
New
722
Last refresh 5h ago
Category
Status

Data Modeling120 ITEMS

JUL 17 · 2026BetaNewSource ↗

Anthropic managed ingestion connector

The Anthropic connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest Compliance API data — audit activity, organizations, users, roles, groups, settings, and Claude chats and messages — from Anthropic into Databricks. See Anthropic connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUL 16 · 2026UpcomingNewSource ↗

MLflow trace storage in Unity Catalog will soon be available by default for workspaces with the compliance security profile enabled

MLflow trace storage in Unity Catalog tables will be available by default for workspaces with the compliance security profile enabled in mid-August 2026. Store MLflow traces in Unity Catalog tables for scalable, governed trace storage: storage is unlimited, traces are stored in O

AI AppsData Modeling
Why it matters(Marked not directly relevant for this audience.)
JUL 16 · 2026GANewSource ↗

Scala and Java UDFs in Unity Catalog are now generally available

You can now register Scala and Java user-defined functions (UDFs) in Unity Catalog and reuse them across notebooks, jobs, and SQL warehouses with Unity Catalog governance. Reuse your existing JVM logic and get better performance than Python UDFs on all compute, including serverle

Data Modeling
Why it mattersYou can now register Scala and Java functions in Unity Catalog and call them directly from SQL queries in Power BI, avoiding performance overhead of Python UDFs for complex logic.
JUL 15 · 2026BetaNewSource ↗

Governed tags system table will be available in Beta

Databricks plans to launch the system.governance.governed_tags system table in Beta. This table contains versioned records for all governed tag keys in your account, including customer-created and system-generated tags.

Data Quality & MonitoringData Modeling
Why it mattersYou can now query tag history and lineage directly in SQL, letting you audit which datasets were tagged when and by whom for data quality tracking.
JUL 15 · 2026GANewSource ↗

Data Classification is now available by default for additional compliance standards

Data Classification is now available by default for workspaces with the compliance security profile enabled and either C5, TISAX, or IRAP controls selected.

Data Modeling
Why it mattersYou can now automatically tag sensitive columns in your Databricks models against C5, TISAX, or IRAP standards without manual classification, reducing compliance audit prep time for your finance datasets.
JUL 15 · 2026UpcomingNewSource ↗

Upcoming behavior change: MANAGE no longer requires USE CATALOG or USE SCHEMA on the same object

The MANAGE privilege lets users manage privileges on, transfer ownership of, and delete an object without being its owner. Generally, usage privileges (USE CATALOG and USE SCHEMA) are prerequisites for interacting with a Unity Catalog object. Today, the MANAGE privilege on a cata

Data Modeling
Why it mattersYou'll be able to grant data governance responsibilities to colleagues without also granting them query access to those same catalogs or schemas.
JUL 14 · 2026UpcomingNewSource ↗

Request for Access will soon be enabled by default for all workspaces

In an upcoming release, Request for Access will be enabled by default for all workspaces, and access requests will be routed to the owner of the requested Unity Catalog object via email. You can configure access request destinations at any time in the metastore settings. The lega

Data Modeling
Why it mattersYou'll automatically route access requests for datasets to catalog owners via email instead of managing permissions through ad-hoc Slack messages or tickets.
JUL 10 · 2026GANewSource ↗

SharePoint connector in Lakeflow Connect will soon be generally available

The SharePoint connector in Lakeflow Connect will soon be generally available. You can ingest files and structured data from SharePoint sites into Databricks for transformation, analysis, and downstream pipelines. See SharePoint connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUL 10 · 2026PreviewNewSource ↗

Secrets in Unity Catalog

You can now store, govern, and access secrets as securable objects in Unity Catalog. A Unity Catalog secret uses the three-level namespace (catalog.schema.secret) and is governed by Unity Catalog privileges, so you can apply the same access controls and auditing that you use for

Data Modeling
Why it mattersYou can now store database credentials and API keys in Unity Catalog with fine-grained access controls, eliminating the need to manage secrets separately outside your data governance framework.
JUL 09 · 2026BetaNewSource ↗

Strac connector

The Strac connector is now available in Lakeflow Connect in Beta. Workspace admins can control access to this feature from the Previews page. The connector ingests data-security audit events from your Strac instance into Databricks. Authentication uses a Strac API key. See Strac

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUL 08 · 2026GANewSource ↗

Automatic cost attribution for materialized views and streaming tables in Databricks SQL

Materialized view and streaming table refreshes in Databricks SQL now inherit custom tags from the enclosing SQL warehouse environment. These tags propagate to billing surfaces like system.billing.usage, enabling proper cost attribution of materialized view and streaming table up

Power BI & BI ReportingData Modeling
Why it mattersYou can now tag materialized views and streaming tables to automatically track their compute costs separately in your billing reports, simplifying chargeback allocation across departments.
JUL 08 · 2026GANewSource ↗

Behavior changes for continuous jobs and pipelines

In early August 2026, continuous Lakeflow Spark Declarative Pipelines and jobs will receive updates to simplify configuration and state management. Continuous pipelines You will be able to configure a continuous schedule directly from the pipeline page, including job-level settin

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUL 08 · 2026UpcomingNewSource ↗

SQL alert task in Lakeflow Jobs will be available by default

The SQL alert task in Lakeflow Jobs is generally available and will be available by default in your workspace. Use the task to evaluate a Databricks SQL alert as part of a Lakeflow Job. The task returns its evaluation state as a task output value, so downstream tasks can branch o

Power BI & BI ReportingData Quality & MonitoringData Modeling
Why it mattersYou can now trigger downstream actions in Databricks jobs based on SQL alert evaluation results without manual intervention or workarounds.
JUL 08 · 2026PreviewNewSource ↗

Restrict access to AI Functions with Unity Catalog permissions

You can now use Unity Catalog permissions to restrict which task-specific AI Functions your organization can access, independent of foundation model access. Contact your account team to enable this feature. See AI Functions Unity Catalog permissions.

Data Modeling
Why it mattersYou can now grant specific team members access to only certain AI Functions (like SQL generation or data quality checks) while restricting others, without affecting their foundation model permissions.
JUL 07 · 2026GANewSource ↗

REPLACE WHERE flows are now generally available

REPLACE WHERE flows for pipelines and standalone streaming tables are now generally available. Use them to replace only rows matching a predicate on each refresh, without reprocessing the full table history. See Batch processing with REPLACE WHERE flows.

Data Modeling
Why it mattersYou can now refresh only the rows matching specific conditions in streaming tables instead of reprocessing the entire table history, reducing compute costs and refresh time for incremental updates.
JUL 07 · 2026PreviewNewSource ↗

Managed Iceberg materialized views are in Public Preview

You can now create a materialized view that is compatible with external Iceberg readers. This feature is in Public Preview. To enable it, reach out to your Databricks account team. See Create a materialized view compatible with external Iceberg readers.

Data Modeling
Why it mattersYou can now create materialized views in Databricks that external tools (like other data platforms) can read directly as Iceberg tables, eliminating manual export steps.
JUL 06 · 2026GANewSource ↗

July 6, 2026

This serverless compute release includes updates from Databricks Runtime 18. New features Lakeflow Spark Declarative Pipelines streaming query ID: Lakeflow Spark Declarative Pipelines can now set the streaming query ID on demand. IP address functions (Public Preview): New SQL fun

Data Modeling
Why it mattersYou can now explicitly set streaming query IDs in Lakeflow pipelines, making it easier to track and monitor specific data flows through your models.
JUL 06 · 2026GANewSource ↗

Standard performance mode is now supported for materialized view or streaming table refreshes in jobs

Materialized view and streaming table refreshes that are orchestrated through a SQL task in a Lakeflow job now respect the job's Performance optimized setting. When the setting is disabled, the refresh uses standard performance mode, which consumes fewer DBUs. For more about perf

Data Modeling
Why it mattersYou can now run materialized view and streaming table refreshes in cheaper standard compute mode instead of performance mode, reducing DBU costs for scheduled refresh jobs.
JUL 02 · 2026GANewSource ↗

Lakeflow Connect row filtering is now generally available

Row filtering in Lakeflow Connect is now generally available. Row filtering allows you to ingest only the rows you need by applying conditions similar to a SQL WHERE clause, improving performance and minimizing data duplication. Row filtering applies during both the initial load

Data Modeling
Why it mattersYou can now filter source data at ingestion time in Lakeflow Connect using WHERE-like conditions, reducing unnecessary data volumes before they land in your Databricks warehouse.
JUL 01 · 2026BetaNewSource ↗

Veeva Vault connector

The Veeva Vault connector is now available in Lakeflow Connect in Beta. Workspace admins can control access to this feature from the Previews page. The connector uses Veeva's Direct Data API to ingest all standard objects, custom objects, system tables, and audit trail tables fro

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 30 · 2026BetaNewSource ↗

Lakehouse Real-Time

Lakehouse Real-Time (Lakehouse//RT) is now in Beta. Lakehouse//RT is a serverless SQL warehouse type built for low-latency, high-concurrency workloads, delivering sub-second SQL read queries against Unity Catalog tables. Use it to serve analytical data to applications, run operat

Power BI & BI ReportingData Modeling
Why it mattersYou can now serve sub-second query responses to Power BI dashboards and applications without provisioning or managing warehouse capacity.
JUN 29 · 2026GANewSource ↗

SQL alert task in Lakeflow Jobs is now generally available

The SQL alert task in Lakeflow Jobs is now generally available. Use the task to evaluate a Databricks SQL alert as part of a Lakeflow Job. The task returns its evaluation state as a task output value, so downstream tasks can branch on the result. See SQL alert task for jobs.

Power BI & BI ReportingData Quality & MonitoringData Modeling
Why it mattersYou can now embed SQL quality checks directly into Databricks job workflows and branch downstream tasks based on pass/fail results, eliminating manual alert monitoring between data runs and BI refreshes.
JUN 29 · 2026BetaNewSource ↗

Govern LLMs in Unity Catalog with model services

You can now govern Databricks-hosted LLMs in Unity Catalog using model services, currently in Beta. A model service is a Unity Catalog securable that represents a governed LLM endpoint, so you can define an endpoint once and share it across workspaces using Unity Catalog privileg

AI AppsData Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 29 · 2026GANewSource ↗

Parquet v2 for Delta Lake tables is generally available

Parquet v2 is now generally available for Delta Lake tables in Databricks Runtime 18.1 and above. Parquet v2 uses advanced encodings, v2 data page headers, and INT64 timestamps to improve query performance and reduce table sizes. To use, set the delta.parquet.format.version table

Data Modeling
Why it mattersYou can reduce storage costs and speed up queries on existing Delta tables by enabling Parquet v2 encoding without restructuring your data models or Power BI pipelines.
JUN 26 · 2026GANewSource ↗

Microsoft Dynamics 365 connector

The managed Microsoft Dynamics 365 connector in Lakeflow Connect is now generally available. The connector allows you to ingest CRM and ERP data from Dynamics 365 into Databricks using Azure Synapse Link. See Microsoft Dynamics 365 connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 26 · 2026PreviewNewSource ↗

Metric view parameters are now in Public Preview

You can now define parameters in metric views to bind values at query time, serving many query variants from a single definition instead of maintaining a separate metric view per variant. See Use parameters with metric views.

Data Modeling
Why it mattersYou can now use parameters in metric views to serve multiple business rule variations from one definition, eliminating the need to maintain separate metric views for different date ranges or filter combinations.
JUN 23 · 2026GANewSource ↗

Data Classification is now available by default for some workspaces with the compliance security profile enabled

Data Classification is now available by default for workspaces with the compliance security profile enabled, and either HIPAA, HITRUST, PCI-DSS, or FedRAMP Moderate controls or no specific compliance standard selected.

Data Modeling
Why it mattersYou can now automatically tag sensitive columns (PII, financial data, etc.) in Databricks tables without manual configuration, reducing setup time for compliance monitoring in regulated datasets.
JUN 23 · 2026GANewSource ↗

Standalone pipeline materialized views support expectations

You can now add data quality expectations to materialized views created in Databricks SQL using the CONSTRAINT expectation_name EXPECT (expectation_expr) clause. Expectations let you validate records as they flow through the standalone pipeline that backs the materialized view, a

Data Quality & MonitoringData Modeling
Why it mattersYou can now monitor data quality on materialized views by defining expectations directly in SQL, catching bad data before it reaches Power BI instead of discovering quality issues downstream.
JUN 23 · 2026BetaNewSource ↗

Managed agent memory is in Beta

Managed agent memory gives your AI agents long-term memory across conversations, with Databricks running the infrastructure and isolating each scope's memories for you. Memory is stored in Unity Catalog memory stores, governed as Unity Catalog securables and accessed through the

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 22 · 2026PreviewNewSource ↗

The Discover page is now in Public Preview

The Discover page is now in Public Preview. Discover is a curated browsing experience that helps users find data assets governed by Unity Catalog without requiring deep knowledge of catalog hierarchies. Use domains and subdomains to organize tables, dashboards, and Genie Spaces b

GenieData Modeling
Why it mattersYou can browse and find governed data assets by business domain instead of navigating catalog hierarchies manually.
JUN 22 · 2026PreviewNewSource ↗

Enable access requests across your Unity Catalog metastore

You can now enable access requests at the Unity Catalog metastore level. This feature also lets you set a metastore-level destination that's inherited by all catalogs, schemas, and other objects without their own destination. By enabling metastore-level access requests, users can

Data Modeling
Why it mattersYou can now set one approval workflow for all Unity Catalog objects instead of configuring access requests separately for each catalog, schema, and table.
JUN 22 · 2026GANewSource ↗

Legacy compute_preview system schema deprecated

The legacy compute_preview system schema is deprecated and will be removed from the system catalog. Use the system.compute schema instead. For a list of current system schemas and tables, see System tables reference.

Data Modeling
Why it mattersMigrate your existing queries and monitoring logic from `compute_preview` to `system.compute` before the deprecation deadline to avoid breaking your data quality checks and performance monitoring in Databricks.
JUN 22 · 2026BetaNewSource ↗

Square managed ingestion connector

The Square connector in Lakeflow Connect is now available in Beta. The connector ingests point-of-sale data such as payments, orders, customers, catalog items, and inventory from Square into Databricks. See Square connector.

Data Modeling
Why it mattersYou can now automatically pull Square POS data (payments, orders, customers, inventory) directly into Databricks without building custom API ingestion logic.
JUN 22 · 2026BetaNewSource ↗

Wiz Audit Logs managed ingestion connector

The Wiz Audit Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest audit log entries, issues, and vulnerability findings from Wiz into Databricks. See Wiz Audit Logs connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 20 · 2026BetaNewSource ↗

Netskope Logs managed ingestion connector

The Netskope Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest event and alert logs from Netskope into Databricks. See Netskope Logs connector.

Data Quality & MonitoringData Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 18 · 2026BetaNewSource ↗

Incremental ingestion for Workday Reports

The Workday Reports connector in Lakeflow Connect now supports incremental ingestion in Beta. If you configure a cursor column for a report, the connector ingests only the rows that have changed since the last pipeline run, improving performance and reducing costs. See Ingest Wor

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 18 · 2026BetaNewSource ↗

Salesforce Marketing Cloud managed ingestion connector

The Salesforce Marketing Cloud connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest marketing data, including campaigns, journeys, email engagement events, and data extensions, from Salesforce Marketing Cloud into Databricks. See Salesforce M

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 17 · 2026BetaNewSource ↗

Comments on foreign tables

Syncing comments on foreign tables is now in Beta. Lakehouse Federation can sync table and column comments from supported external data sources to foreign tables in Unity Catalog. Synced comments appear in table metadata, including Catalog Explorer, DESCRIBE, and DESCRIBE EXTENDE

Data Modeling
Why it mattersYou can now document external database tables directly in Databricks' Catalog Explorer and DESCRIBE output without manually re-entering definitions, improving metadata consistency across your federation setup.
JUN 16 · 2026UpcomingNewSource ↗

Lakeflow Designer will soon be available by default for workspaces with the compliance security profile enabled

Lakeflow Designer will be available by default for workspaces with the compliance security profile enabled in late July 2026. Lakeflow Designer is a visual, no-code experience for preparing and transforming data on a drag-and-drop canvas, with all workflows backed by production-r

Data Modeling
Why it mattersYou'll be able to build and modify data transformation pipelines through a visual drag-and-drop interface instead of writing SQL, if your workspace has compliance security enabled.
JUN 16 · 2026GANewSource ↗

Lakeflow Designer is now generally available

Lakeflow Designer is now generally available. Lakeflow Designer is a visual, no-code experience for preparing and transforming data on a drag-and-drop canvas, with all workflows backed by production-ready code governed by Unity Catalog. Lakeflow Designer lets analysts build, prev

Data Modeling
Why it mattersYou can now build and test data transformation pipelines visually in Databricks without writing SQL or Python, then deploy them as production code with built-in governance.
JUN 16 · 2026GANewSource ↗

Install third-party apps from Databricks Marketplace

You can now discover, install, and run third-party data and AI applications from Databricks Marketplace directly in your own Unity Catalog-governed workspace. The provider's code stays closed-source, and you authorize any external access the app needs when you install it. Open Ma

Data Modeling
Why it mattersYou can install pre-built data applications (like financial data connectors or reporting tools) directly into your Databricks workspace without building them yourself, then authorize what external access they need.
JUN 15 · 2026GANewSource ↗

OIDC is now supported for sharing to Iceberg clients

You can now use an Iceberg REST Catalog client, such as Snowflake or OSS Spark, to read OpenSharing shares secured with OpenID Connect (OIDC) federation. For details, see Read data shared using Open ID Connect (OIDC) federation from an Iceberg client and Share with Iceberg recipi

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 15 · 2026PreviewNewSource ↗

Configure the recovery period for dropped managed tables

You can now configure the recovery period for dropped Unity Catalog managed tables. By default, tables are recoverable for 7 days after being dropped using the UNDROP TABLE command. You can set the recovery period to 0 hours (to immediately purge dropped data) or between 7–30 day

Data Modeling
Why it mattersYou can now set how long dropped tables stay recoverable before permanent deletion, letting you balance data retention costs against accidental deletion recovery needs.
JUN 12 · 2026PreviewNewSource ↗

Managed disaster recovery is now in Public Preview

Managed disaster recovery (DR) is now in Public Preview. Managed DR replicates your Unity Catalog metadata, managed table data, and workspace assets to a secondary region, and provides a stable URL that survives failover so downstream clients do not need to be reconfigured. You c

Data Modeling
Why it mattersAutomatically replicate your Unity Catalog and tables to a secondary region with a stable failover URL, eliminating manual reconfiguration of Power BI connections during outages.
JUN 12 · 2026GANewSource ↗

Auto time-to-live for automatic row deletion is generally available

Auto time-to-live (auto-TTL) is now generally available. Auto-TTL automatically deletes rows from Unity Catalog managed Delta Lake tables, managed Apache Iceberg tables, and streaming tables based on a DATE or TIMESTAMP column. See Automatic row deletion with auto time-to-live.

Data Modeling
Why it mattersSet an auto-delete rule on timestamp columns to automatically purge old rows without writing maintenance jobs, reducing manual data cleanup work.
JUN 12 · 2026GANewSource ↗

Converting a partitioned table to liquid clustering is generally available

You can now convert an existing partitioned Delta Lake table to liquid clustering with ALTER TABLE ... REPLACE PARTITIONED BY WITH CLUSTER BY. Conversion minimizes reader and writer downtime and supports both external and managed tables. This feature is generally available in Dat

Data Modeling
Why it mattersYou can now reorganize partitioned tables to liquid clustering without recreating them, reducing downtime when optimizing table layouts for your BI workloads.
JUN 12 · 2026GANewSource ↗

Faster inference tables for custom model serving endpoints

Inference tables for custom model serving endpoints now ingest through endpoint telemetry. Request and response payloads are delivered to a Unity Catalog inference table view within seconds, with configurable sampling. Existing inference tables are not affected. Enable inference

AI AppsData Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 11 · 2026BetaNewSource ↗

ABAC GRANT policies for models

ABAC GRANT policies are now in Beta. GRANT policies extend attribute-based access control to dynamically grant Unity Catalog privileges to securable objects whose governed tags match a condition, instead of granting privileges on each object individually. In Beta, a GRANT policy

Data Modeling
Why it mattersYou can now automatically grant access to catalog models based on their metadata tags rather than managing individual object permissions, reducing repetitive access control configuration.
JUN 11 · 2026GANewSource ↗

ai_extract is now generally available

The ai_extract function is now generally available. This function extracts structured data from text and documents according to a schema you provide, supporting nested objects, arrays, type validation, citations, and confidence scores. See ai_extract function. For a no-code UI to

AI AppsData Modeling
Why it mattersYou can now extract structured financial data directly from unstructured documents (contracts, statements, emails) into your Databricks tables without writing custom parsing code.
JUN 11 · 2026GANewSource ↗

Endpoint telemetry for custom model serving endpoints is generally available

Endpoint telemetry for custom model serving endpoints is now generally available. Configure endpoint telemetry to persist OpenTelemetry logs, traces, and metrics from your endpoints to Unity Catalog tables. See Persist custom model serving data to Unity Catalog.

AI AppsData Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 10 · 2026BetaNewSource ↗

Zip connector

Lakeflow Connect now supports a managed connector for ingestion from Zip. See Zip connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 09 · 2026GANewSource ↗

Identity federation enabled by default for all new workspaces

Over the next couple of weeks, identity federation is being enabled by default for all new Databricks workspaces, including workspaces that are not attached to a Unity Catalog metastore. This change does not affect existing workspaces. See Identity federation.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 09 · 2026GANewSource ↗

The update_flow API for Lakeflow Spark Declarative Pipelines is generally available

The @dp.update_flow decorator in Lakeflow Spark Declarative Pipelines lets you add an update flow that writes to a sink in update output mode, emitting only the rows that change in each batch. Unlike append flows, update flows support stateful aggregations without requiring a wat

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 08 · 2026GANewSource ↗

External lineage is now generally available

External lineage (formerly Bring Your Own Lineage) in Unity Catalog is now generally available. You can register assets that live outside Databricks, such as Salesforce or MySQL sources and Tableau or Power BI dashboards, so that a single lineage graph spans your full data flow.

Power BI & BI ReportingData Quality & MonitoringData Modeling
Why it mattersYou can now map data lineage across your entire pipeline including the Power BI dashboards you publish, letting you trace impact from source systems through Databricks to final reports in one graph.
JUN 08 · 2026BetaNewSource ↗

Monday.com managed ingestion connector

The Monday.com connector in Lakeflow Connect is now available in Beta. The connector ingests work management data such as boards, users, teams, and activity logs from Monday.com into Databricks. See Monday.com connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 08 · 2026BetaNewSource ↗

Zoho Books managed ingestion connector

The Zoho Books connector in Lakeflow Connect is now available in Beta. The connector ingests accounting data such as invoices, bills, contacts, and bank transactions from Zoho Books into Databricks. See Zoho Books connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 08 · 2026BetaNewSource ↗

Aha! connector

Lakeflow Connect now supports a managed connector for ingestion from Aha!. See Aha! connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 05 · 2026PreviewNewSource ↗

UNIQUE constraint support is now in Public Preview

Databricks SQL now supports informational UNIQUE constraints on Unity Catalog Delta Lake tables. Foreign keys can reference UNIQUE columns, and RELY on a UNIQUE constraint enables join elimination and DISTINCT simplification on Photon-enabled compute. See CONSTRAINT clause.

Data Modeling
Why it mattersYou can now declare UNIQUE constraints on Delta Lake tables, letting Databricks' query optimizer eliminate unnecessary joins and DISTINCT operations to speed up your BI queries.
JUN 05 · 2026BetaNewSource ↗

Managed SharePoint connector adds structured file ingestion and file metadata support

The managed SharePoint connector in Lakeflow Connect now supports structured file ingestion (CSV, JSON, XML, Excel, Parquet, Avro, ORC), file metadata ingestion, file filters, schema evolution modes, and schema hints. These capabilities replace the previous unstructured-only inge

Power BI & BI ReportingData Modeling
Why it mattersYou can now ingest structured files (CSV, Excel, JSON, Parquet) directly from SharePoint into Databricks tables with automatic schema detection, eliminating manual file parsing and schema definition work.
JUN 05 · 2026PreviewNewSource ↗

External data access for pipeline streaming tables and materialized views

You can now enable external Delta and Iceberg clients to read streaming tables and materialized views managed by a pipeline through the Unity Catalog and Iceberg catalog REST APIs, without copying the data. See Enable external data access to streaming tables and materialized view

Data Modeling
Why it mattersYou can now let external tools directly query streaming tables and materialized views via REST APIs without exporting data, reducing manual ETL steps between Databricks and downstream systems.
JUN 05 · 2026GANewSource ↗

Foundation model Unity Catalog permissions is generally available

Foundation model Unity Catalog permissions is now generally available. This feature requires enablement by your Databricks account team. Account admins can use Unity Catalog permissions on the system.ai schema to control which Databricks-hosted foundation models your organization

Data Modeling
Why it mattersYou can now restrict which team members access specific foundation models through Unity Catalog, preventing unauthorized use of expensive or sensitive model endpoints.
JUN 04 · 2026GANewSource ↗

Write data from Microsoft Excel back to Databricks

Use the Databricks Excel Add-in to write data from Microsoft Excel back to a Unity Catalog table. Create a new table or overwrite an existing table in Databricks without leaving Excel. See Write data back to Databricks using the Databricks Excel Add-in.

Power BI & BI ReportingData Modeling
Why it mattersYou can now push corrected or enriched data directly from Excel into Databricks tables without manual export-import workflows or SQL INSERT statements.
JUN 03 · 2026BetaNewSource ↗

Table update triggers on Delta Sharing and system tables

Table update triggers in Lakeflow Jobs can now monitor data shared through Delta Sharing and system tables, in addition to local tables. You can trigger a job whenever a provider updates a shared table or view, or whenever new operational data lands in a system table. This featur

Data Quality & MonitoringData Modeling
Why it mattersYou can now automatically trigger data quality checks or refresh pipelines when shared tables from external providers update, without manual polling or monitoring.
JUN 02 · 2026BetaNewSource ↗

Zoom Logs managed ingestion connector

The Zoom Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest user sign-in/sign-out activity logs and admin operation logs from Zoom into Databricks. See Zoom Logs connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 02 · 2026BetaNewSource ↗

Pendo connector

Lakeflow Connect now supports a managed connector for ingestion from Pendo. See Pendo connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 02 · 2026BetaNewSource ↗

Managed RabbitMQ connector

The managed RabbitMQ connector in Lakeflow Connect is now available in Beta. The connector allows you to stream messages from RabbitMQ classic queues into streaming tables in Unity Catalog. See RabbitMQ connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 02 · 2026BetaNewSource ↗

Slack Access and Integration Logs managed ingestion connector

The Slack Access and Integration Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest workspace access logs and app integration change logs from Slack into Databricks. See Slack Access and Integration Logs connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
JUN 01 · 2026GANewSource ↗

Column popularity is now available in the Catalog Explorer

Column popularity is now available in the Catalog Explorer UI. To find the most popular columns in a table, go to the table's Overview tab. Popularity is determined by the number of queries against the table that read from a given column. See Popularity.

Data Modeling
Why it mattersIdentify which columns in your tables are actually queried by downstream Power BI reports, instead of guessing which ones matter for optimization.
MAY 29 · 2026GANewSource ↗

Lakeflow Designer updates for May 29, 2026

The following updates were made to Lakeflow Designer: Bidirectional AI-generated descriptions: Each operator now displays an AI-generated description of what it does. Editing the description reconfigures the operator. N-way Combine: The Combine operator now accepts any number of

Data Modeling
Why it mattersYou can now edit plain-English descriptions of data transformations to automatically reconfigure operators, eliminating manual configuration clicks in your Lakeflow pipelines.
MAY 29 · 2026GANewSource ↗

Query-based connectors for Lakeflow Connect are now generally available

Query-based connectors in Lakeflow Connect are now generally available. Query-based connectors ingest data from databases by querying the source directly using a cursor column, without requiring change data capture (CDC) configuration or an ingestion gateway. Supported sources in

Data Modeling
Why it mattersYou can now ingest data directly from databases into Lakehouse by querying source tables without setting up CDC or managing an ingestion gateway.
MAY 28 · 2026BetaNewSource ↗

Cross-engine attribute-based access controls

External engines can now read Unity Catalog managed tables (Delta and Iceberg) with attribute-based access controls (ABAC), row filters, and column masks enforced server-side. See Cross-engine attribute-based access controls (ABAC).

Data Modeling
Why it mattersYou can now enforce row and column-level access policies on your Delta tables when external tools (like Power BI connectors or SQL clients) query them directly, without building those restrictions into each downstream application.
MAY 28 · 2026GANewSource ↗

Genie One enhancements

Genie One now has a Managed MCP Server (Beta). Any agent can ask natural-language data questions across Genie Spaces and Unity Catalog data and receive grounded answers. See Available managed servers.

GenieData Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 27 · 2026BetaNewSource ↗

Google Drive managed ingestion connector

The Google Drive connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest files from Google Drive into Databricks. Both unstructured (binary) and structured (CSV, JSON, XML, Excel, Parquet, Avro, ORC) ingestion are supported, as well as file meta

Power BI & BI ReportingData Modeling
Why it mattersYou can now pull CSV, Excel, and JSON files directly from Google Drive into Databricks without writing custom scripts or managing credentials yourself.
MAY 27 · 2026GANewSource ↗

Refresh policies and EXPLAIN CREATE MATERIALIZED VIEW for materialized views are now generally available

Refresh policies and the EXPLAIN CREATE MATERIALIZED VIEW statement are now generally available for materialized views. Use refresh policies to control when Databricks performs incremental or full refresh, optimizing cost and predictability. Use EXPLAIN CREATE MATERIALIZED VIEW t

Data Modeling
Why it mattersYou can now automate when materialized views refresh (incremental vs. full) to reduce compute costs while ensuring Power BI gets fresh data on a predictable schedule.
MAY 26 · 2026BetaNewSource ↗

Lakeflow Spark Declarative Pipelines parameters are now in Beta

Pipeline parameters let you define key-value pairs at the pipeline level and reference them from SQL source code using named parameter syntax. See Use parameters with pipelines.

Data Modeling
Why it mattersYou can now parameterize SQL pipelines in Databricks so you can reuse the same pipeline definition across different environments or time periods without duplicating code.
MAY 26 · 2026BetaNewSource ↗

Spark Declarative Pipelines on Lakeflow parameters are now in Beta

Pipeline parameters let you define key-value pairs at the pipeline level and reference them from SQL source code using named parameter syntax. See Use parameters with pipelines.

Data Modeling
Why it mattersYou can now define pipeline-level parameters and reference them in SQL queries, letting you parameterize data sources and transformations without hardcoding values or rewriting jobs.
MAY 21 · 2026GANewSource ↗

Genie Space enhancements and bug fixes

"Fields" replaces "Dimensions": Genie Spaces now uses "Fields" instead of "Dimensions" in the metric view and SQL expressions interfaces. See Define SQL expressions. Benchmarks support agent mode: Benchmarks now support agent mode, which uses the same multi-step reasoning as Geni

GenieData Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 21 · 2026GANewSource ↗

Unity Catalog managed Apache Iceberg tables, foreign Apache Iceberg tables, and Apache Iceberg v3 features are generally available

The following Apache Iceberg capabilities in Unity Catalog are now generally available: Unity Catalog managed Iceberg tables: Create and manage Iceberg tables in Unity Catalog using Databricks Runtime, Databricks SQL, or external Iceberg-compatible engines. Managed Iceberg tables

Data Modeling
Why it mattersYou can now create Iceberg tables directly in Unity Catalog and query them with external tools, eliminating manual ETL between Databricks and other data systems.
MAY 21 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements and bug fixes

"Fields" replaces "Dimensions": Genie Agents (formerly Genie Spaces) now uses "Fields" instead of "Dimensions" in the metric view and SQL expressions interfaces. See Define SQL expressions. Benchmarks support agent mode: Benchmarks now support agent mode, which uses the same mult

GenieData Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 19 · 2026GANewSource ↗

Lakeflow Designer updates

The following updates were made to Lakeflow Designer: Enabled by default: Lakeflow Designer is now enabled by default for all free edition, premium, and enterprise tier workspaces. To get started, click +New in the sidebar and select Visual data prep. If you don't see this option

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 19 · 2026GANewSource ↗

Edits to resources in the UI now automatically update YAML

Edits to jobs and pipeline settings in the UI now automatically update YAML. See Edit bundle resources.

Data Modeling
Why it mattersYou can now modify job schedules and pipeline configurations directly in the Databricks UI without manually editing YAML files or worrying about sync conflicts.
MAY 15 · 2026GANewSource ↗

Lakeflow Spark Declarative Pipelines sinks are now generally available

The Lakeflow Spark Declarative Pipelines sink API is now generally available. Use sinks with append flows to write transformed pipeline data to external targets, including Delta tables, Apache Kafka topics, Azure Event Hubs, and custom Python data sources. See Using sinks in pipe

Data Modeling
Why it mattersYou can now write Databricks pipeline outputs directly to external systems like Kafka or Event Hubs without writing custom code, reducing ETL complexity for downstream data delivery.
MAY 15 · 2026GANewSource ↗

Spark Declarative Pipelines on Lakeflow sinks are now generally available

The Spark Declarative Pipelines on Lakeflow sink API is now generally available. Use sinks with append flows to write transformed pipeline data to external targets, including Delta tables, Apache Kafka topics, Azure Event Hubs, and custom Python data sources. See Use sinks in pip

Data Modeling
Why it mattersYou can now write Spark pipeline outputs directly to external systems like Kafka and Event Hubs without building custom connectors, using declarative syntax.
MAY 14 · 2026BetaNewSource ↗

Lakeflow Spark Declarative Pipelines environment versions

Environment versions for Lakeflow Spark Declarative Pipelines are now in Beta. Configure an environment version on a pipeline to pin the Python language version and set of preinstalled libraries, decoupling your pipeline's Python runtime from Databricks Runtime upgrades. See Conf

Data Modeling
Why it mattersYou can now lock your Lakeflow pipelines to specific Python versions and library sets independently of Databricks Runtime upgrades, preventing unexpected breaking changes in your data models.
MAY 14 · 2026PreviewNewSource ↗

SQL alert task in Lakeflow Jobs is now in Public Preview

The SQL alert task in Lakeflow Jobs, previously in Beta, is now in Public Preview. Use the task to evaluate a Databricks SQL alert as part of a Lakeflow Job. The task returns its evaluation state as a task output value, so downstream tasks can branch on the result. See SQL alert

Power BI & BI ReportingData Quality & MonitoringData Modeling
Why it mattersYou can now trigger conditional workflows in Lakeflow Jobs based on SQL alert results, automating data quality responses without manual intervention.
MAY 14 · 2026BetaNewSource ↗

Spark Declarative Pipelines on Lakeflow environment versions

Environment versions for Spark Declarative Pipelines on Lakeflow are now in Beta. Configure an environment version on a pipeline to pin the Python language version and set of preinstalled libraries, decoupling your pipeline's Python runtime from Databricks Runtime upgrades. See C

Data Modeling
Why it mattersYou can now pin specific Python versions and library sets to individual pipelines, preventing runtime breaks when Databricks upgrades its default environment.
MAY 12 · 2026PreviewNewSource ↗

Lakebase Autoscaling: Lakehouse Sync is now in Public Preview

Lakehouse Sync is now in Public Preview for Lakebase Autoscaling. Lakehouse Sync enables continuous, low-latency replication of your Lakebase Postgres tables into Unity Catalog managed Delta tables using Change Data Capture (CDC). See Lakebase Change Data Feed.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 11 · 2026PreviewNewSource ↗

App telemetry for Databricks Apps is now in Public Preview

You can now collect traces, logs, and metrics from your Databricks Apps and persist them to Unity Catalog tables using the OpenTelemetry (OTel) protocol. See Configure telemetry for Databricks Apps.

AI AppsData Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 11 · 2026GANewSource ↗

HubSpot connector

The managed HubSpot connector in Lakeflow Connect is now generally available. The connector allows you to ingest data from HubSpot Marketing Hub into Databricks. See HubSpot connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 08 · 2026GANewSource ↗

Catalog commits are now generally available

Catalog commits are now generally available. Catalog commits expand Unity Catalog managed table interoperability, strengthen Unity Catalog governance capabilities, and unlock new features such as multi-statement, multi-table transactions. When catalog commits are enabled on a Uni

Data Modeling
Why it mattersYou can now wrap multiple SQL statements across different tables in a single transaction, ensuring all changes commit together or roll back together if any statement fails.
MAY 07 · 2026GANewSource ↗

Genie Space enhancements

Export context as metric view: You can now export the context from a Genie Space as a metric view to centrally define your business semantics. See Export a Genie Space as a metric view. Iframe monitoring (Beta): Messages from iframe-embedded Genie spaces are now logged in the Mon

GenieData Quality & MonitoringData Modeling
Why it mattersYou can now export business logic from a Genie Space as a metric view, letting you reuse those definitions across other Databricks tools without rebuilding them manually.
MAY 07 · 2026BetaNewSource ↗

Standalone pipelines on serverless general compute

Standalone pipelines, including materialized views and streaming tables, can now be created from a notebook running on serverless general compute. Standalone pipelines (renamed from pipelines on Databricks SQL) can be created using SQL or Python. Standalone pipelines are in Beta.

Data Modeling
Why it mattersYou can now run Databricks SQL pipelines directly from a notebook on serverless compute without provisioning a SQL warehouse, reducing infrastructure overhead and costs.
MAY 07 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements

Export context as metric view: You can now export the context from a Genie Agent (formerly Genie Space) as a metric view to centrally define your business semantics. See Export a Genie Agent as a metric view. Iframe monitoring (Beta): Messages from iframe-embedded Genie One space

GenieData Quality & MonitoringData Modeling
Why it mattersYou can now export business logic from Genie Agent directly as a metric view, eliminating manual recreation of semantic definitions in your BI layer.
MAY 05 · 2026BetaNewSource ↗

Outlook managed ingestion connector

The Outlook connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest email data from Microsoft Outlook into Databricks. See Outlook connector.

Data Modeling
Why it mattersYou can now ingest email data directly from Outlook into Databricks tables, eliminating manual exports and enabling automated monitoring of email-based communication patterns for compliance or operational analytics.
MAY 05 · 2026BetaNewSource ↗

GitHub managed ingestion connector

The GitHub connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest data from GitHub into Databricks. See GitHub connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 05 · 2026BetaNewSource ↗

Smartsheet managed ingestion connector

The Smartsheet connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest data from Smartsheet into Databricks. See Smartsheet connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
MAY 04 · 2026GANewSource ↗

Lakeflow Pipelines Editor is now generally available

The Lakeflow Pipelines Editor is now generally available. The editor offers an agent-first experience with Genie Code for creating, updating, and debugging production pipelines, with your code and Genie Code chat side by side with the pipeline graph and metrics. See Develop and d

GenieData Modeling
Why it mattersYou can now use natural-language prompts in Genie to generate and modify Databricks pipeline code directly, reducing time spent hand-writing transformation logic.
MAY 01 · 2026BetaNewSource ↗

Community connectors

Open-source connectors extend Lakeflow Connect to sources without managed connector support. They're built and maintained by the community. Use a registered connector or create your own. See Community connectors in Lakeflow Connect.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
APR 30 · 2026GANewSource ↗

agg SQL function as a synonym for measure

The new agg aggregate function is a synonym for measure. Use agg(measure_column) as a shorter alternative when querying measures in a metric view.

Data Modeling
Why it mattersYou can now write `agg(column)` instead of `measure(column)` in metric view queries, saving keystrokes on frequently-run SQL.
APR 30 · 2026GANewSource ↗

Disabling tasks in Lakeflow Jobs is now GA

You can now disable a task in a Databricks Lakeflow job to skip it at run time without removing it from the job. Disabled tasks keep their configuration and run history, so you can re-enable them later without rebuilding the task. See Disabled tasks in Lakeflow Jobs.

Data Modeling
Why it mattersYou can skip specific data transformation steps in scheduled jobs without deleting them, making it easier to temporarily pause problematic pipelines while debugging.
APR 30 · 2026PreviewNewSource ↗

MLflow trace storage in Unity Catalog is now in Public Preview

MLflow trace storage in Unity Catalog tables, previously in Beta, is now in Public Preview. Traces are stored in OpenTelemetry (OTel) format, access is governed through Unity Catalog schema and table permissions, and you can query traces from Databricks SQL or the MLflow Python S

AI AppsData Modeling
Why it matters(Marked not directly relevant for this audience.)
APR 28 · 2026GANewSource ↗

Attribute-based access control (ABAC) is now generally available

Attribute-based access control (ABAC) is now generally available (GA). ABAC is an access control model in Unity Catalog that uses governed tags applied to data assets to dynamically enforce row filter and column mask policies on tables, materialized views, and streaming tables. P

Data Modeling
Why it mattersYou can now grant data access to users based on attributes (like department or role) attached to data objects, rather than managing individual user permissions for each table.
APR 28 · 2026GANewSource ↗

Tag Unity Catalog functions

Functions are now a supported securable object type for tagging in Unity Catalog. Use SET TAG and UNSET TAG to add and remove tags from functions. You can use tags to search for functions and certify or deprecate functions. See Apply tags to Unity Catalog securable objects.

Data Modeling
Why it mattersYou can now tag Unity Catalog functions to mark them as certified or deprecated, making it easier to identify which functions are safe to use in your data models and reports.
APR 28 · 2026GANewSource ↗

Zendesk Support connector

The Zendesk Support connector in Lakeflow Connect is now generally available. See Zendesk Support connector overview.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
APR 25 · 2026GANewSource ↗

Confluence connector

The Confluence connector in Lakeflow Connect is now Generally Available. See Confluence connector.

Data Modeling
Why it matters(Marked not directly relevant for this audience.)
APR 23 · 2026GANewSource ↗

Dashboard enhancements and bug fixes

Table cross-filtering and drill-through: Tables now support cross-filtering and drill-through. Counter prefix and suffix: Numbers in counters now support custom prefixes and suffixes. See Format template. Schema browser default dataset type (Public Preview): Adding a table to a d

Power BI & BI ReportingData Modeling
Why it mattersYou can now cross-filter tables in dashboards and drill through to detailed views without building separate reports or complex DAX measures.
APR 23 · 2026UpcomingNewSource ↗

Workspace object permissions will soon be inherited from all account groups

In an upcoming release, workspace object permissions will be inherited from all account groups, not just groups directly assigned to the workspace. Principals will inherit permissions on workspace objects, such as jobs, notebooks, folders, queries, and dashboards, from all accoun

Data Modeling
Why it matters(Marked not directly relevant for this audience.)

Data Quality & Monitoring13 ITEMS

JUL 13 · 2026GANewSource ↗

View warehouse activity details (General Availability)

The Activity details toggle in the SQL warehouse monitoring UI is now generally available. View color-coded annotations on the Running clusters chart that explain why a warehouse remains active, including query activity, fetching queries, open sessions, and idle states. Hover ove

Power BI & BI ReportingData Quality & Monitoring
Why it mattersYou can now see exactly why your SQL warehouse is running (active queries, open sessions, idle time) in the monitoring dashboard instead of just knowing it's running, helping you optimize warehouse uptime costs.
JUL 09 · 2026GANewSource ↗

Databricks SQL alerts are now available by default for workspaces with the compliance security profile enabled

Databricks SQL alerts now support all compliance security profile standards that Databricks supports, and are available by default for workspaces with the compliance security profile enabled. Use Databricks SQL alerts to monitor data and KPIs by running queries on a schedule, eva

Data Quality & Monitoring
Why it mattersYou can now set up scheduled query alerts to monitor data quality and KPI thresholds in Databricks SQL without additional configuration steps if your workspace has compliance security enabled.
JUN 22 · 2026GANewSource ↗

Genie Code system table now counts only user-submitted interactions

The Genie Code system table (system.access.assistant_events) now records only user-submitted Genie Code interactions, such as side-panel chat, agent mode, and the inline assistant (%assistant). Background and automated requests, such as autocomplete (ghost text), quick-fix sugges

GenieAgent SkillsData Quality & Monitoring
Why it matters(Marked not directly relevant for this audience.)
JUN 17 · 2026GANewSource ↗

Redaction of the statement text in the query history system table begins

Rolling out starting June 22, the statement_text column in system.query.history returns <Redacted> for users who are not account admins or members of the databricks_pii_access account-level group. Audit any workloads that read statement_text and confirm the principal running

Data Quality & Monitoring
Why it mattersYou must audit Power BI queries and data refresh jobs that read `system.query.history.statement_text` to ensure they have the necessary admin or PII-access group permissions, or they will start receiving `<Redacted>` values.
JUN 04 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements

Genie Chat prompt monitoring (Beta): Prompts and responses initiated by Genie Chat are now visible in Genie Agents (formerly Genie Spaces) monitoring when the sharing Beta is enabled. See Test and monitor a Genie Agent. Knowledge store edit confirmation dialog: A confirmation dia

GenieData Quality & Monitoring
Why it mattersYou can now see which Genie Chat prompts users are running and what answers they're getting, directly in your monitoring dashboards for data quality auditing.
MAY 27 · 2026UpcomingNewSource ↗

Databricks SQL alerts will soon be available by default for workspaces with the compliance security profile enabled

Databricks SQL alerts will be available by default for workspaces with the compliance security profile enabled in June 2026. Use Databricks SQL alerts to monitor data and KPIs by running queries on a schedule, evaluating conditions, and notifying recipients when conditions are me

Data Quality & Monitoring
Why it mattersYou'll automatically get SQL query alerting in compliant workspaces, letting you monitor data quality metrics and KPI thresholds without manual setup or additional configuration steps.
MAY 21 · 2026GANewSource ↗

Workspace sidebar navigation updates

The workspace sidebar navigation has updated section groupings: A new Analytics section groups Dashboards, Genie Spaces, and Alerts. The SQL section is renamed to Lakehouse and contains SQL Editor, Queries, Query History, and SQL Warehouses. In the app switcher, Lakehouse is also

GeniePower BI & BI ReportingData Quality & Monitoring
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026UpcomingNewSource ↗

Upcoming workspace sidebar navigation updates

The workspace sidebar navigation is getting updated section groupings: A new Analytics section groups Dashboards, Genie Spaces, and Alerts. The SQL section is renamed to Lakehouse and contains SQL Editor, Queries, Query History, and SQL Warehouses. In the app switcher, Lakehouse

GeniePower BI & BI ReportingData Quality & Monitoring
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Configure an additional recipient for workspace operational emails

Workspace admins can now add an additional email recipient to receive operational emails about a workspace. Once configured, this address receives the same operational updates as workspace admins, including things like breaking changes, incident communications, and feature rollou

Data Quality & Monitoring
Why it mattersYou can now forward Databricks operational alerts (breaking changes, incidents, feature rollouts) to a dedicated monitoring inbox instead of only the workspace admin's email.
MAY 14 · 2026GANewSource ↗

Databricks SQL alerts are now generally available

The latest version of Databricks SQL alerts is now generally available. SQL alerts let you monitor data and KPIs by running a query on a schedule, evaluating a condition, and notifying recipients when the condition is met. Use SQL alerts to monitor KPI drifts, detect anomalies, a

Data Quality & Monitoring
Why it mattersYou can now set up automated notifications when your data quality checks or KPI thresholds fail, without building custom monitoring logic outside Databricks.
APR 30 · 2026GANewSource ↗

Genie Space enhancements

Weekly digest and monitoring: The Monitoring tab now includes a Weekly digest section showing weekly messages, users, and thumbs up/down feedback. Authors can also use Genie Code to summarize top usage trends and common issues from the monitoring page. PDF file uploads: Upload PD

GenieData Quality & Monitoring
Why it mattersYou can now review weekly Genie usage patterns and user feedback directly in Databricks without exporting data to analyze separately.
APR 30 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements

Weekly digest and monitoring: The Monitoring tab now includes a Weekly digest section showing weekly messages, users, and thumbs up/down feedback. Authors can also use Genie Code to summarize top usage trends and common issues from the monitoring page. PDF file uploads: Upload PD

GenieData Quality & Monitoring
Why it matters(Marked not directly relevant for this audience.)
APR 27 · 2026BetaNewSource ↗

Recently Resolved Incidents section in Data Quality Monitoring

The Data Quality Monitoring dashboard now includes a Recently Resolved Incidents section, currently in Beta. This section shows tables that were previously unhealthy but have since automatically recovered to a healthy status, including the time of resolution. Use this view to ide

Power BI & BI ReportingData Quality & Monitoring
Why it mattersYou can now see which data quality issues self-healed without manual intervention, letting you identify patterns in transient failures versus systemic problems.

Power BI & BI Reporting23 ITEMS

JUL 07 · 2026GANewSource ↗

Excel file format support is now available by default

Excel file format support is now available by default for all workspaces. You can ingest, parse, and query .xls, .xlsx, and .xlsm files directly using built-in support, without external libraries or manual conversions. See Read and stream Excel files.

Power BI & BI Reporting
Why it mattersYou can now load Excel files directly into Databricks tables without converting them to CSV or Parquet first, saving time on data prep workflows.
JUL 01 · 2026PreviewNewSource ↗

Dashboard relationships

Dashboard relationships (Public Preview): Build complex multi-fact data models scoped to an AI/BI dashboard. See Dashboard relationships.

Power BI & BI Reporting
Why it mattersYou can now model multiple fact tables with defined relationships directly within a dashboard scope, eliminating the need to pre-join complex datasets in your Databricks SQL transformations.
JUN 15 · 2026PreviewNewSource ↗

Genie mobile app

You can now use the Databricks Genie mobile app to access Genie One from iOS and Android devices. Download the app from the Apple App Store or Google Play Store. Using the Genie mobile app, you can: Ask data questions in natural language. View and interact with AI/BI dashboards,

GeniePower BI & BI Reporting
Why it mattersYou can now answer ad-hoc data questions and view BI dashboards from your phone while away from your desk, without needing to log into a browser.
JUN 11 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements and bug fixes

Save visualizations to a dashboard: You can now save Genie Agent (formerly Genie Space) visualization outputs to a dashboard. See Save a visualization to a dashboard. Reference previous visualizations: Select and reference visualizations from previous prompts in follow-up prompts

GeniePower BI & BI Reporting
Why it mattersYou can now save Genie-generated charts directly to Power BI dashboards and reference earlier visualizations in follow-up queries without regenerating them.
MAY 21 · 2026GANewSource ↗

Dashboard enhancements and bug fixes

Import BI workbooks (Beta): Add a Tableau or Power BI file to Genie Code and it builds an AI/BI dashboard that replicates your visualizations. See Import BI files using Genie Code. Open-source fonts: Over 20 new open-source fonts are now available as defaults. See Set a dashboard

GeniePower BI & BI Reporting
Why it matters(Marked not directly relevant for this audience.)
MAY 21 · 2026GANewSource ↗

Genie enhancements

Direct link to associated dashboard: Genie now surfaces a direct link to the associated dashboard when hovering over entities in the chat pane. Ask Genie on the workspace homepage: Ask Genie has been added to the workspace homepage. See Homepage.

GeniePower BI & BI Reporting
Why it mattersYou can now quickly navigate from a Genie chat answer directly to its source dashboard without manually searching for it.
MAY 21 · 2026GANewSource ↗

Genie One enhancements

Direct link to associated dashboard: Genie One now surfaces a direct link to the associated dashboard when hovering over entities in the chat pane. Ask Genie One on the workspace homepage: Ask Genie One has been added to the workspace homepage. See Homepage.

GeniePower BI & BI Reporting
Why it mattersYou can now hover over chat entities to jump directly to related dashboards, and access Genie One from the workspace homepage instead of navigating through menus.
MAY 20 · 2026PreviewNewSource ↗

Configure Microsoft Entra ID SSO for Power BI

You can now configure Microsoft Entra ID as the identity provider for single sign-on (SSO) to Databricks from Power BI using an account-level federation policy. See Configure Microsoft Entra ID SSO for Power BI.

Power BI & BI Reporting
Why it mattersYou can now use your existing Microsoft Entra ID credentials to automatically authenticate Power BI connections to Databricks without separate password management.
MAY 19 · 2026GANewSource ↗

Databricks Add-in for Excel support for all compliance security profile standards

The Databricks Add-in for Excel (Public Preview) now supports all compliance security profile standards supported by Databricks. For more, see Compliance security profile and Connect to Databricks from Microsoft Excel.

Power BI & BI Reporting
Why it mattersYou can now connect Excel directly to Databricks datasets without reconfiguring security settings for each compliance framework your bank uses.
MAY 18 · 2026GANewSource ↗

Unified runs list is generally available

You can now view all of your job and pipeline runs in the updated Runs list. Track all of your pipeline runs in one place and filter by status, time, run-as user, run ID, and error codes in real time. Spot trends using the visualization and summary of the current top five error c

Power BI & BI Reporting
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Dashboard enhancements and bug fixes

Error bars on line charts: Line charts now support displaying error bars as bands. Cross-filtering and drill-through: Line, combo, and area charts now support cross-filtering and drill-through filters. See Use drill-through to filter data. Custom SQL measure bug fix (Public Previ

Power BI & BI Reporting
Why it mattersYou can now add error bands to line charts and enable cross-filtering between visualizations without rebuilding reports.
MAY 14 · 2026GANewSource ↗

View run history for scheduled refreshes in Google Sheets

You can now view the run history of scheduled refreshes in the Databricks Connector for Google Sheets. Each run shows its Run ID, start time, and success status. See Schedule data refreshes in Google Sheets.

Power BI & BI Reporting
Why it matters(Marked not directly relevant for this audience.)
MAY 11 · 2026GANewSource ↗

HIPAA support for the Databricks Add-in for Excel

The Databricks Add-in for Excel (Public Preview) is now available for workspaces with HIPAA compliance across all supported regions. See Connect to Databricks from Microsoft Excel.

Power BI & BI Reporting
Why it matters(Marked not directly relevant for this audience.)
MAY 07 · 2026GANewSource ↗

Dashboard enhancements and bug fixes

Improved error messages: Dashboard error messages can now be more easily viewed and copied. Reset draft API: An API is now available for dashboard authors to reset the draft to the last published version. Undo-redo on the data page: Dashboards in draft mode now support undo and r

Power BI & BI Reporting
Why it mattersYou can now undo and redo edits on dashboard data pages, and copy error messages directly instead of manually transcribing them.
MAY 05 · 2026UpcomingNewSource ↗

Excel file format support will soon be available by default

Excel file format support will be available by default for all workspaces in early June 2026. You can ingest, parse, and query .xls, .xlsx, and .xlsm files directly using built-in support, without external libraries or manual conversions. Workspace admins can enable it now under

Power BI & BI Reporting
Why it mattersYou can now query Excel files directly in Databricks SQL without writing Python to convert them first, saving time on data prep.
MAY 01 · 2026GANewSource ↗

Native data profiling for results tables in the SQL editor

You can now view profiling statistics for columns in results tables in the new Databricks SQL editor. Select column headers and click Open selection details to view profiling statistics.

Power BI & BI Reporting
Why it mattersYou can now inspect column distributions, null counts, and data types directly in SQL query results without exporting to Power BI or running separate profiling queries.
MAY 01 · 2026GANewSource ↗

Tabular attachments in dashboard email subscriptions for workspaces with the compliance security profile enabled

Tabular attachments in dashboard email subscriptions will be available by default for workspaces with the compliance security profile enabled in June 2026. Email subscribers receive a PDF snapshot and optionally tabular data from selected dashboard widgets as CSV, TSV, or Excel f

Power BI & BI Reporting
Why it matters(Marked not directly relevant for this audience.)
MAY 01 · 2026GANewSource ↗

Native data profiling for notebook results tables

You can now view profiling statistics for columns in notebook results tables. From a results table, select column headers and click Open selection details to view profiling statistics. This feature is also available in the new Databricks SQL editor. See Select data.

Power BI & BI Reporting
Why it mattersYou can now inspect data distribution, null rates, and cardinality directly in Databricks notebook results without exporting to Power BI, saving time on quality checks before publishing datasets.
APR 30 · 2026GANewSource ↗

Dashboard enhancements and bug fixes

Publish with service principal credentials: Authors can now publish dashboards using the data credentials of a service principal. See Publish a dashboard. Service principal draft view fix: Fixed a bug where a dashboard published via a service principal loses the ability to view d

Power BI & BI Reporting
Why it matters(Marked not directly relevant for this audience.)
APR 30 · 2026GANewSource ↗

Power BI connections will transition to ADBC

Power BI plans to transition all Power BI connections to Arrow Database Connectivity (ADBC) in July 2026. To avoid disruptions, Databricks recommends switching your development and staging semantic models to ADBC now and validating your workloads. The ADBC driver for Power BI on

Power BI & BI Reporting
Why it mattersPower BI will require ADBC connections to Databricks by July 2026, so you need to test your existing semantic models with the new driver now to prevent production outages.
APR 28 · 2026PreviewNewSource ↗

5X-Large SQL warehouse size

The 5X-Large cluster size for serverless and pro SQL warehouses is in Public Preview in all regions. The 5X-Large size provides 512 workers. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews. For more information on SQL war

Power BI & BI Reporting
Why it mattersYou can now run queries against larger datasets without waiting for query timeouts, enabling analysis of multi-billion-row tables that previously required sampling or staging.
APR 27 · 2026GANewSource ↗

Databricks One renamed to Genie

Databricks One, the simplified Databricks interface, has been renamed to Genie. The feature and its capabilities are unchanged. Genie enables users to: View and interact with AI/BI dashboards to track key performance indicators (KPIs) and analyze metrics. Ask data questions in na

GeniePower BI & BI Reporting
Why it mattersYou can now reference "Genie" in your organization's Databricks documentation and training instead of "Databricks One," avoiding confusion during team onboarding and support discussions.
APR 24 · 2026GANewSource ↗

Databricks Excel Add-in requires workspace preview enablement

To use the Databricks Excel Add-in, a workspace admin must now enable the Excel Connector preview from the Previews page. See Set up the Databricks Excel Add-in and Manage Databricks previews.

Power BI & BI Reporting
Why it matters(Marked not directly relevant for this audience.)

Genie56 ITEMS

JUL 20 · 2026GANewSource ↗

Mention Genie Code in notebook comments

You can now mention Genie Code in a notebook comment to get AI help without leaving the comment thread. Type @ in a comment, select Genie Code, and enter your request. Genie Code replies inline in the thread. See Code comments.

Genie
Why it matters(Marked not directly relevant for this audience.)
JUL 17 · 2026PreviewNewSource ↗

Databricks Genie app in Microsoft Teams is now in Public Preview

The Databricks Genie app in Microsoft Teams is now in Public Preview. The app brings Genie into Microsoft Teams so users can ask data questions and get answers without leaving Microsoft Teams. See Databricks Genie app in Microsoft Teams.

Genie
Why it matters(Marked not directly relevant for this audience.)
JUL 16 · 2026GANewSource ↗

Genie Agents enhancements and bug fixes

Save a chat as a Genie Agent: You can now save a Genie One thread as a Genie Agent. See Create an agent. Conversation sharing (Public Preview): Sharing an individual Genie Agent conversation is now in Public Preview. See Share a conversation. Access email terminology: Access-gran

Genie
Why it mattersYou can now save a Genie chat as a reusable Agent and share individual conversations, letting colleagues run the same analysis without rebuilding it from scratch.
JUL 16 · 2026BetaNewSource ↗

Lakebridge Agentic Converter is in Beta

The Lakebridge Agentic Converter is in Beta. Use it to convert legacy SQL dialects, such as T-SQL, Snowflake, Redshift, Oracle, BigQuery, and Teradata, to ANSI SQL in migration projects in your workspace. Powered by Genie Code, the converter analyzes each source script, validates

Genie
Why it mattersConvert T-SQL, Snowflake, Redshift, Oracle, BigQuery, or Teradata scripts to ANSI SQL automatically during migrations instead of manually rewriting them.
JUL 09 · 2026BetaNewSource ↗

Front-end Private Link for account-level Genie One

You can now configure front-end Private Link for account-level Genie One. Turn on the Front-end Private Link for Custom URLs and Account preview to get started. See Configure inbound Private Link for account-level resources.

Genie
Why it matters(Marked not directly relevant for this audience.)
JUL 09 · 2026GANewSource ↗

Genie Agents enhancements

Genie Spaces renamed to Genie Agents: Genie Spaces are now called Genie Agents. SQL expressions grouped with example SQL: In the authoring experience, SQL expressions are now grouped with example SQL queries so you can define and manage both in one place. See Define SQL expressio

Genie
Why it matters(Marked not directly relevant for this audience.)
JUL 08 · 2026GANewSource ↗

Genie Agents now uses pay-as-you-go pricing

Starting July 8, 2026 at 00:00 UTC, Genie Agents is billed following a pay-as-you-go pricing model that includes 150 DBUs of free large language model (LLM) usage every month, equivalent to about $10.50 in the US East region. Usage beyond the free amount is billed in DBUs, reflec

GenieAI Apps
Why it mattersYou can now run Genie Agents without committing to fixed costs, paying only for actual LLM usage after a monthly free allowance.
JUL 08 · 2026GANewSource ↗

Genie Spaces is now Genie Agents

Genie Spaces are now called Genie Agents. The name changed across the documentation, but the product's capabilities are unchanged. For more information, see Genie Agents.

Genie
Why it matters(Marked not directly relevant for this audience.)
JUL 06 · 2026GANewSource ↗

Genie products now use pay-as-you-go pricing

Starting July 7, 2026 at 00:00 UTC, Genie products, including Genie Spaces, Genie Code, and Genie One, are billed following a pay-as-you-go pricing model that includes 150 DBUs of free large language model (LLM) usage every month, equivalent to about $10.50 in the US East region.

GenieAI Apps
Why it matters(Marked not directly relevant for this audience.)
JUL 06 · 2026GANewSource ↗

Budgets are now generally available

Budgets, including budgets for Unity AI Gateway, are now generally available. Budgets let admins define spending thresholds. For requests managed through Unity AI Gateway, including Genie interactions, admins can set additional per-user thresholds and overrides, with configurable

Genie
Why it mattersAdmins can now set per-user spending caps on AI Gateway and Genie queries, letting you control cost exposure from analysts running expensive AI-assisted queries against your datasets.
JUL 06 · 2026GANewSource ↗

Genie Spaces now uses pay-as-you-go pricing

Genie Spaces now follows a pay-as-you-go (PAYGO) pricing model. Each user receives a free monthly amount of large language model (LLM) usage, and usage beyond the free amount is billed in DBUs. With this change, the previous throughput limits for the Genie Spaces UI and Conversat

GenieAI Apps
Why it matters(Marked not directly relevant for this audience.)
JUL 02 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements

Agent mode is generally available: Agent mode in Genie Agents (formerly Genie Spaces) is now generally available. Agent mode uses multi-step reasoning to answer complex, exploratory questions with a report that includes citations, visualizations, and supporting tables. See Agent

Genie
Why it mattersYou can now ask Genie open-ended analytical questions and get multi-step answers with citations and visualizations without writing SQL yourself.
JUN 29 · 2026UpcomingNewSource ↗

Agent mode in Genie Spaces will soon be available by default for workspaces with the compliance security profile enabled

Agent mode in Genie Spaces will be enabled by default for workspaces with the compliance security profile enabled in July 2026. Agentic mode uses multi-step reasoning to answer complex business questions by running multiple SQL queries, iterating on results, and returning a repor

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 29 · 2026GANewSource ↗

Genie Code Chat/Agent mode selector removed

The Chat/Agent mode selector has been removed from the Genie Code pane. Genie Code now runs exclusively in Agent mode. If you prefer a conversational response without autonomous task execution (what was previously called Chat mode), include that instruction in your prompt. For ex

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 29 · 2026UpcomingNewSource ↗

Agent mode in Genie Agents will soon be available by default for workspaces with the compliance security profile enabled

Agent mode in Genie Agents will be enabled by default for workspaces with the compliance security profile enabled in July 2026. Agentic mode uses multi-step reasoning to answer complex business questions by running multiple SQL queries, iterating on results, and returning a repor

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 25 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements

Genie Code space authoring skills: Genie Code now includes dedicated skills for authoring and maintaining Genie Agents (formerly Genie Spaces). See Create a Genie Agent and Debug responses with Genie Code.

GenieAgent Skills
Why it matters(Marked not directly relevant for this audience.)
JUN 24 · 2026UpcomingNewSource ↗

Genie Spaces will be renamed to Genie Agents

Genie Spaces is being renamed to Genie Agents. In early July 2026, Genie Spaces is renamed to Genie Agents to better reflect the full capabilities of this feature.

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 23 · 2026GANewSource ↗

Unity AI Gateway budgets will be generally available in July 2026

In July 2026, Unity AI Gateway budgets will be generally available for all accounts on AWS, Azure, and Google Cloud. Unity AI Gateway budgets let admins define spending thresholds for requests managed through Unity AI Gateway and Genie, including shared and per-user limits, with

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 17 · 2026BetaNewSource ↗

Share Genie Spaces externally using OpenSharing

Providers can now share a Genie Space with users outside their organization using OpenSharing. Databricks creates a point-in-time snapshot of the space's data assets and instructions. Recipients can mount the share to create a local Genie Space. See Share a Genie Space using Open

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 17 · 2026BetaNewSource ↗

Share Genie Agents externally using OpenSharing

Providers can now share a Genie Agent with users outside their organization using OpenSharing. Databricks creates a point-in-time snapshot of the space's data assets and instructions. Recipients can mount the share to create a local Genie Agent. See Share a Genie Agent using Open

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 16 · 2026BetaNewSource ↗

Connect Genie to Microsoft Copilot Cowork

You can now connect Genie to Microsoft Copilot Cowork through the Genie managed MCP server, so users can ask natural-language questions about their Databricks data without leaving Copilot Cowork. See Genie plugin for Microsoft Copilot Cowork.

Genie
Why it mattersYou can ask natural-language questions about Databricks data directly from Microsoft Copilot Cowork instead of switching between tools.
JUN 11 · 2026GANewSource ↗

Genie Code now uses models served through OpenAI on Databricks

Genie Code now uses models served through OpenAI on Databricks, in addition to models served through Azure OpenAI and Anthropic on Databricks, when partner-powered AI features are enabled. For the model provider used by each feature, see Partner-powered AI features.

Genie
Why it mattersGenie Code can now generate SQL queries using OpenAI models served directly on Databricks instead of requiring external Azure OpenAI or Anthropic endpoints.
JUN 10 · 2026BetaNewSource ↗

Databricks Genie app in Microsoft Teams

The Databricks Genie app in Microsoft Teams is now available in Beta. The app brings Genie into Microsoft Teams so users can ask data questions and get answers without leaving Microsoft Teams. Chat with the app in a direct message or mention @Databricks Genie in a channel or grou

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 09 · 2026PreviewNewSource ↗

Databricks Genie app for Slack

The Databricks Genie app for Slack is now available in Public Preview. The app brings Genie into Slack so users can get answers to data questions without leaving Slack. Send a direct message to the app or mention @Genie in a channel or group DM, and answers route through Genie or

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 09 · 2026GANewSource ↗

Genie renamed to Genie One

Genie, the Databricks AI experience for business users, has been renamed to Genie One. The feature and its capabilities are unchanged. See Use Genie One.

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 04 · 2026GANewSource ↗

Genie products will move to pay-as-you-go pricing

On July 6, 2026, Genie products, including Genie Spaces, Genie Code, and Genie, are moving to a pay-as-you-go pricing model. What's changing Free usage: Each user receives 150 DBUs of free large language model (LLM) usage every month, equivalent to about $10.50 in the US East reg

GenieAI Apps
Why it matters(Marked not directly relevant for this audience.)
JUN 04 · 2026GANewSource ↗

Set budgets for Genie usage

On July 6, 2026, Genie products will move to a pay-as-you-go pricing model. Each user receives 150 DBUs of free LLM usage every month, equivalent to about $10.50 in the US East region. Usage beyond the free allowance is billed in DBUs. For more information, see what's coming. To

GenieAI Apps
Why it matters(Marked not directly relevant for this audience.)
JUN 04 · 2026GANewSource ↗

Genie Code now supports auto-approve for tool actions

Genie Code now offers an auto-approve mode that approves tool actions, like running code or editing notebooks, without prompting you for each request. An AI classifier reviews each action and blocks risky ones. Auto-approve is a productivity feature, not a security boundary. Data

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 04 · 2026GANewSource ↗

Genie One enhancements

Workspace-level Genie One customization: Workspace admins can now customize Genie One at the workspace level. Under workspace settings, admins can configure colors, a logo, a markdown welcome message, and pinned content. See Customize the Genie One homepage. Certified object prio

Genie
Why it matters(Marked not directly relevant for this audience.)
JUN 03 · 2026GANewSource ↗

Genie Code will also use models served through OpenAI on Databricks

Genie Code will soon use models served through OpenAI on Databricks, in addition to models served through Azure OpenAI and Anthropic on Databricks, when partner-powered AI features are enabled.

Genie
Why it mattersYou can now generate SQL and Python code through Genie using OpenAI models hosted on Databricks, expanding model options beyond Azure OpenAI and Anthropic for your preferred inference provider.
JUN 03 · 2026BetaNewSource ↗

Full page Genie Code

Full page Genie Code is now available in Beta. The full page experience is a command center for Genie Code, where the active thread is shown prominently, surfacing assets like notebooks and files alongside it as tabs when needed. You can run multiple threads in parallel, switch b

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 28 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements and bug fixes

Agent mode thinking traces (Public Preview): Agent mode thinking traces now cite the definitions applied to answer questions. For example, "best selling product" is defined as the product with the most total sales. MCP conversation sharing bug fix (Beta): Fixed a bug where conver

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 26 · 2026GANewSource ↗

Removed legacy Assistant slash commands

The /settings and /rename slash commands are no longer available in the notebook Genie Code Assistant chat pane. Adjust notebook settings and rename notebooks from the notebook UI instead. Other slash commands, such as /doc, /explain, /fix, /optimize, and /prettify, are unchanged

GenieAgent Skills
Why it matters(Marked not directly relevant for this audience.)
MAY 19 · 2026UpcomingNewSource ↗

Genie chat will soon be available by default for workspaces with the compliance security profile enabled

Genie chat will be available by default for workspaces with the compliance security profile enabled in June 2026. Genie chat provides a unified, full-screen interface for asking data questions in natural language. It uses existing dashboards, queries, Genie Spaces, and metric vie

Genie
Why it mattersYou'll be able to ask natural-language questions about your data directly in Databricks without manually enabling a feature, if your workspace uses compliance security settings.
MAY 15 · 2026GANewSource ↗

Share Genie Code chat threads

You can now share Genie Code chat threads with other users, groups, or service principals. Recipients receive read-only access to view the shared chat thread. See Share a chat thread.

Genie
Why it mattersYou can now share your Genie Code debugging sessions with colleagues for asynchronous code review without exporting or copying chat content manually.
MAY 14 · 2026GANewSource ↗

Genie enhancements and bug fixes

Additional Genie chat audit logs: Nine new genieChat audit events are now available for granular tracking: mcpToolInvocation, steerGenieChatConversation, updateGenieChatConversationFeedback, cancelGenieChatConversation, getGenieChatConversation, and scheduled task operations (cre

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Genie Space enhancements and bug fixes

Create API instruction limits raised: The create API now enforces the same limits as the UI for instruction creation. The maximum characters for query text has been raised from 20,000 to 40,000. Answer now in Agent mode (Public Preview): Users can click Answer now to stop Agent m

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Genie One enhancements and bug fixes

Additional chat audit logs in Genie One: Nine new genieChat audit events are now available for granular tracking: mcpToolInvocation, steerGenieChatConversation, updateGenieChatConversationFeedback, cancelGenieChatConversation, getGenieChatConversation, and scheduled task operatio

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Genie One enhancements and bug fixes

Additional chat audit logs in Genie One: Nine new genieChat audit events are now available for granular tracking: mcpToolInvocation, steerGenieChatConversation, updateGenieChatConversationFeedback, cancelGenieChatConversation, getGenieChatConversation, and scheduled task operatio

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Genie One enhancements and bug fixes

Additional chat audit logs in Genie One: Nine new genieChat audit events are now available for granular tracking: mcpToolInvocation, steerGenieChatConversation, updateGenieChatConversationFeedback, cancelGenieChatConversation, getGenieChatConversation, and scheduled task operatio

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Genie Agent (formerly Genie Space) enhancements and bug fixes

Create API instruction limits raised: The create API now enforces the same limits as the UI for instruction creation. The maximum characters for query text has been raised from 20,000 to 40,000. Answer now in Agent mode (Public Preview): Users can click Answer now to stop Agent m

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 14 · 2026GANewSource ↗

Genie One enhancements and bug fixes

Additional chat audit logs in Genie One: Nine new genieChat audit events are now available for granular tracking: mcpToolInvocation, steerGenieChatConversation, updateGenieChatConversationFeedback, cancelGenieChatConversation, getGenieChatConversation, and scheduled task operatio

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 07 · 2026GANewSource ↗

Genie enhancements

Workspace instructions for Genie chat: Workspace admins can now create a /Workspace/.genie_workspace_instructions.md file to add custom instructions that apply to all Genie chat conversations in the workspace. See Genie chat. Atlassian and Glean MCP connections (Public Preview):

Genie
Why it matters(Marked not directly relevant for this audience.)
MAY 07 · 2026GANewSource ↗

Genie One enhancements

Workspace instructions for chat in Genie One: Workspace admins can now create a /Workspace/.genie_workspace_instructions.md file to add custom instructions that apply to all chat conversations in the workspace. See Chat in Genie One. Atlassian and Glean MCP connections (Public Pr

Genie
Why it matters(Marked not directly relevant for this audience.)
APR 30 · 2026PreviewNewSource ↗

Genie scheduled tasks

Scheduled tasks are now supported in Genie. Users can set up recurring prompts to automate weekly digests or daily insights. When a task runs, chat sends you an email with the results. See Scheduled tasks.

Genie
Why it matters(Marked not directly relevant for this audience.)
APR 30 · 2026PreviewNewSource ↗

Genie One scheduled tasks

Scheduled tasks are now supported in Genie One. Users can set up recurring prompts to automate weekly digests or daily insights. When a task runs, chat sends you an email with the results. See Scheduled tasks.

Genie
Why it matters(Marked not directly relevant for this audience.)
APR 29 · 2026PreviewNewSource ↗

Genie chat is now in Public Preview

Chat in Genie has moved from Beta to Public Preview. Chat provides a unified, full-screen interface for asking data questions in natural language. It uses existing Genie spaces, dashboards, and queries to answer questions with your organization's data. Workspace admins can enable

Genie
Why it matters(Marked not directly relevant for this audience.)
APR 29 · 2026PreviewNewSource ↗

Chat in Genie One is now in Public Preview

Chat in Genie One has moved from Beta to Public Preview. Chat provides a unified, full-screen interface for asking data questions in natural language. It uses existing Genie spaces, dashboards, and queries to answer questions with your organization's data. Workspace admins can en

Genie
Why it matters(Marked not directly relevant for this audience.)
APR 23 · 2026GANewSource ↗

Genie app search

Databricks Apps search: You can now search for Databricks Apps from the Genie search bar.

GenieAI Apps
Why it matters(Marked not directly relevant for this audience.)
APR 23 · 2026GANewSource ↗

Genie Code space configuration

Genie Code space configuration: Genie Code now includes tools to configure your Genie Space. You can ask it to update instructions, example questions, descriptions, and more.

Genie
Why it matters(Marked not directly relevant for this audience.)
APR 23 · 2026GANewSource ↗

Genie One app search

Databricks Apps search: You can now search for Databricks Apps from the Genie One search bar.

GenieAI Apps
Why it matters(Marked not directly relevant for this audience.)

Agent Skills04 ITEMS

JUN 03 · 2026GANewSource ↗

Agent Bricks Supervisor Agent now supports web search as a built-in tool

You can now enable web search on your Supervisor Agent to answer questions that require current information from the public web. The supervisor returns a synthesized answer with source citations. Web search is also available as a web_search tool in the Supervisor API. See Use Sup

Agent Skills
Why it matters(Marked not directly relevant for this audience.)

AI Apps19 ITEMS

JUL 15 · 2026PreviewNewSource ↗

Thinking Machine Labs Inkling now available as a Databricks-hosted model in Public Preview

Model Serving now supports Thinking Machine Labs Inkling as a Databricks-hosted model. This mixture of experts (MoE) model supports text and image inputs, a 1 million token context window, and is optimized for coding, reasoning, and agentic tool-use tasks. You can access this mod

AI Apps
Why it mattersYou can now call Thinking Machine Labs Inkling directly from Databricks Model Serving for complex reasoning tasks without managing external API costs or latency.
JUL 09 · 2026PreviewNewSource ↗

Protobuf tensor input for custom model serving endpoints

For custom model serving endpoints with a tensor-based input signature, you can now send the request body as a serialized KServe v2 ModelInferRequest with Content-Type: application/x-protobuf, instead of JSON. This feature is in Public Preview and is only available on endpoints d

AI Apps
Why it matters(Marked not directly relevant for this audience.)
JUL 08 · 2026GANewSource ↗

Zhipu AI GLM 5.2 now available as a Databricks-hosted model

Model Serving now supports GLM 5.2 as a Databricks-hosted model. This mixture of experts (MoE) model supports a 1 million token context window and is optimized for long-horizon reasoning, coding, and agentic tool use. You can access this model using Foundation Model APIs. Custome

AI Apps
Why it matters(Marked not directly relevant for this audience.)
JUN 30 · 2026GANewSource ↗

Anthropic Claude Sonnet 5 now available as a Databricks-hosted model

Model Serving now supports Anthropic Claude Sonnet 5 as a Databricks-hosted model. Designed for coding, agentic workflows, and professional work at scale, Claude Sonnet 5 delivers near-Opus-level intelligence with Sonnet's cost efficiency and speed. You can access this model usin

AI Apps
Why it mattersYou can now call Claude Sonnet 5 directly from Databricks SQL or Python notebooks to generate SQL queries, validate data transformations, or document data lineage without switching tools.
JUN 11 · 2026GANewSource ↗

ai_classify is now generally available

The ai_classify function is now generally available. This function classifies text content according to custom labels you provide, with support for label descriptions, global instructions, and multi-label classification. See ai_classify function. For a no-code UI to build, valida

AI Apps
Why it matters(Marked not directly relevant for this audience.)
JUN 09 · 2026GANewSource ↗

Anthropic Claude Fable 5 now available as a Databricks-hosted model

Databricks Model Serving now supports Anthropic Claude Fable 5 as a Databricks-hosted model. Claude Fable 5 is built for autonomous knowledge work and coding, designed to handle long-running, complex, and asynchronous tasks with less need for human intervention. To access this mo

AI Apps
Why it mattersYou can now run Claude Fable 5 directly within Databricks Model Serving to automate complex data quality checks and document generation without external API calls or rate limits.
JUN 04 · 2026UpcomingNewSource ↗

ai_extract and ai_classify will soon be available by default for workspaces with the compliance security profile enabled

The ai_extract and ai_classify SQL AI Functions will be available by default for workspaces with the compliance security profile enabled and HIPAA, PCI-DSS, FedRAMP Moderate, CCCS Medium (Protected B), UK Cyber Essentials Plus, HITRUST, IRAP, C5, and TISAX controls selected in mi

AI Apps
Why it matters(Marked not directly relevant for this audience.)
JUN 01 · 2026GANewSource ↗

Vector Search is now AI Search

Vector Search has been renamed to AI Search. You can now create full text search indexes without any vectors or embeddings needed. See Databricks AI Search.

AI Apps
Why it matters(Marked not directly relevant for this audience.)
MAY 29 · 2026BetaNewSource ↗

Databricks Apps horizontal scaling

You can now run a Databricks app across multiple instances behind a single app URL. Horizontal scaling provides higher availability, zero-downtime deployments, and session affinity, which routes every request from a given user to the same instance so the app can keep per-user dat

AI Apps
Why it matters(Marked not directly relevant for this audience.)
MAY 28 · 2026GANewSource ↗

Anthropic Claude Opus 4.8 now available as a Databricks-hosted model

Databricks Model Serving now supports Anthropic Claude Opus 4.8 as a Databricks-hosted model. To access this model, use: Foundation Model APIs pay-per-token Query reasoning models Query vision models

AI Apps
Why it mattersYou can now call Claude Opus 4.8 directly from Databricks SQL notebooks to generate summaries, documentation, or detect anomalies in your data without leaving your workspace.
MAY 20 · 2026GANewSource ↗

Vector Search storage-optimized endpoints are GA

Vector Search storage-optimized endpoints are now generally available. Storage-optimized endpoints have a larger capacity (over one billion vectors at dimension 768) and provide 10-20x faster indexing than standard endpoints. Pricing is optimized for the larger number of vectors.

AI Apps
Why it matters(Marked not directly relevant for this audience.)
MAY 20 · 2026BetaNewSource ↗

Serve custom LLMs with Custom Model Serving

You can now serve custom and fine-tuned LLMs on Databricks with a vLLM engine, including multimodal models and PEFT recipes that Foundation Model APIs does not support. Custom LLM Serving is in Beta. See Serve custom LLMs with Custom Model Serving.

AI Apps
Why it matters(Marked not directly relevant for this audience.)
MAY 19 · 2026GANewSource ↗

Google Gemini 3.5 Flash now available as a Databricks-hosted model

Model Serving now supports Google Gemini 3.5 Flash as a Databricks-hosted model. You can access this model using Foundation Model APIs. Customers are responsible for ensuring their compliance with applicable terms.

AI Apps
Why it mattersYou can now use Google's Gemini 3.5 Flash model directly from Databricks Model Serving to generate text summaries or classifications of your financial data without routing requests to external APIs.
APR 29 · 2026UpcomingNewSource ↗

User authorization for Databricks Apps will soon be available for workspaces with the compliance security profile enabled

In early June 2026, user authorization for Databricks Apps will be automatically enabled for workspaces with the compliance security profile enabled. User authorization allows apps to act with the identity of the app user, so apps can access resources on the user's behalf while e

AI Apps
Why it matters(Marked not directly relevant for this audience.)
APR 24 · 2026GANewSource ↗

OpenAI GPT-5.5 and GPT-5.5 Pro now available as Databricks-hosted models

Mosaic AI Model Serving now supports OpenAI GPT-5.5 and GPT-5.5 Pro as Databricks-hosted models. You can access these models using Foundation Model APIs pay-per-token. Customers are responsible for ensuring their compliance with applicable terms.

AI Apps
Why it matters(Marked not directly relevant for this audience.)