Skip to content

Databricks releases, every cloud

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

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

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

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

  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. 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)
  22. Automatic cost attribution for materialized views and streaming tables in Databricks SQL

    Inherits custom tags from enclosing SQL warehouse environment for billing.

  23. 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)
  24. Warehouse-level statement timeouts (Beta)

    Set via statement_timeout field in Create or Update warehouse APIs.

  25. 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)
  26. 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)
  27. Lakebase update notifications now post 3 days in advance

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

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

  29. 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)
  30. Lakehouse Real-Time (Beta)

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

  31. MATCH_RECOGNIZE is now in Beta

    Requires enabling Match Recognize preview in workspace settings.

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

  33. Metric view parameters are now in Public Preview

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

  34. 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)
  35. 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)
  36. 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.

  37. 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)
  38. Lakehouse Replay (Beta)

    Automatically replays serverless workloads against upcoming runtime releases. Requires no setup.

  39. UNIQUE constraint support is now in Public Preview

    Enables join elimination and DISTINCT simplification on Photon-enabled compute. Applies to Unity Catalog Delta Lake tables.

  40. Genie Code now supports auto-approve for tool actions

    Approves tool actions without prompts, using an AI classifier to block risky ones.

  41. Lakebase snapshot storage is now billed

    Billed starting June 1, 2026, with size shown on Backup & Restore page.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  42. Refresh policies and EXPLAIN CREATE MATERIALIZED VIEW for materialized views are now generally available

    Requires Databricks Runtime 17.3 and above. Available in Databricks SQL.

Headlines, dates and product areas are Databricks' own, and every item links to the note it came from. The one-line summaries are ours.

We measure how the site is used. PostHog and Google Analytics, set to measurement only with advertising features off. We do not sell your data or share it for advertising, and you can turn this off. What this stores.