Databricks releases, every cloud
- Foundation model Unity Catalog permissions is generally available
Requires account team enablement, controls access to system.ai schema.
- UNIQUE constraint support is now in Public Preview
Enables join elimination and DISTINCT simplification on Photon-enabled compute. Applies to Unity Catalog Delta Lake tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Agent Bricks Supervisor Agent now supports web search as a built-in tool
Returns synthesized answers with source citations, also available as databricks_web_search tool in Supervisor API.
- Full page Genie Code (Beta)
Runs multiple threads in parallel, personalizes with skills and servers.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Anthropic Claude Opus 4.8 now available as a Databricks-hosted model
Access via Foundation Model APIs, pay-per-token.
- Refresh policies and EXPLAIN CREATE MATERIALIZED VIEW for materialized views are now generally available
Requires Databricks Runtime 17.3 and above. Available in Databricks SQL.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Workspace admin setting for serverless notebook execution timeout
Replaces manual override process, defaults to 2.5 hours.
- Databricks SQL version 2026.15 is now available in Preview
XPath no longer fetches external DTDs, fixing failures from malformed URLs.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Removed legacy Assistant slash commands
/settings and /rename are replaced by notebook UI settings and rename options.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Genie Code Agent mode is now available by default for workspaces with the compliance security profile enabled
Requires HIPAA, PCI-DSS, and FedRAMP Moderate controls. Automates code generation and error fixing.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Fixed LOD expression syntax update for metric views
Uses SQL window functions, replacing two-step pre-computation approach.
- Agent Bricks Supervisor Agent now supports nesting supervisor agents as subagent tools
Enables nested multi-agent orchestration by adding Supervisor Agents as subagent tools.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Google Gemini 3.5 Flash now available as a Databricks-hosted model
Accessible via Foundation Model APIs, requires compliance with applicable terms.
- Agent Bricks Supervisor Agent now supports Unity Catalog tables as subagent tools
Adds Unity Catalog tables as subagent tools, usable in coordinated multi-agent systems.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Agent Bricks Supervisor Agent now supports vector search indexes as subagent tools
Adds support for vector search indexes as subagent tools, usable in coordinated multi-agent systems.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Share Genie Code chat threads
Recipients get read-only access, can be users, groups, or service principals.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL alerts are now generally available
Monitors data and KPIs by running scheduled queries, notifying recipients when conditions are met.
- ai_parse_document is now available by default for workspaces with the compliance security profile enabled
Requires compliance security profile and specific controls like HIPAA and PCI-DSS. Parses structured content from unstructured documents.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Version 18.2
Adds CREATE OR REPLACE TEMP TABLE syntax and upgrades Snowflake JDBC driver to 3.28.0.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Faster package installs with %uv pip in serverless notebooks
Requires environment version 5 or above. Replaces %pip for faster installs.
- Alibaba Cloud Qwen3.5 122B A10B now available as a Databricks-hosted model in Public Preview
Accessible via Foundation Model APIs, available in Public Preview.
- Native data profiling for results tables in the SQL editor
Select column headers and click Open selection details to view statistics.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Agent Bricks Supervisor Agent now supports custom MCP servers and custom agents on Databricks Apps
Adds support for custom MCP servers and custom agents hosted in Databricks Apps as subagents.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - agg SQL function as a synonym for measure
Replaces measure, used as agg(measure_column) in metric views.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 5X-Large SQL warehouse size (Public Preview)
Provides 512 workers, available in all regions, controlled from Previews page.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Manage Supervisor Agent programmatically with the Databricks SDK (Beta)
Creates and manages Supervisor Agent and tools via Python SDK. Requires Databricks SDK for Python.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - OpenAI GPT-5.5 and GPT-5.5 Pro now available as Databricks-hosted models
Access via Foundation Model APIs on a pay-per-token basis, requiring compliance with applicable terms.
- Workspace base environments are now generally available
Lets workspace admins create pre-built environments for serverless notebooks, enabled by default in compliance security profile workspaces.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.10 is rolling out in Current
Replaces version 2026.09, requires no configuration changes.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - CPU_MEDIUM and CPU_LARGE workload types for Model Serving (Beta)
Trade concurrency for more memory per worker on same CPU hardware, for models needing more memory than standard CPU workload.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Supervisor API for building agents (Beta)
Replaces multiple API calls with a single call to build agents.
- Version 18.1
Supports DATETIMEOFFSET for Azure Synapse and adds schema evolution with INSERT statements.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - ai_parse_document is now generally available
Parses structured content from unstructured documents, limited to 500 pages and 100 MB.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Anthropic Claude Opus 4.7 now available as a Databricks-hosted model
Accessible via Foundation Model APIs, supports pay-per-token queries.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - AI Gateway now governs MCP servers (Beta)
Enforces access control and monitors usage across MCP interactions, replacing prior governance methods.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - ai_prep_search (Beta)
Transforms ai_parse_document output into search-ready chunks for vector search and RAG pipelines.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Agent Bricks Knowledge Assistant and Supervisor Agent are now available in additional regions
Available in ap-south-1 region, requires cross-geo processing.
- Agent Bricks Knowledge Assistant and Supervisor Agent are now available on GCP
Available in 6 GCP regions, requiring cross-geo processing in europe-west3 and asia-southeast1.
- New SQL editor default enablement and legacy SQL editor retirement Coming soon
New SQL editor becomes default in May, legacy editor retires in July.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Agent Bricks now covers all Databricks AI capabilities
Covers declarative agents and all other Databricks AI capabilities.
Headlines, dates and product areas are Databricks' own, from the release notes published for each cloud, and every item links to the note it came from. The one-line summaries are ours. Not a Databricks product and not affiliated with Databricks, Inc.