Skip to content

Databricks releases, every cloud

41 releases of 1321

Last updated

  1. Standard performance mode is now available for one-time runs in the Jobs API

    Sets performance_target to STANDARD. Supports Apache Airflow's DatabricksSubmitRunOperator.

  2. Environment version 6 is now available

    Supports serverless and standard classic compute.

  3. Private network gateway is in Private Preview

    Connects serverless compute to VPC and on-premises systems through a managed gateway, reusing existing network connectivity configuration.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  4. Cross-workspace access for serverless (Beta)

    Controls serverless network traffic between workspaces with ingress and egress rules.

  5. JAR tasks on serverless compute are now generally available

    Requires matching Scala, Java Development Kit, and Databricks Connect versions.

  6. Serverless compute access control is now generally available

    Governs access to notebooks, jobs, and pipelines through Default Interactive and Automated Compute objects. Existing workloads run unchanged.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Context-based ingress control for workspaces public access is now generally available

    Uses allow and deny rules to control access based on identities, network sources, and request types.

  9. Allowlist partner platform IPs in context-based ingress control (Beta)

    Supports Power BI, Tableau Cloud, and dbt platform, with automatic IP list updates.

  10. Protobuf tensor input for custom model serving endpoints (Public Preview)

    Replaces JSON with serialized KServe v2 ModelInferRequest. Requires endpoints deployed after July 9, 2026.

  11. July 6, 2026

    Updates from Databricks Runtime 18, adds Spark Declarative Pipelines and IP address functions.

  12. Block specific internet destinations in network policies (Public Preview)

    Blocks destinations regardless of network access mode, enforced through REST API.

  13. Private Link for account-level resources (Beta)

    Connects account console through VPC interface endpoint instead of public internet. Requires configuration.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  14. Inbound Private Link for performance-intensive services is now generally available

    Supports Lakebase Autoscaling and Zerobus Ingest.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP, read it on their docs
  15. Workspace admin setting for serverless notebook execution timeout

    Replaces manual override process, defaults to 2.5 hours.

  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. Version 18.2

    Adds CREATE OR REPLACE TEMP TABLE syntax and upgrades Snowflake JDBC driver to 3.28.0.

  18. Faster package installs with %uv pip in serverless notebooks

    Requires environment version 5 or above. Replaces %pip for faster installs.

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

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. Connect Databricks to on-premises resources using an SSH reverse tunnel

    Uses proxy VMs in AWS, replacing inbound firewall access.

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

  23. Version 18.1

    Supports DATETIMEOFFSET for Azure Synapse and adds schema evolution with INSERT statements.

  24. Inbound Private Link for performance-intensive services (Public Preview)

    Enables private connectivity for Zerobus Ingest and Lakebase Autoscaling.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  25. Endpoint telemetry for custom model serving endpoints (Beta)

    Stores logs, traces, and metrics in Unity Catalog Delta tables using OpenTelemetry.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  26. Version 18.0

    Upgrades Redshift JDBC driver to 2.1.0.28, adds SQL window functions to metric views.

  27. Serverless environment version 5 is now available

    Includes CPU and GPU versions.

  28. Serverless outbound IPs available through public JSON endpoint (Public Preview)

    Replaces existing stable IPs, requires Public Preview enrollment.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  29. Serverless workspaces are now generally available

    Come pre-configured with serverless compute and default storage.

  30. Front-end PrivateLink for performance-intensive services (Beta)

    Supports private connectivity to Zerobus Ingest and Lakebase Autoscaling.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  31. You can now use custom base environments for Python, Python Wheels, and notebook tasks in serverless jobs

    Defined with YAML files, they support Python, Python wheel, and notebook tasks.

  32. Serverless notebook tasks can now use jobs environment

    Replaces inherited serverless environment with configurable job environment.

  33. 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)
  34. 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)
  35. Serverless compute has been updated to version 17.3

    Updated from version 17.2, requires no configuration changes.

  36. 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)
  37. Improved autoscaling behavior for Mosaic AI Model Serving

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

  38. The billable usage table now records the performance mode of serverless jobs and pipelines

    Records performance mode in product_features.performance_target column with values PERFORMANCE_OPTIMIZED, STANDARD, or null.

  39. 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)
  40. Anthropic Claude Opus 4.1 now available as a Databricks-hosted foundation model

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

  41. Route-optimized endpoints now require route-optimized URL path for querying

    Requires route-optimized URL path for querying, standard workspace URL path not supported for new endpoints.

  42. Admins can now manage a workspace's serverless base environments (Public Preview)

    Defines custom environment specs for serverless notebooks, allows setting a default for new notebooks.

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.