Databricks releases, every 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.
- New Lakebase instances now scale to zero by default
New instances scale to zero after 24 hours of inactivity, reducing compute costs. Existing projects are unaffected.
- Lakebase Change Data Feed (CDF) is now in Public Preview
Captures row-level changes from Postgres tables as Delta tables, requiring no external CDC stack.
- 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) - Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Upcoming change: Upgrade to Lakebase Autoscaling Coming soon
Upgrades start in June 2026, replacing Provisioned instances with autoscaling, requiring updated connection strings for some Private Link setups.
- 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.
- 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) - Lakebase OpenTelemetry export (Beta)
Exports Lakebase metrics and logs to OTLP-compatible backends like Grafana Cloud or Datadog. Configured from the Lakebase App.
- Supervisor API for building agents (Beta)
Replaces multiple API calls with a single call to build agents.
- 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) - Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- 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) - Lakebase: Customer-managed keys
Uses a cloud KMS customer-managed key for encryption.
- Upcoming breaking change: default behavior when deleting a Unity Catalog pipeline Coming soon
Deletes now retain associated tables by default, set cascade=true to remove them.
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.
- Databricks Documentation site table of contents tabs
Replaces static sidebar with tabbed navigation, includes 6 context tabs.
- 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.
- ai_classify and ai_extract now support v2 signatures (Public Preview)
Supports improved quality and performance with native composability with ai_parse_document.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Classification and Information Extraction are in Public Preview
Built on v2 signatures of ai_classify and ai_extract, they provide visual UIs for document analysis.
- Databricks SQL version 2026.10 is now available in Preview
Fixes observation metric errors, optimizes Unity Catalog writes, and uses session timezone for timestamp partitions.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Supervisor Agent is now available by default for Enhanced Security and Compliance customers
Requires compliance security profile and specific controls like HIPAA or PCI-DSS.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Supervisor Agent supports long-running tasks
Supports tasks that exceed 2-minute timeout, using task continuation.
- OpenAI GPT-5.4 mini and GPT-5.4 nano now available as Databricks-hosted models
Access via Foundation Model APIs pay-per-token, requires compliance with OpenAI's Acceptable Use Policy.
- Search in metric views fix
Now returns correct results across paginated results and supports filtering by display name.
- Lakebase databases as Databricks Apps resources
Replaces manual database configuration, requires Lakebase setup.
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 (Beta)
Available in all supported 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) - Empty vector search endpoints no longer incur charges
Charges stop 24 hours after last index is deleted.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakebase updates: OAuth role management and budget policies and tags
Creates OAuth roles via UI or REST API, and adds budget policies and custom tags to projects.
- Lakebase updates: OAuth role management, budget policies and tags, and Lakehouse sync
Creates OAuth roles via UI or REST API, and replicates Postgres tables to Unity Catalog Delta tables.
- New Lakebase instances include autoscaling by default
Autoscaling is on by default for new instances, applies to UI, API, Terraform, and SDK creations.
Headlines, dates and product areas are Databricks' own, and every item links to the note it came from. The one-line summaries are ours.