Skip to content

Databricks releases, every cloud

159 releases of 1321

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

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

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

  5. Lakehouse Replay (Beta)

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

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

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Write data from Microsoft Excel back to Azure Databricks

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

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  9. 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)
  10. 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)
  11. 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.

  12. Databricks SQL version 2026.15 is now available in Preview

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

  13. 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)
  14. Configure Microsoft Entra ID SSO for Power BI (Public Preview)

    Uses account-level federation policy, replacing manual config.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(not on this cloud)
  15. 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)
  16. Fixed LOD expression syntax update for metric views

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

  17. 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)
  18. Azure Databricks Add-in for Excel support for all compliance security profile standards

    Supports all Azure Databricks compliance security profiles.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  19. Databricks Add-in for Excel support for all compliance security profile standards

    Supports all Databricks compliance security profiles. Requires Public Preview.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. 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)
  22. Databricks SQL alerts are now generally available

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

  23. Publish a Unity Catalog catalog to Microsoft Fabric (Beta)

    Creates a read-only mirrored catalog, allowing Fabric users to query Unity Catalog tables without data movement.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  24. View run history for scheduled refreshes in Google Sheets

    Shows Run ID, start time, and success status for each run.

  25. 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)
  26. 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)
  27. HIPAA support for the Azure Databricks Add-in for Excel

    Available for workspaces with HIPAA compliance across all supported regions. Requires a workspace with HIPAA compliance enabled.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  28. HIPAA support for the Databricks Add-in for Excel

    Available for workspaces with HIPAA compliance across all supported regions.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  29. Native data profiling for results tables in the SQL editor

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

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

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

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

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

  33. Azure Databricks Excel Add-in requires workspace preview enablement

    Enabled from the Previews page by a workspace admin.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  34. Databricks Excel Add-in requires workspace preview enablement

    Enabled from the Previews page by a workspace admin.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  35. Databricks SQL version 2026.10 is rolling out in Current

    Replaces version 2026.09, requires no configuration changes.

  36. 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)
  37. 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)
  38. Connect Lovable apps to Azure Databricks

    Uses REST API and OAuth authentication. Requires machine-to-machine authentication setup.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  39. Connect Lovable apps to Databricks

    Uses REST API and OAuth machine-to-machine authentication.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  40. Databricks Marketplace listing creation wizard

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

  41. Databricks Connector for Google Sheets updates

    Longer query execution timeout and UI improvements added.

  42. New SQL editor default enablement and legacy SQL editor retirement Coming soon

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

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.