Databricks releases, every cloud
- Genie One is now available in Microsoft Excel
Queries governed data in natural language, importing results as native rows and columns.
- Unity Gateway is now generally available
Controls AI service access and traffic, part of Unity Catalog, with some features still in Beta.
- Automatic cost attribution for materialized views and streaming tables in Databricks SQL
Inherits custom tags from enclosing SQL warehouse environment for billing.
- Serverless compute access control is now generally available
Governs access to notebooks, jobs, and pipelines through Default Interactive and Automated Compute objects. Existing workloads run unchanged.
- Genie Code is now available on HIPAA compliance security profile workspaces with partner-powered AI features disabled
Genie Code uses Databricks-hosted models, with partner-powered AI features disabled.
- Upcoming general availability of Unity Gateway Coming soon
Extends Unity Catalog governance to runtime interactions, controls AI service usage, and monitors traffic. Available by default for workspaces with compliance security profile in mid-September.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Anthropic Claude Opus 5 now available as a Databricks-hosted model
Access via Foundation Model APIs, pay-per-token.
- Priority pay-per-token for Foundation Model APIs
Priority mode is for latency-sensitive applications, requiring partner or open source models.
- Google Gemini 3.5 Flash Lite now available as a Databricks-hosted model
Accessible via Foundation Model APIs, requires compliance with applicable terms.
- Google Gemini 3.6 Flash now available as a Databricks-hosted model
Accessible via Foundation Model APIs, requires compliance with applicable terms.
- Meta Llama 4 Maverick is retired
Replaced by OpenAI GPT OSS 120B, no longer on Google Cloud.
- Warehouse-level statement timeouts (Beta)
Set via statement_timeout field in Create or Update warehouse APIs.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Google Gemini 3 Pro is retired
Replaced by Gemini 3.1 Pro.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - MLflow trace storage in Unity Catalog will soon be available by default for workspaces with the compliance security profile enabled Coming soon
Stores MLflow traces in Unity Catalog tables with unlimited storage and OTel format. Requires compliance security profile.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - ai_extract and ai_classify are now available by default for workspaces with the compliance security profile enabled
Replaces manual text extraction and classification workflows, requires compliance security profile.
- Thinking Machine Labs Inkling now available as a Databricks-hosted model in Public Preview
Supports text and image inputs with a 1 million token context window. Access via Foundation Model APIs.
- Azure Databricks-provided MCP Services will GA soon Coming soon
Enables read and write operations by default for tools like Slack and GitHub, and can be disabled in Unity Gateway.
- Databricks-provided MCP Services will GA soon Coming soon
Enables read and write operations for Slack, GitHub, and others by default, can be disabled in Unity Gateway.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Databricks SQL alerts are now available by default for workspaces with the compliance security profile enabled
Supports all compliance security profile standards, monitors data and KPIs via scheduled queries.
- OpenAI GPT-5.6 Sol, GPT-5.6 Terra, and GPT-5.6 Luna now available as Databricks-hosted models
Access via Foundation Model APIs on a pay-per-token basis, requiring compliance with applicable terms.
- Anthropic Claude Sonnet 4 is scheduled for retirement
Replaced by Claude Sonnet 4.6, retiring October 9, 2026.
- Google Gemini 2.5 Flash and Pro are scheduled for retirement
Replaced by Gemini 3.1 Pro or Gemini 3.5 Flash, retiring October 2, 2026.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Restrict access to AI Functions with Unity Catalog permissions (Public Preview)
Requires account team enablement, restricts access to task-specific AI Functions.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Zhipu AI GLM 5.2 now available as a Databricks-hosted model
Supports 1 million token context window and long-horizon reasoning. Accessed via Foundation Model APIs.
AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP, read it on their docs - Budgets are now generally available
Define spending thresholds with optional per-user overrides and actions like email alerts.
- July 6, 2026
Updates from Databricks Runtime 18, adds Spark Declarative Pipelines and IP address functions.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Google Gemini 3.1 Flash Image and Gemini 3 Pro Image now available as Databricks-hosted models
Accessible via Foundation Model APIs, requiring customer compliance with applicable terms.
- Anthropic Claude Sonnet 5 now available as a Databricks-hosted model
Accessible via Foundation Model APIs, requiring compliance with applicable terms.
- Lakehouse Real-Time (Beta)
Delivers sub-second SQL read queries against Unity Catalog tables. Built for low-latency workloads.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - MATCH_RECOGNIZE is now in Beta
Requires enabling Match Recognize preview in workspace settings.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.20 is now available in Preview
Adds IP address functions, NEAREST BY join type, and QUALIFY clause, with fixes for MERGE WITH SCHEMA EVOLUTION.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Genie Code Chat/Agent mode selector removed
Genie Code now runs exclusively in Agent mode, use prompts to disable autonomous task execution.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Metric view parameters are now in Public Preview
binds values at query time, replacing separate views per variant.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Managed agent memory is in Beta
Stores memory in Unity Catalog memory stores, accessed through REST API.
- Publishing a Unity Catalog catalog to Microsoft Fabric is in Public Preview
Creates a read-only mirrored catalog, allowing Fabric users to query Unity Catalog tables directly.
- Omnigent coding agent meta-harness is now in Beta
Wraps coding agents like Claude Code and Codex with a common platform. Swap runtimes with one line of configuration.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - ai_query is now generally available
Lets you query AI models from SQL or Python.
- AUTO CDC flows for streaming tables in Databricks SQL are generally available
Automatically handles out-of-order records as SCD type 1 or 2, replacing complex MERGE INTO logic.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Faster inference tables for custom model serving endpoints
Ingests through endpoint telemetry, with configurable sampling, and requires AI Gateway setup.
- Agent Bricks Supervisor Agent now supports Unity Catalog volumes as subagent tools
Adds Unity Catalog volumes as subagent tools, allowing coordinated access.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud)
Headlines, dates and product areas are Databricks' own, and every item links to the note it came from. The one-line summaries are ours.