Skip to content

Databricks releases, every cloud

120 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 Databricks Excel Add-in is now generally available

    Connects Excel to Databricks workspace for querying and data import. Enables live query for pivot tables.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  4. 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)
  5. Automatic change data feed is now generally available

    Requires Databricks Runtime 19 or above with row tracking enabled. Makes MERGE and UPDATE operations about 15% faster.

  6. Databricks Runtime 19: September 1, 2026

    Replaces manual change data feed enablement, requires row tracking enabled.

  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 maintenance updates (09/01)

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

  9. 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)
  10. Connect to the Databricks Genie app in Microsoft Teams with your workspace URL (Public Preview)

    Replaces server hostname with workspace URL for connection.

  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 Postgres APIs are now generally available

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

  14. 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)
  15. Genie One is now available in Google Sheets

    Queries governed data in natural language, importing results as native rows and columns.

  16. Genie One is now available in Microsoft Excel

    Queries governed data in natural language, importing results as native rows and columns.

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

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

  19. Databricks Runtime maintenance updates (07/24)

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

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. 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)
  22. Databricks Runtime 18 and Databricks Runtime 18 for Machine Learning have transitioned to LTS

    Receives 3 years of stability and security fixes.

  23. Databricks Runtime 19 and Databricks Runtime 19 for Machine Learning are now generally available

    Powered by Apache Spark 4.2.0.

  24. Databricks Runtime 19: July 23, 2026

    Enables Arrow-optimized Python UDFs by default, changing type-coercion behavior.

  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. 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)
  29. Databricks Runtime maintenance updates (06/29)

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

  30. Databricks Runtime 19 (Beta): June 26, 2026

    Restricts environment variables and Spark configurations in standard access mode. Removes previously allowed settings.

  31. 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)
  32. 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)
  33. Databricks Runtime 19 and Databricks Runtime 19 for Machine Learning are in Beta

    Powered by Apache Spark 4.2.0.

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

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

  35. Databricks Runtime 18: June 10, 2026

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

  36. Reorganized Spark Declarative Pipelines on Lakeflow documentation

    Conceptual topics are now under Concepts.

  37. Databricks Runtime 18: June 8, 2026

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

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

  39. Write data from Microsoft Excel back to Databricks

    Writes to Unity Catalog tables, overwriting existing ones if needed.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  40. 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)
  41. Databricks Runtime 18: May 29, 2026

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

  42. Databricks Runtime maintenance updates (05/26)

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

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.