Skip to content

Databricks releases, every cloud

187 releases of 1321

Last updated

  1. Metric view parameters are now in Public Preview

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

  2. Solution Accelerators in Databricks Marketplace are now published as apps or notebooks

    They are now categorized as apps or notebooks, with unchanged content.

  3. 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)
  4. Install third-party apps from Databricks Marketplace

    Installs apps directly in Unity Catalog-governed workspaces, keeping provider code closed-source.

  5. 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)
  6. 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.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Databricks Runtime 19 and Databricks Runtime 19 for Machine Learning are in Beta

    Powered by Apache Spark 4.2.0.

  9. Databricks Runtime 19 (Beta): June 15, 2026

    Replaces JDK 17 with JDK 21, removes 90 Python packages.

  10. 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)
  11. Use Universal Commits to purchase Marketplace partner products

    Up to 10% of Universal Commits can be used for third-party products.

  12. Databricks Runtime 18: June 10, 2026

    Adds Spark Declarative Pipelines and IP address functions, requires no changes to existing setups.

  13. Lakehouse Replay (Beta)

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

  14. Databricks Runtime 18: June 8, 2026

    Adds NEAREST BY SQL join type and DESCRIBE TABLE PARTITION for v2 catalog tables.

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

  16. Databricks Runtime 18: June 4, 2026

    NATURAL JOIN now matches columns case-insensitively by default. Set spark.sql.legacy.naturalJoinCaseSensitiveColumnMatching to true to restore previous behavior.

  17. 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)
  18. Databricks Runtime 18: May 29, 2026

    Treats NaN values as duplicates, preserves Unity Catalog foreign table permissions during metadata refresh.

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

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. Databricks Runtime maintenance updates (05/26)

    Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.

  22. Databricks SQL version 2026.15 is now available in Preview

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

  23. Databricks Runtime 18 and Databricks Runtime 18 for Machine Learning are in Beta

    Powered by Apache Spark 4.1.0, replacing separate release notes for feature versions.

  24. 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)
  25. 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)
  26. Fixed LOD expression syntax update for metric views

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

  27. 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)
  28. Databricks Runtime 18: May 18, 2026

    Preserves table comments by default, auto-casts compatible column types in DataFrame writes.

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

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

  31. Databricks Runtime maintenance updates (05/13)

    Includes bug fixes, security patches, and performance improvements for versions 13.3 to 18.2.

  32. 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)
  33. 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)
  34. Databricks Runtime 18: May 4, 2026

    Clusters using XPath no longer load external DTDs, and NULL structs are stored as NULL.

  35. Databricks Runtime 18.2 is now GA

    Replaces 7.3 and 7.3 ML.

  36. Native data profiling for results tables in the SQL editor

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

  37. 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)
  38. agg SQL function as a synonym for measure

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

  39. Databricks Runtime maintenance updates (04/29)

    Includes bug fixes, security patches, and performance improvements for LTS versions 13.3 to 16.4.

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

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

  41. Databricks SQL version 2026.10 is rolling out in Current

    Replaces version 2026.09, requires no configuration changes.

  42. Databricks Runtime 18: April 20, 2026

    Replaces EPSG:102100 with ESRI:102100 for GEOMETRY type. Includes OS security updates.

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.