Skip to content

Databricks releases, every cloud

143 releases of 1321

Last updated

  1. 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)
  2. 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)
  3. 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.

  4. 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)
  5. Lakehouse Replay (Beta)

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

  6. Schedule deferred policy enforcement for all-purpose compute

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

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. 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.

  9. 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)
  10. 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.

  11. Databricks SQL version 2026.15 is now available in Preview

    XPath no longer fetches external DTDs, fixing failures from malformed URLs.

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

  13. Postgres password authentication is now disabled by default for new Lakebase projects

    Existing projects are unaffected, enable in project settings to allow.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  14. Customer-managed keys for Lakebase available in all AWS and Azure regions

    Encrypts project data at rest using a custom cloud KMS key. Available for new projects.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  15. Fixed LOD expression syntax update for metric views

    Uses SQL window functions, replacing two-step pre-computation approach.

  16. Lakebase now supports compute sizes up to 64 CU (128 GB)

    Replaces 32 CU (64 GB RAM) limit, enables dynamic scaling for larger workloads.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  17. Databricks Container Services for standard compute is now available (Beta)

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

  18. Recover a deleted Lakebase project within 7 days

    Restores all branches, databases, and settings. Requires action within 7 days.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  19. Databricks SQL alerts are now generally available

    Monitors data and KPIs by running scheduled queries, notifying recipients when conditions are met.

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. New Lakebase instances now scale to zero by default

    New instances scale to zero after 24 hours of inactivity, reducing compute costs. Existing projects are unaffected.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  22. Lakebase Change Data Feed (CDF) is now in Public Preview

    Captures row-level changes from Postgres tables as Delta tables, requiring no external CDC stack.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  23. Native data profiling for results tables in the SQL editor

    Select column headers and click Open selection details to view statistics.

  24. Upcoming change: Upgrade to Lakebase Autoscaling Coming soon

    Upgrades start in June 2026, replacing Provisioned instances with autoscaling, requiring updated connection strings for some Private Link setups.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  25. agg SQL function as a synonym for measure

    Replaces measure, used as agg(measure_column) in metric views.

  26. 5X-Large SQL warehouse size (Public Preview)

    Provides 512 workers, available in all regions, controlled from Previews page.

  27. Databricks SQL version 2026.10 is rolling out in Current

    Replaces version 2026.09, requires no configuration changes.

  28. Lakebase OpenTelemetry export (Beta)

    Exports Lakebase metrics and logs to OTLP-compatible backends like Grafana Cloud or Datadog. Configured from the Lakebase App.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(not on this cloud)
  29. Compute log delivery to volumes is now GA

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

  30. Lakebase: Customer-managed keys

    Uses a cloud KMS customer-managed key for encryption.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  31. New SQL editor default enablement and legacy SQL editor retirement Coming soon

    New SQL editor becomes default in May, legacy editor retires in July.

  32. Databricks SQL version 2026.10 is now available in Preview

    Fixes observation metric errors, optimizes Unity Catalog writes, and uses session timezone for timestamp partitions.

  33. Search in metric views fix

    Now returns correct results across paginated results and supports filtering by display name.

  34. Lakebase databases as Databricks Apps resources

    Replaces manual database configuration, requires Lakebase setup.

  35. 5X-Large SQL warehouse size (Beta)

    Available in all supported regions, controlled from Previews page.

  36. Lakebase updates: OAuth role management and budget policies and tags

    Creates OAuth roles via UI or REST API, and adds budget policies and custom tags to projects.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  37. Lakebase updates: OAuth role management, budget policies and tags, and Lakehouse sync

    Creates OAuth roles via UI or REST API, and replicates Postgres tables to Unity Catalog Delta tables.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(not on this cloud)
  38. New Lakebase instances include autoscaling by default

    Autoscaling is on by default for new instances, applies to UI, API, Terraform, and SDK creations.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  39. 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)
  40. Lakebase is now generally available with compliance security profile

    Requires HIPAA, C5, TISAX, or None compliance standard.

  41. Lakebase is now generally available on Azure

    Adds autoscaling compute and scale-to-zero to 11 new Azure regions.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP, read it on their docs
  42. Lakebase now available in three additional regions

    Adds Canada Central, Europe London, and South America São Paulo regions.

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