Skip to content

Databricks releases, every cloud

140 releases of 1321

Last updated

  1. 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)
  2. Lakebase snapshots API (Beta)

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

  3. The counter_diff SQL window function is now available

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

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

  5. 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)
  6. See which chunks support each ai_search answer (Beta)

    Added generate_citations option to show supporting chunks.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. time_bucket SQL function aligns timestamps to fixed-width time buckets

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

  9. 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)
  10. 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)
  11. Postgres minor version updates

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

  12. 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)
  13. 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)
  14. Lakebase Postgres APIs are now generally available

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

  15. Cross-workspace access for serverless (Beta)

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

  16. REPLACE USING flows for standalone streaming tables (Beta)

    Replaces rows matching specified key columns, requires SEQUENCE BY column.

  17. Alert system tables are in Public Preview

    Contains alerts and alert_evaluation_history tables for auditing and monitoring.

  18. Lakebase now supports PCI-DSS and HITRUST

    Requires compliance security profile, limited to us-east-1 on AWS.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  19. Change data feed on materialized views (Beta)

    Requires Databricks Runtime 18 LTS or above. Enables replication to external destinations.

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. 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)
  22. Lakebase is enabled by default in compliance security profile workspaces

    Replaces manual Lakebase enablement in HIPAA, C5, or TISAX workspaces.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  23. Automatic cost attribution for materialized views and streaming tables in Databricks SQL

    Inherits custom tags from enclosing SQL warehouse environment for billing.

  24. Diagnose and fix Lakebase issues with Genie, using telemetry in Unity Catalog (Beta)

    Uses Unity Catalog database telemetry and conversation with Genie for troubleshooting.

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

  26. Warehouse-level statement timeouts (Beta)

    Set via statement_timeout field in Create or Update warehouse APIs.

  27. Lakebase now provides a service level agreement (SLA)

    Commits to monthly uptime percentage for zone-redundant and single-compute endpoints.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  28. Allowlist partner platform IPs in context-based ingress control (Beta)

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

  29. Lakebase is now SOC 2 Type 2 compliant

    SOC 2 Type 2 compliance covers security and availability controls. Reports are available through account teams.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  30. Lakebase update notifications now post 3 days in advance

    Replaces 7-day notice, check project settings for upcoming updates.

  31. Databricks SQL alerts are now available by default for workspaces with the compliance security profile enabled

    Supports all compliance security profile standards, monitors data and KPIs via scheduled queries.

  32. Lakebase now available in AWS Tokyo region (ap-northeast-1)

    Available in ap-northeast-1, supports Postgres database.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(not on this cloud)
  33. Lakehouse Real-Time (Beta)

    Delivers sub-second SQL read queries against Unity Catalog tables. Built for low-latency workloads.

  34. MATCH_RECOGNIZE is now in Beta

    Requires enabling Match Recognize preview in workspace settings.

  35. Databricks SQL version 2026.20 is now available in Preview

    Adds IP address functions, NEAREST BY join type, and QUALIFY clause, with fixes for MERGE WITH SCHEMA EVOLUTION.

  36. Metric view parameters are now in Public Preview

    binds values at query time, replacing separate views per variant.

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

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

  38. Lakebase now supports Postgres 18

    Postgres 17 remains the default, select Postgres 18 when creating a project.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  39. Lakebase Search adds vector, keyword, and hybrid search to Postgres (Beta)

    Adds vector and keyword search to Postgres with lakebase_vector and lakebase_text extensions, replacing separate search stacks.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  40. AUTO CDC flows for streaming tables in Databricks SQL are generally available

    Automatically handles out-of-order records as SCD type 1 or 2, replacing complex MERGE INTO logic.

  41. Lakebase Postgres is now in Beta

    Available in us-east4, us-central1, and europe-west3 regions.

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

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.