Skip to content

Databricks releases, every cloud

114 releases of 1321

Last updated

  1. 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)
  2. Databricks SQL alerts are now generally available

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

  3. 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)
  4. 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)
  5. Native data profiling for results tables in the SQL editor

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

  6. 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)
  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. agg SQL function as a synonym for measure

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

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

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

  10. Databricks SQL version 2026.10 is rolling out in Current

    Replaces version 2026.09, requires no configuration changes.

  11. 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)
  12. New SQL editor default enablement and legacy SQL editor retirement Coming soon

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

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

  14. Search in metric views fix

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

  15. Lakebase databases as Databricks Apps resources

    Replaces manual database configuration, requires Lakebase setup.

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

    Available in all supported regions, controlled from Previews page.

  17. 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)
  18. 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)
  19. Lakebase is now generally available with compliance security profile

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

  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 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
  22. Lakebase now includes high availability

    Pairs primary compute with 1-3 secondary instances across zones, automatically promoting a secondary if primary fails.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  23. Databricks SQL version 2025.40 is rolling out in Current

    Replaces version 2025.39, requires no setup changes.

  24. Databricks SQL version 2025.40 is now available in Preview

    Adds SQL scripting with procedural logic and expands parameter markers and IDENTIFIER clause support.

  25. Lakebase now available on Azure (Beta)

    Lakebase on Azure offers autoscaling compute and scale-to-zero. Supported regions include eastus2, westeurope, and westus.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(unknown)
  26. Manage Lakebase from the Lakebase App

    Replaces Compute tab navigation in Lakehouse UI, accessed via apps switcher.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  27. Databricks SQL version 2025.35 is rolling out in Current

    Includes new features, see documentation for details.

  28. Databricks SQL alerts are now in Public Preview

    Offers a new editing experience, replacing the previous version.

  29. Convert foreign tables to Unity Catalog managed or external tables (Public Preview)

    Requires Databricks Runtime 17.0 LTS or above. Uses ALTER TABLE SET MANAGED or SET EXTERNAL.

  30. SQL Editor visualization fix

    Tooltips now display in front of the legend.

  31. Databricks SQL version 2025.35 is now available in Preview

    Adds EXECUTE IMMEDIATE constant expressions and LIMIT ALL for recursive CTEs.

  32. New alert editing experience

    Replaces old editor with a multi-tab editor for unified workflow.

  33. Visualizations fix

    Fixes legend selection for charts with aliased series names in SQL editor and notebooks.

  34. Semantic metadata in metric views

    Requires YAML 1.1 and Databricks Runtime 17.3 or higher.

  35. Databricks SQL version 2025.30 is now available in Preview

    Adds LIKE operator support for UTF8 collations and ST_ExteriorRing function.

  36. OLTP Database tab renamed to Lakebase Postgres in Compute section

    Used to create and manage Lakebase database instances, replacing OLTP Database tab.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  37. Default warehouse setting is now available in Beta

    Applied across SQL editor, AI/BI dashboards, and other tools, with optional user override.

  38. Lakebase synced tables supports syncing Apache Iceberg and foreign tables in Snapshot mode

    Syncs Iceberg and foreign tables in Snapshot mode, requiring a supported Databricks runtime.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  39. Budget policy support for Lakebase database instances and synced tables (Public Preview)

    Tags database instances and synced tables for billing attribution, also supports custom tags for compute usage.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  40. Data type mapping update for Lakebase synced tables

    Newly created synced tables map TIMESTAMP to TIMESTAMP WITH TIMEZONE. Existing tables still use TIMESTAMP WITHOUT TIMEZONE.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  41. Databricks SQL version 2025.25 is rolling out in Current

    Rolls out from August 20th to August 28th, 2025.

  42. Declarative Automation Bundles support for Lakebase database resources

    Defines Lakebase database catalogs, instances, and synced tables for one-command deployment. Starts instances immediately upon bundle deployment.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)

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.