August 2026
Databricks released these features and improvements in August 2026.
Releases are staged. Your Databricks account might not be updated until a week or more after the initial release date.
Alert system tables are in Public Preview
August 10, 2026
The system.alert schema is in Public Preview. This schema contains the alerts table, which records the configuration of every alert, and the alert_evaluation_history table, which records one row per alert evaluation. Use these tables to audit alert definitions, analyze evaluation trends, and monitor alert workloads at scale.
See Alert system tables reference.
Tag automations (Beta)
August 7, 2026
Tag automations are now in Beta. A tag automation assigns or removes governed tags on the Unity Catalog tables or volumes that match conditions you define, so tags stay accurate as your data and metadata change. Use them to certify trusted data, deprecate stale data, roll up column sensitivity to a table-level tier, flag assets that are missing required tags, and clean up outdated tags.
You can build an automation by describing your rule to Genie in natural language, or by filling in the scope, conditions, and action yourself. Saving an automation starts a dry run, which records the assets it would match without assigning any tags.
Change data feed on materialized views (Beta)
August 7, 2026
You can now read a change data feed from a materialized view created in a Lakeflow pipeline or in Databricks SQL, using Databricks Runtime 18 LTS or above. Use this to replicate materialized view changes to destinations outside Databricks, or to keep a history of materialized view changes for auditing and reporting. Materialized views use automatic change data feed, so the change data feed is available for any materialized view with row tracking enabled, without configuring each materialized view. This feature is in Beta.
See Read a change data feed from a materialized view.
ai_search function (Beta)
August 7, 2026
The ai_search() SQL function retrieves information from one or more AI Search indexes configured as knowledge sources. Given a natural-language query, the function generates optimized search queries, retrieves and deduplicates results across sources, reranks them by relevance, and returns the most relevant documents. By default, it also synthesizes a grounded natural-language answer over those documents.
Use ai_search to enrich operational data with relevant context at scale, build batch retrieval-augmented generation (RAG) pipelines, or expose retrieval as a tool to a compound AI system. This feature is in Beta.
See ai_search function.
JAR tasks on serverless compute are now generally available
August 6, 2026
Package Scala or Java code as a JAR and run it as a task in a Lakeflow Job on serverless compute, without provisioning or managing clusters. See Create and run JARs on serverless compute.
Databricks-managed MCP connectors are now integrated with Unity AI Gateway (Beta)
August 6, 2026
All Databricks-managed MCP connectors for Genie One and Genie Code have migrated to the Unity AI Gateway. This brings Databricks-managed connectors under Unity AI Gateway, enabling centralized governance, access controls, and visibility alongside your other MCP servers and tools.
Users must reauthenticate their connectors to continue using them with Genie One and Genie Code. A notification in Genie prompts impacted users to reconnect.
Moonshot AI Kimi K3 now available as a Databricks-hosted model
August 6, 2026
Model Serving now supports Kimi K3 as a Databricks-hosted model. This 2.8-trillion-parameter mixture of experts (MoE) model has native vision capabilities, supports a 1 million token context window, and is designed for long-horizon coding, knowledge work, and reasoning. You can access this model using Foundation Model APIs.
Genie Code web search is in Beta
August 6, 2026
Genie Code can now search the public web to answer questions that need current information. Web search is disabled by default during the beta for eligible workspaces and must be turned on from the Previews page. See Search the web.
REPLACE USING flows for pipelines (Beta)
August 5, 2026
REPLACE USING flows are now available in Lakeflow pipelines in Beta.
Use a REPLACE USING flow when your source is a series of partial snapshots keyed by column. On each update, the flow replaces all rows that match the specified key columns and leaves all other rows unchanged. A SEQUENCE BY column orders the updates, so the highest sequence for a key always wins, even when updates arrive out of order. REPLACE USING doesn't require a change data capture feed with explicit insert, update, and delete operations, and it doesn't require a primary key.
See Partial snapshot replacement with REPLACE USING flows.
Window measures on a numeric index column in metric views
August 5, 2026
Window measures in metric views support a unitless numeric offset and numeric trailing and leading ranges on a consecutive integer order column. Use a numeric index to compare along a business period that is not a calendar date, such as a fiscal week or a 4-4-5 accounting period. See Window measures on a numeric index column.
Search and replace text across files
August 5, 2026
You can now search and replace text across files in a Databricks Git folder or Declarative Automation Bundles project from the Search pane. See Search and replace across files.
Lakebase support for compliance security profile standards
August 5, 2026
Lakebase is now available by default for workspaces with the compliance security profile enabled and either HIPAA, C5, or TISAX controls selected, and for workspaces with the compliance security profile enabled without a compliance standard. See Data protection.
Genie One is now available in Google Sheets
August 5, 2026
You can now use Genie One directly in the Databricks Connector for Google Sheets. Query your governed Databricks data in natural language and import the results into Google Sheets as native rows and columns. See Use Genie in Google Sheets.
Genie One is now available in Microsoft Excel
August 5, 2026
You can now use Genie One directly in the Databricks Excel Add-in. Query your governed Databricks data in natural language and import the results into Microsoft Excel as native rows and columns. See Use Genie in Microsoft Excel.
Unity AI Gateway is now generally available
August 4, 2026
Unity AI Gateway is now generally available. Unity AI Gateway is the Databricks governance solution for enterprise AI, part of Unity Catalog. With Unity AI Gateway you can:
- Control which AI services teams can use.
- Route and manage AI traffic across providers.
- Govern MCP servers to control access and costs.
- Monitor usage, cost, access, and lineage from one place.
Some capabilities, including service policies and agent services, remain in Beta.
See AI governance with Unity AI Gateway and AI governance guide.
Sharing Delta tables with Iceberg reads enabled is now generally available
August 4, 2026
Sharing Delta tables with Iceberg reads enabled is now generally available. See Delta Lake feature support matrix.
Sharing Delta tables with deletion vectors and column mapping is now generally available
August 4, 2026
Sharing Delta tables with deletion vectors or column mapping enabled is now generally available. See Add tables with deletion vectors or column mapping to a share.
SharePoint connector (GA)
August 4, 2026
The SharePoint connector in Lakeflow Connect is now Generally Available. See SharePoint connector.
Format AI/BI dashboard widget titles and descriptions with rich text
August 4, 2026
Visualization widget titles and descriptions support rich text formatting. Click a widget's title or description to open a formatting toolbar, where you can apply text styling, links, and tables, or type markdown directly.
See Format widget titles and descriptions.
PagerDuty connector (Beta)
August 4, 2026
The managed PagerDuty connector in Lakeflow Connect is now available in Beta. The connector ingests incident, on-call, service, and audit data from PagerDuty into Databricks. See PagerDuty connector.
Google Drive connector (GA)
August 4, 2026
The Google Drive connector in Lakeflow Connect is now Generally Available. See Google Drive connector.
Full page Genie Code is now generally available
August 4, 2026
Full page Genie Code is now generally available. Full page Genie Code is a command center experience where the active chat is shown prominently, notebooks and files open as tabs alongside it, and you can run multiple chats in parallel. Start work directly from Genie Code, and personalize how it works with skills, instructions, and MCP servers. See Full page Genie Code.
Databricks Runtime maintenance updates (08/04)
August 4, 2026
New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:
- Databricks Runtime 18 LTS
- Databricks Runtime 18.2
- Databricks Runtime 18.1
- Databricks Runtime 17.3 LTS
- Databricks Runtime 16.4 LTS
- Databricks Runtime 15.4 LTS
- Databricks Runtime 14.3 LTS
- Databricks Runtime 13.3 LTS
Secrets in Unity Catalog is GA
August 3, 2026
Secrets in Unity Catalog is now generally available. You can 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 other data assets. See Secrets in Unity Catalog.
Organize your work with spaces
August 3, 2026
You can now use spaces to organize your work in the Databricks editor. Each space lets you focus on a specific folder or project while preserving your open tabs, so you can easily pick up where you left off.
See Organize your work with spaces.
Serverless compute access control is now generally available
August 3, 2026
Serverless compute access control is now generally available. Workspace admins can govern who runs serverless workloads through two built-in serverless compute objects: Default Interactive Compute (governs access to notebooks and Databricks Connect) and Default Automated Compute (governs access to jobs and Spark Declarative Pipelines on Lakeflow). All workspace users have Can Use on both objects by default, so existing workloads continue to run without changes.
See Serverless compute access control.
Automatic cost attribution for materialized views and streaming tables in Databricks SQL
August 3, 2026
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 updates back to the source SQL warehouse. See Attribute costs to the SQL warehouse with custom tags.
MANAGE no longer requires USE CATALOG or USE SCHEMA on the same object
August 3, 2026
The MANAGE privilege no longer requires a usage privilege (USE CATALOG or USE SCHEMA) on the object where MANAGE is granted. This change makes MANAGE behave more consistently with object ownership.
Previously, MANAGE on a catalog or schema took effect only if you also held the appropriate usage privileges on that object. You still need usage privileges on any parent containers:
MANAGEon a catalog requires no usage privileges.MANAGEon a schema requiresUSE CATALOGon the parent catalog, but no longer requiresUSE SCHEMAon the schema.MANAGEon a table, view, volume, or function is unchanged. It still requiresUSE CATALOGon the parent catalog andUSE SCHEMAon the parent schema.
All other privileges are unaffected and still require usage privileges as prerequisites, even for users with MANAGE. For example, querying a table still requires SELECT on the table, plus USE CATALOG and USE SCHEMA on the parent catalog and schema.
If you granted MANAGE broadly without also granting the corresponding usage privileges, those grants are now active, and holders can manage the object. Databricks recommends auditing existing MANAGE grants to confirm they reflect your intended access.
See Usage privilege requirements for MANAGE.
Genie One and Genie Agents free usage extended through January 31, 2027
August 3, 2026
Free usage of Genie One and Genie Agents is extended through January 31, 2027. This promotion was previously set to end on July 31, 2026. Budget controls do not apply to these products during the promotional period.
The promotion covers usage by users only. Service principals are excluded, and their Genie One and Genie Agents usage continues to be billed.
Genie Code is not included in the free usage promotion. Each Genie Code user continues to receive 150 free Databricks units (DBUs) per month, and usage above that allowance receives a 25% promotional discount through January 31, 2027. The promotional discount is combined with applicable discounts on the Serverless Real-Time Inference SKU. For more information about pricing, see Databricks pricing.
To track free and billed usage in the billing system tables, see Monitor and understand your Genie cost.
Filter updates for the Databricks Excel Add-in
August 3, 2026
The Databricks Excel Add-in now supports cascading filters and case-insensitive string matching. Additionally, the LIKE, NOT LIKE, IN, NOT IN, and ILIKE filters are no longer available in the filters list.
See Filter imported data.
Refresh materialized views and streaming tables without exempting the pipeline owner from ABAC policies
August 3, 2026
You can now refresh a pipeline-managed materialized view or streaming table even when the pipeline owner or run-as identity is subject to an attribute-based access control (ABAC) policy.
Previously, refreshing a materialized view or streaming table managed by a pipeline required the pipeline owner or run-as identity to be exempt from any applicable ABAC policy. That limitation has been removed.
When a pipeline refreshes a materialized view or streaming table, policies are evaluated using the pipeline owner's or run-as identity. If you don't want the persisted data to be masked or filtered, add the pipeline owner or run-as identity to the EXCEPT clause of ABAC policies associated with all the tables being read during the pipeline refresh. Use the TO clause to specify which users and groups receive masked or filtered data.
See ABAC policies on materialized views and streaming tables.