Skip to content

Databricks releases, every cloud

154 releases of 1321

Last updated

  1. 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.

  2. Genie Code Chat/Agent mode selector removed

    Genie Code now runs exclusively in Agent mode, use prompts to disable autonomous task execution.

  3. AI Runtime CLI (Beta)

    Submits and manages distributed training workloads on serverless GPU compute from a local machine.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  4. Faster inference tables for custom model serving endpoints

    Ingests through endpoint telemetry, with configurable sampling, and requires AI Gateway setup.

  5. Agent Bricks Supervisor Agent now supports Unity Catalog volumes as subagent tools

    Adds Unity Catalog volumes as subagent tools, allowing coordinated access.

  6. Lakehouse Replay (Beta)

    Automatically replays serverless workloads against upcoming runtime releases. Requires no setup.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Anthropic Claude Fable 5 now available as a Databricks-hosted model

    Requires pay-per-token Foundation Model APIs.

  9. AI Search supports selected text columns, sorting, and aggregations (Beta)

    Supports keyword matching in selected columns, sorting by indexed columns, and aggregate counts.

  10. 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.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  11. Full page Genie Code (Beta)

    Runs multiple threads in parallel, personalizes with skills and servers.

  12. Anthropic Claude Opus 4.8 now available as a Databricks-hosted model

    Access via Foundation Model APIs, pay-per-token.

  13. Databricks SQL version 2026.15 is now available in Preview

    XPath no longer fetches external DTDs, fixing failures from malformed URLs.

  14. Removed legacy Assistant slash commands

    /settings and /rename are replaced by notebook UI settings and rename options.

  15. Fixed LOD expression syntax update for metric views

    Uses SQL window functions, replacing two-step pre-computation approach.

  16. Serve custom LLMs with Custom Model Serving (Beta)

    Supports multimodal models and PEFT recipes, unlike Foundation Model APIs.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  17. Agent Bricks Supervisor Agent now supports nesting supervisor agents as subagent tools

    Enables nested multi-agent orchestration by adding Supervisor Agents as subagent tools.

  18. Google Gemini 3.5 Flash now available as a Databricks-hosted model

    Accessible via Foundation Model APIs, requires compliance with applicable terms.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  19. 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.

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. 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.

  22. Share Genie Code chat threads

    Recipients get read-only access, can be users, groups, or service principals.

  23. Native data profiling for results tables in the SQL editor

    Select column headers and click Open selection details to view statistics.

  24. 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.

  25. agg SQL function as a synonym for measure

    Replaces measure, used as agg(measure_column) in metric views.

  26. Manage Supervisor Agent programmatically with the Databricks SDK (Beta)

    Creates and manages Supervisor Agent and tools via Python SDK. Requires Databricks SDK for Python.

  27. 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.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  28. Databricks SQL version 2026.10 is rolling out in Current

    Replaces version 2026.09, requires no configuration changes.

  29. AI Runtime 1xH100 accelerator (Beta)

    Supports 1xH100 accelerator, see Hardware options for details.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  30. 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.

  31. Supervisor API for building agents (Beta)

    Replaces multiple API calls with a single call to build agents.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  32. Anthropic Claude Opus 4.7 now available as a Databricks-hosted model

    Accessible via Foundation Model APIs, supports pay-per-token queries.

  33. AI Gateway now governs MCP servers (Beta)

    Enforces access control and monitors usage across MCP interactions, replacing prior governance methods.

  34. ai_prep_search (Beta)

    Transforms ai_parse_document output into search-ready chunks for vector search and RAG pipelines.

  35. Agent Bricks Knowledge Assistant and Supervisor Agent are now available in additional regions

    Available in ap-south-1 region, requires cross-geo processing.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  36. Agent Bricks now covers all Databricks AI capabilities

    Covers declarative agents and all other Databricks AI capabilities.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  37. 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.

  38. Supervisor Agent supports long-running tasks

    Supports tasks that exceed 2-minute timeout, using task continuation.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  39. 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.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  40. Search in metric views fix

    Now returns correct results across paginated results and supports filtering by display name.

  41. 5X-Large SQL warehouse size (Beta)

    Available in all supported regions, controlled from Previews page.

  42. Declarative Feature Engineering APIs (Beta)

    Define time-windowed aggregation features from data sources, materialize to Delta tables or Lakebase. Available in us-east-1 and us-west-2 regions.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(not on this cloud)

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.