Skip to content

Databricks releases, every cloud

146 releases of 1331

Last updated

  1. 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)
  2. Databricks Runtime 19 (Beta): June 15, 2026

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

  3. Databricks Runtime 18: June 10, 2026

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

  4. Lakehouse Replay (Beta)

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

  5. Reorganized Spark Declarative Pipelines on Lakeflow documentation

    Conceptual topics are now under Concepts.

  6. Databricks Runtime 18: June 8, 2026

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

  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 18: June 4, 2026

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

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

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

  11. Databricks Runtime maintenance updates (05/26)

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

  12. Databricks SQL version 2026.15 is now available in Preview

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

  13. 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)
  14. Fixed LOD expression syntax update for metric views

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

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

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

  17. 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)
  18. Databricks Runtime maintenance updates (05/13)

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

  19. Databricks Runtime 18: May 4, 2026

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

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. Native data profiling for results tables in the SQL editor

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

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

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

  24. Databricks Runtime maintenance updates (04/29)

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

  25. Databricks SQL version 2026.10 is rolling out in Current

    Replaces version 2026.09, requires no configuration changes.

  26. Databricks Runtime 18: April 20, 2026

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

  27. Databricks Runtime maintenance updates (04/20)

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

  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. 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)
  30. Databricks Runtime 18: April 2, 2026

    Adds VOID column support in UDTs and 30-second socket timeout for JDBC streaming sink connections.

  31. Databricks Runtime maintenance updates (04/02)

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

  32. Databricks Documentation site table of contents tabs

    Replaces static sidebar with tabbed navigation, includes 6 context tabs.

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

  34. Search in metric views fix

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

  35. Lakebase databases as Databricks Apps resources

    Replaces manual database configuration, requires Lakebase setup.

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

    Available in all supported regions, controlled from Previews page.

  37. 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)
  38. 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)
  39. Databricks Runtime 18: March 11, 2026

    Replaces previous behavior where observation metric errors caused query failures.

  40. Databricks Runtime 18: March 10, 2026

    Includes clearer error messages for scalar subqueries and operating system security updates.

  41. Databricks Runtime maintenance updates (03/10)

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

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