Databricks releases, every cloud
| Release | Date | ||||
|---|---|---|---|---|---|
| Inbound Private Service Connect for performance-intensive services (Beta) Enables private connectivity to services like Zerobus Ingest and Lakebase Autoscaling on Google Cloud. | Not on AWS | Not on Azure | On GCP, read it on their docs | Unknown on SAP | Aug 22, 2026 |
| Cross-workspace access for serverless (Beta) Controls serverless network traffic between workspaces with ingress and egress rules. | On AWS, read it on their docs | On Azure, read it on their docs | On GCP, read it on their docs | Unknown on SAP | Aug 13, 2026 |
| Custom URL access to workspaces over inbound Private Link (Beta) Uses general_access private endpoint, serves workspaces and account-level resources across regions. | Not on AWS | On Azure, read it on their docs | Not on GCP | Unknown on SAP | Aug 13, 2026 |
| Networking charges for performance-intensive products Charges apply to cross-region and public-internet egress for Lakebase, OpenSharing SecureConnect, Zerobus, and Files API. | Not on AWS | On Azure, read it on their docs | Not on GCP | On SAP, read it on their docs | Jul 22, 2026 |
| Allowlist partner platform IPs in context-based ingress control (Beta) Supports Power BI, Tableau Cloud, and dbt platform, with automatic IP list updates. | On AWS, read it on their docs | On Azure, read it on their docs | On GCP, read it on their docs | Not on SAP | Jul 14, 2026 |
| Serverless compute is now available in the Azure UK West region Supports notebooks, jobs, pipelines, and SQL warehouses, with private connectivity. | Not on AWS | On Azure, read it on their docs | Not on GCP | On SAP, read it on their docs | Jul 14, 2026 |
| Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs | |||||
| Custom Docker images for AI Runtime CLI workloads (Beta) Allows custom system library versions and complex dependencies, requires setup via Use custom Docker images. | On AWS, read it on their docs | On Azure, read it on their docs | Not on GCP | Not on SAP | Jun 29, 2026 |
| Private Link for account-level resources (Beta) Connects account console through VPC interface endpoint instead of public internet. Requires configuration. | On AWS, read it on their docs | On Azure, read it on their docs | Not on GCP | Not on SAP | Jun 15, 2026 |
| AI Runtime CLI (Beta) Submits and manages distributed training workloads on serverless GPU compute from a local machine. | On AWS, read it on their docs | On Azure, read it on their docs | Not on GCP | Not on SAP | Jun 12, 2026 |
| Reorganized Spark Declarative Pipelines on Lakeflow documentation Conceptual topics are now under Concepts. | On AWS, read it on their docs | On Azure, read it on their docs | On GCP, read it on their docs | Not on SAP | Jun 9, 2026 |
| Serve custom LLMs with Custom Model Serving (Beta) Supports multimodal models and PEFT recipes, unlike Foundation Model APIs. | On AWS, read it on their docs | On Azure, read it on their docs | Not on GCP | Not on SAP | May 20, 2026 |
| Azure UK South now has a dedicated regional control plane New workspaces require firewall allowlist entries for SCC relay tunnel and other IPs. Existing workspaces use UK West control plane unless migrated. | Not on AWS | On Azure, read it on their docs | Not on GCP | On SAP, read it on their docs | May 1, 2026 |
| Connect Azure Databricks to on-premises resources using an SSH reverse tunnel Replaces inbound firewall access, works with classic and serverless compute. | Not on AWS | On Azure, read it on their docs | Not on GCP | Not on SAP | Apr 28, 2026 |
| Connect Databricks to on-premises resources using an SSH reverse tunnel Uses proxy VMs in AWS, replacing inbound firewall access. | On AWS, read it on their docs | Not on Azure | On GCP, read it on their docs | Not on SAP | Apr 28, 2026 |
| AI Runtime 1xH100 accelerator (Beta) Supports 1xH100 accelerator, see Hardware options for details. | On AWS, read it on their docs | On Azure, read it on their docs | Not on GCP | Not on SAP | Apr 21, 2026 |
| Databricks Documentation site table of contents tabs Replaces static sidebar with tabbed navigation, includes 6 context tabs. | On AWS, read it on their docs | Not on Azure | On GCP, read it on their docs | Not on SAP | Mar 31, 2026 |
| 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. | On AWS, read it on their docs | Not on Azure | Not on GCP | Not on SAP | Mar 9, 2026 |
| Endpoint telemetry for custom model serving endpoints (Beta) Stores logs, traces, and metrics in Unity Catalog Delta tables using OpenTelemetry. | On AWS, read it on their docs | On Azure, read it on their docs | Not on GCP | Not on SAP | Mar 6, 2026 |
| Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest | |||||
| Inbound Private Link for performance-intensive services (Beta) Enables private connectivity to Zerobus Ingest and Lakebase Autoscaling. | Not on AWS | On Azure, read it on their docs | Not on GCP | Unknown on SAP | Feb 18, 2026 |
| Front-end PrivateLink for performance-intensive services (Beta) Supports private connectivity to Zerobus Ingest and Lakebase Autoscaling. | On AWS, read it on their docs | Not on Azure | Not on GCP | Unknown on SAP | Jan 22, 2026 |
- Inbound Private Service Connect for performance-intensive services (Beta)
Enables private connectivity to services like Zerobus Ingest and Lakebase Autoscaling on Google Cloud.
- Cross-workspace access for serverless (Beta)
Controls serverless network traffic between workspaces with ingress and egress rules.
- Custom URL access to workspaces over inbound Private Link (Beta)
Uses general_access private endpoint, serves workspaces and account-level resources across regions.
- Networking charges for performance-intensive products
Charges apply to cross-region and public-internet egress for Lakebase, OpenSharing SecureConnect, Zerobus, and Files API.
- Allowlist partner platform IPs in context-based ingress control (Beta)
Supports Power BI, Tableau Cloud, and dbt platform, with automatic IP list updates.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Serverless compute is now available in the Azure UK West region
Supports notebooks, jobs, pipelines, and SQL warehouses, with private connectivity.
- Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Custom Docker images for AI Runtime CLI workloads (Beta)
Allows custom system library versions and complex dependencies, requires setup via Use custom Docker images.
- Private Link for account-level resources (Beta)
Connects account console through VPC interface endpoint instead of public internet. Requires configuration.
- AI Runtime CLI (Beta)
Submits and manages distributed training workloads on serverless GPU compute from a local machine.
- Reorganized Spark Declarative Pipelines on Lakeflow documentation
Conceptual topics are now under Concepts.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Serve custom LLMs with Custom Model Serving (Beta)
Supports multimodal models and PEFT recipes, unlike Foundation Model APIs.
- Azure UK South now has a dedicated regional control plane
New workspaces require firewall allowlist entries for SCC relay tunnel and other IPs. Existing workspaces use UK West control plane unless migrated.
- Connect Azure Databricks to on-premises resources using an SSH reverse tunnel
Replaces inbound firewall access, works with classic and serverless compute.
- Connect Databricks to on-premises resources using an SSH reverse tunnel
Uses proxy VMs in AWS, replacing inbound firewall access.
- AI Runtime 1xH100 accelerator (Beta)
Supports 1xH100 accelerator, see Hardware options for details.
- Databricks Documentation site table of contents tabs
Replaces static sidebar with tabbed navigation, includes 6 context tabs.
- 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.
- Endpoint telemetry for custom model serving endpoints (Beta)
Stores logs, traces, and metrics in Unity Catalog Delta tables using OpenTelemetry.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Inbound Private Link for performance-intensive services (Beta)
Enables private connectivity to Zerobus Ingest and Lakebase Autoscaling.
- Front-end PrivateLink for performance-intensive services (Beta)
Supports private connectivity to Zerobus Ingest and Lakebase Autoscaling.
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.