Databricks releases, every cloud
- Managed agent memory is in Beta
Stores memory in Unity Catalog memory stores, accessed through REST API.
- Lakebase now supports Postgres 18
Postgres 17 remains the default, select Postgres 18 when creating a project.
- 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) - Lakebase Search adds vector, keyword, and hybrid search to Postgres (Beta)
Adds vector and keyword search to Postgres with lakebase_vector and lakebase_text extensions, replacing separate search stacks.
- 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) - Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Lakebase Postgres is now in Beta
Available in us-east4, us-central1, and europe-west3 regions.
- 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) - ai_classify is now generally available
Classifies text content according to custom labels with support for multi-label classification.
- ai_extract is now generally available
Extracts structured data from text and documents according to a provided schema. Supports nested objects and arrays.
- Endpoint telemetry for custom model serving endpoints is generally available
Persists OpenTelemetry logs, traces, and metrics to Unity Catalog tables.
- Lakehouse Replay (Beta)
Automatically replays serverless workloads against upcoming runtime releases. Requires no setup.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Anthropic Claude Fable 5 now available as a Databricks-hosted model
Requires pay-per-token Foundation Model APIs.
- AI Search supports selected text columns, sorting, and aggregations (Beta)
Supports keyword matching in selected columns, sorting by indexed columns, and aggregate counts.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this 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.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- 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) - Lakebase snapshot storage is now billed
Billed starting June 1, 2026, with size shown on Backup & Restore page.
- 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) - 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) - Postgres password authentication is now disabled by default for new Lakebase projects
Existing projects are unaffected, enable in project settings to allow.
- Customer-managed keys for Lakebase available in all AWS and Azure regions
Encrypts project data at rest using a custom cloud KMS key. Available for new projects.
- Fixed LOD expression syntax update for metric views
Uses SQL window functions, replacing two-step pre-computation approach.
- Lakebase now supports compute sizes up to 64 CU (128 GB)
Replaces 32 CU (64 GB RAM) limit, enables dynamic scaling for larger workloads.
- 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) - Recover a deleted Lakebase project within 7 days
Restores all branches, databases, and settings. Requires action within 7 days.
- 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.
- 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.
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.