Skip to content

Databricks releases, every cloud

272 releases of 1331

Last updated

  1. OpenAI GPT-5.1 now available as a Databricks-hosted model

    Accessible via Foundation Model APIs and AI Functions for pay-per-token and batch inference workloads.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  2. Convert foreign tables to Unity Catalog managed or external tables (Public Preview)

    Requires Databricks Runtime 17.0 LTS or above. Uses ALTER TABLE SET MANAGED or SET EXTERNAL.

  3. New MCP server tab

    Shows managed and external servers, and lists available servers from Databricks Marketplace.

  4. SQL Editor visualization fix

    Tooltips now display in front of the legend.

  5. Function calling and structured output now available using the Alibaba Cloud Qwen3-Next Instruct model (Beta)

    Supports Qwen3-Next 80B A3B Instruct model.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  6. Databricks SQL version 2025.35 is now available in Preview

    Adds EXECUTE IMMEDIATE constant expressions and LIMIT ALL for recursive CTEs.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Lakebase (Beta) now available

    Adds autoscaling and database branching on AWS, separate from Public Preview.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  9. Feedback model deprecated for AI agents

    Replaced by log_feedback API in MLflow 3.

  10. Request logs and assessment logs tables deprecated

    Replaced by MLflow 3 for real-time tracing, stops populating November 15, 2025.

  11. Supervisor Agent now supports Unity Catalog functions and external MCP servers

    Delegates tasks to Unity Catalog functions and external MCP servers.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  12. OpenAI GPT 5 models are now generally available in Mosaic AI Model Serving

    Includes GPT-5 mini and nano models.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  13. Gemini 2.5 Pro and Flash models now supported on pay-per-token endpoints

    Supports pay-per-token endpoints and Function calling.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  14. Alibaba Cloud Qwen3-Next Instruct now available in Beta

    Supports 80B A3B Instruct in us-west-2 and ap-northeast-1 regions via pay-per-token APIs.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  15. New alert editing experience

    Replaces old editor with a multi-tab editor for unified workflow.

  16. Improved autoscaling behavior for Mosaic AI Model Serving

    Ignores brief traffic surges, scaling on sustained load increases. Reduces unnecessary concurrency scaling.

  17. SQL MCP server now available (Beta)

    Executes SQL queries against Unity Catalog tables using SQL warehouses. Available at https://<workspace-hostname>/api/2.0/mcp/sql.

  18. Visualizations fix

    Fixes legend selection for charts with aliased series names in SQL editor and notebooks.

  19. Mosaic AI Model Serving now supports OpenAI GPT 5 models (preview)

    Supports GPT-5, GPT-5 mini, and GPT-5 nano models for batch inference with AI Functions.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. Anthropic Claude Sonnet 4.5 now available as a Databricks-hosted model

    Accessible via Foundation Model APIs on a pay-per-token basis.

  22. Prompt caching is now supported for Claude models

    Caches thinking messages, images, and tool use via cache_control parameter.

  23. Semantic metadata in metric views

    Requires YAML 1.1 and Databricks Runtime 17.3 or higher.

  24. Databricks SQL version 2025.30 is now available in Preview

    Adds LIKE operator support for UTF8 collations and ST_ExteriorRing function.

  25. Mosaic AI Agent Framework supports automatic authentication passthrough for Lakebase resources

    Requires MLFlow 3.3.2 or above.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  26. AI agents: Authorize on-behalf-of-user Public Preview

    Lets agents act as the Databricks user who runs the query for added security.

  27. OLTP Database tab renamed to Lakebase Postgres in Compute section

    Used to create and manage Lakebase database instances, replacing OLTP Database tab.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  28. Default warehouse setting is now available in Beta

    Applied across SQL editor, AI/BI dashboards, and other tools, with optional user override.

  29. External MCP servers are in Beta

    Enables agent access to external tools, requires connecting to Model Context Protocol servers.

  30. Lakebase synced tables supports syncing Apache Iceberg and foreign tables in Snapshot mode

    Syncs Iceberg and foreign tables in Snapshot mode, requiring a supported Databricks runtime.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  31. Budget policy support for Lakebase database instances and synced tables (Public Preview)

    Tags database instances and synced tables for billing attribution, also supports custom tags for compute usage.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  32. Data type mapping update for Lakebase synced tables

    Newly created synced tables map TIMESTAMP to TIMESTAMP WITH TIMEZONE. Existing tables still use TIMESTAMP WITHOUT TIMEZONE.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  33. Databricks SQL version 2025.25 is rolling out in Current

    Rolls out from August 20th to August 28th, 2025.

  34. Declarative Automation Bundles support for Lakebase database resources

    Defines Lakebase database catalogs, instances, and synced tables for one-command deployment. Starts instances immediately upon bundle deployment.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  35. Databricks SQL version 2025.25 is now available in Preview

    Adds recursive common table expressions and spatial SQL expressions.

  36. Fixed timeout handling for materialized views and streaming tables

    New views and tables apply warehouse timeout, existing ones require CREATE OR REFRESH. Default timeout is 2 days.

  37. New SQL editor is generally available

    Provides a unified authoring environment with features like real-time collaboration and enhanced Databricks Assistant integration.

  38. Token-based rate limits now available on AI Gateway

    Configures rate limits on model serving endpoints, replacing legacy governance settings, and requires configuration updates.

  39. OpenAI GPT OSS models now support function calling

    Supports function and tool calling on Databricks-hosted models.

  40. OpenAI GPT OSS models now supported on provisioned throughput

    Supports GPT OSS 120B and 20B models on provisioned throughput.

  41. Schedule jobs for Serverless GPU compute workloads

    Creates and schedules Serverless GPU jobs via notebook scheduling.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  42. Lakebase Public Preview enabled by default

    No admin enablement required, can be disabled by admins.

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

Headlines, dates and product areas are Databricks' own, and every item links to the note it came from. The one-line summaries are ours.

We measure how the site is used. PostHog and Google Analytics, set to measurement only with advertising features off. We do not sell your data or share it for advertising, and you can turn this off. What this stores.