Skip to content

Databricks releases, every cloud

262 releases of 1321

Last updated

  1. Databricks Apps is now on by default for workspaces with the compliance security profile enabled

    Requires compliance security profile.

  2. Lakebase Search is generally available

    Adds scalable vector and keyword search to Lakebase projects via Postgres extensions.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  3. Metastore-level ABAC policies are in Beta

    Applies across every catalog in the metastore. Replaces per-catalog policy setup.

  4. Anthropic models will be removed from AWS GovCloud IL5 workspaces Coming soon

    Removal affects IL5 workspaces on AWS GovCloud. Endpoints must be migrated before September 19, 2026.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  5. Unused OAuth client secrets are automatically deleted after 90 days

    Deletes unused secrets after 90 days, create new if still needed.

  6. Lakebase snapshots API (Beta)

    Manages point-in-time snapshots of project branches, allowing create, get, list, delete, and restore operations.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. The READ METADATA privilege will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Grants read-only visibility into object metadata, including security-sensitive information.

  9. The counter_diff SQL window function is now available

    Calculates differences between consecutive cumulative counter values, available in Databricks Runtime 19 and above.

  10. Window measures on a numeric index column in metric views

    Supports unitless offset and ranges on consecutive integer columns, useful for non-calendar periods like fiscal weeks.

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

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

  12. External secrets in Unity Catalog (Beta)

    Connects Unity Catalog schema to AWS Secrets Manager, appearing as read-only objects.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  13. ABAC DENY policies are in Beta

    Explicitly deny MANAGE ACCESS CONTROL privilege, taking precedence over grants.

  14. Lakebase now supports PCI-DSS and HITRUST in all AWS regions

    Requires compliance security profile enabled. Previously limited to us-east-1 region.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  15. See which chunks support each ai_search answer (Beta)

    Added generate_citations option to show supporting chunks.

  16. time_bucket SQL function aligns timestamps to fixed-width time buckets

    Replaces date_trunc for non-calendar units, requires origin and width parameters.

  17. Compliance security profile will enforce Azure Virtual Network encryption Coming soon

    Enforces Azure Virtual Network encryption on workspaces starting February 1, 2027.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  18. Environment version 6 is now available

    Supports serverless and standard classic compute.

  19. Lakebase now available in Azure Japan East region (japaneast)

    Available in japaneast region, requires Postgres database setup.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. 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)
  22. Genie Code scheduled tasks will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Replaces manual runs of recurring analysis tasks. Available in October 2026.

  23. HITRUST and IRAP compliance controls are now generally available

    Available through compliance security profile, required for HIPAA, HITRUST, and IRAP.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  24. Restrict service principal OAuth secrets to specific API scopes

    Restricts OAuth secrets to specific API scopes like sql or jobs, limiting leaked secret impact.

  25. Query text is now masked by default in system tables and APIs

    Masking applies to system.query.history, Query History API, and List Queries API. Account admins can grant access to unmasked text via databricks_pii_access group.

  26. LTAP Direct Writes accelerates synced table loads (Beta)

    Requires Postgres 17, enabled from Previews page. Writes directly to storage layer.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  27. Genie Code is now available in the Lakebase project UI

    Lets you run multi-step data and AI tasks with natural language input. Available for all Lakebase projects.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  28. Postgres minor version updates

    Updates to 16.15, 17.11, and 18.6, applied on compute restart.

  29. 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)
  30. Secrets in Unity Catalog will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Replaces manual enablement, uses catalog.schema.secret namespace.

  31. The INSERT, UPDATE, and DELETE privileges are in Beta

    Require Databricks Runtime 18.1 or above, alternative to MODIFY privilege.

  32. 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)
  33. Consumer access to query Unity Gateway services will become generally available Coming soon

    Requires account admins to set budgets and rate limits beforehand to control model traffic.

  34. Lakebase adds compliance security profile standards on Azure

    Supports ISMAP, IRAP, and UK Cyber Essentials Plus on Azure.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  35. Role-based access control (RBAC) is generally available

    Requires account and workspace admin setup. Enables exclusive access to sensitive data.

  36. Role-based access control (RBAC) will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Lets users assume a role with exclusive permissions, replacing accumulated permissions.

  37. Lakebase available in four new Azure regions

    Added to North Central US, France Central, Germany West Central, and East Asia regions.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  38. Lakebase Postgres APIs are now generally available

    Supports operations for projects, branches, and databases through REST API, CLI, and SDKs.

  39. Block or redact sensitive data in requests and responses

    Detects SSNs, credit cards, and phone numbers using regex and checksums. Requires Enhanced Unity Gateway preview.

  40. Cross-workspace access for serverless (Beta)

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

  41. 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)
  42. SQL alert task in Lakeflow Jobs is now available by default for workspaces with the compliance security profile enabled

    Supports all Databricks compliance security profile standards, returns evaluation state as output.

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.