Skip to content

Databricks releases, every cloud

69 releases of 1321

Last updated

  1. Base environments are now supported on classic compute (Beta)

    Manages Python dependencies using Databricks-provided or custom environments.

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

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

  3. Environment version 6 is now available

    Supports serverless and standard classic compute.

  4. Private network gateway is in Beta

    Connects serverless compute to VNet and on-premises systems through a managed gateway. Enabled from account console Previews page.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  5. Git Folder Serverless is in Beta

    Shares serverless compute and pyproject.toml environment across notebooks and files.

  6. 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)
  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Inbound Private Service Connect for performance-intensive services (Beta)

    Enables private connectivity to services like Zerobus Ingest and Lakebase Autoscaling on Google Cloud.

    AWS(not on this cloud)Azure(not on this cloud)GCP, read it on their docsSAP(unknown)
  9. Default Python package repositories are GA for Lakeflow pipelines and classic compute

    Supports private or authenticated registries as workspace defaults. Applies to UI and API created classic compute.

  10. Manage project environments with %uv commands

    Requires environment version 5 or above. Supports serverless notebooks.

  11. Cross-workspace access for serverless (Beta)

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

  12. Custom URL access to workspaces over inbound Private Link (Beta)

    Uses general_access private endpoint, serves workspaces and account-level resources across regions.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  13. Target an Azure capacity reservation group for classic compute

    Requires VNet injection, guarantees compute capacity for constrained VM types.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  14. JAR tasks on serverless compute are now generally available

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

  15. Serverless outbound Private Service Connect to customer-managed resources (Public Preview)

    Keeps traffic off the public internet, adding network-layer defense against data exfiltration through customer-managed Google Cloud service attachment.

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

  17. Web terminal on serverless GPU compute (AI Runtime) is in Public Preview

    Runs shell commands, monitors GPU usage, and manages files on serverless GPU compute. Requires environment version 5 or above.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  18. Dedicated group clusters will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Enables shared compute for groups with compliance security profile, supporting Databricks Runtime for ML and RDD APIs.

  19. Networking charges for performance-intensive products

    Charges apply to cross-region and public-internet egress for Lakebase, OpenSharing SecureConnect, Zerobus, and Files API.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP, read it on their docs
  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. 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.

  22. Agentic code converter is in Beta

    Converts T-SQL, Snowflake, and other dialects to ANSI SQL. Requires workspace admin enablement.

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

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

  24. Serverless compute is now available in the Azure UK West region

    Supports notebooks, jobs, pipelines, and SQL warehouses, with private connectivity.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP, read it on their docs
  25. July 6, 2026

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

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

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

  27. 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)
  28. Schedule deferred policy enforcement for all-purpose compute

    Applies on next restart or immediately, and admins can cancel scheduled enforcements.

  29. 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
  30. Intra-VNet NSG rule hardening for Azure Databricks is now in Public Preview

    Restricts workspace traffic to host and worker subnet CIDRs. Applies to classic compute plane workspaces.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  31. Workspace admin setting for serverless notebook execution timeout

    Replaces manual override process, defaults to 2.5 hours.

  32. Instance events and instance pools system tables are now available (Public Preview)

    Track instance state transitions and instance pool configurations via system.compute.instance_events and system.compute.instance_pools tables.

  33. Databricks Container Services for standard compute is now available (Beta)

    Requires Databricks Runtime 18.3 or later, allows custom Docker images in shared compute.

  34. Version 18.2

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

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

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

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

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP, read it on their docs
  37. Connect Azure Databricks to on-premises resources using an SSH reverse tunnel

    Replaces inbound firewall access, works with classic and serverless compute.

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

  40. Version 18.1

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

  41. Compute log delivery to volumes is now GA

    Delivers Spark driver, worker, and event logs to Unity Catalog volumes, recommended for log storage.

  42. Serverless compute is enabled by default

    Eligible Google Cloud workspaces are affected, account admins no longer need to manually enable it.

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