Skip to content

Databricks releases, every cloud

50 releases of 1321

Last updated

  1. 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)
  2. Warehouse-level statement timeouts (Beta)

    Set via statement_timeout field in Create or Update warehouse APIs.

  3. 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)
  4. 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)
  5. Lakebase update notifications now post 3 days in advance

    Replaces 7-day notice, check project settings for upcoming updates.

  6. July 6, 2026

    Updates from Databricks Runtime 18, adds Spark Declarative Pipelines and IP address functions.

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

    Delivers sub-second SQL read queries against Unity Catalog tables. Built for low-latency workloads.

  10. MATCH_RECOGNIZE is now in Beta

    Requires enabling Match Recognize preview in workspace settings.

  11. Databricks SQL version 2026.20 is now available in Preview

    Adds IP address functions, NEAREST BY join type, and QUALIFY clause, with fixes for MERGE WITH SCHEMA EVOLUTION.

  12. Metric view parameters are now in Public Preview

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

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

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

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

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

  16. 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)
  17. 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.

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

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

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. Lakehouse Replay (Beta)

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

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

  23. 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)
  24. 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.

  25. Databricks SQL version 2026.15 is now available in Preview

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

  26. 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)
  27. 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)
  28. 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)
  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. 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)
  31. Version 18.2

    Adds CREATE OR REPLACE TEMP TABLE syntax and upgrades Snowflake JDBC driver to 3.28.0.

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

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

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

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

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

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

  37. Workspace base environments are now generally available

    Lets workspace admins create pre-built environments for serverless notebooks, enabled by default in compliance security profile workspaces.

  38. Databricks SQL version 2026.10 is rolling out in Current

    Replaces version 2026.09, requires no configuration changes.

  39. 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)
  40. Version 18.1

    Supports DATETIMEOFFSET for Azure Synapse and adds schema evolution with INSERT statements.

  41. 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)
  42. Databricks Marketplace listing creation wizard

    Guides setup of general info, data assets, and attributes in separate steps.

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.