Skip to content

Databricks releases, every cloud

329 releases of 1321

Last updated

  1. Azure Databricks UI assets will be served from a new CDN domain Coming soon

    Replaces existing domain, requires firewall update to ui-assets.azuredatabricks.net.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  2. Private Link for account-level resources (Beta)

    Connects account console through VPC interface endpoint instead of public internet. Requires configuration.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  3. Email notifications for expiring service principal tokens (Beta)

    Sends emails to workspace admins when tokens expire in 7 days, requiring no configuration.

  4. Lakehouse Replay (Beta)

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

  5. Zip connector (Beta)

    Ingests data from Zip, a new option in Lakeflow Connect.

  6. Identity federation enabled by default for all new workspaces

    Does not affect existing workspaces.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Reorganized Spark Declarative Pipelines on Lakeflow documentation

    Conceptual topics are now under Concepts.

  9. The update_flow API for Spark Declarative Pipelines on Lakeflow is generally available

    Writes to a sink in update output mode, emitting only changed rows. Supports stateful aggregations without a watermark.

  10. Aha! connector (Beta)

    Ingests data from Aha!, using Lakeflow Connect.

  11. Inbound Private Link for performance-intensive services is now generally available

    Supports Lakebase Autoscaling and Zerobus Ingest.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP, read it on their docs
  12. Monday.com managed ingestion connector (Beta)

    Ingests boards, users, teams, and activity logs from Monday.com into Databricks.

  13. Upcoming behavior change: Choose entitlements when adding principals to workspaces Coming soon

    Grants entitlements explicitly when adding principals, replacing inheritance from users system group.

  14. Zoho Books managed ingestion connector (Beta)

    Ingests invoices, bills, contacts, and bank transactions from Zoho Books into Databricks.

  15. AWS Graviton instances are now supported with the compliance security profile

    Supports all compliance standards in AWS commercial regions and GovCloud.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(not on this cloud)
  16. External data access for pipeline streaming tables and materialized views (Public Preview)

    Enables external Delta and Iceberg clients to read data without copying. Uses Unity Catalog and Iceberg catalog REST APIs.

  17. Managed SharePoint connector adds structured file ingestion and file metadata support (Beta)

    Supports CSV, JSON, XML, Excel, Parquet, Avro, ORC ingestion, replacing unstructured-only approach.

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

  19. Table update triggers on Delta Sharing and system tables (Beta)

    Monitors data shared through Delta Sharing and system tables, triggering jobs on updates, supporting Databricks-to-Databricks sharing only.

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

    Streams messages from RabbitMQ classic queues into Unity Catalog streaming tables.

  22. Pendo connector (Beta)

    Ingests data from Pendo into Lakeflow. Requires Lakeflow Connect.

  23. Intra-VNet NSG rule hardening for Azure Databricks is now in Public Preview

    Restricts workspace traffic to host and worker subnet CIDRs. Applies to classic compute plane workspaces.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  24. Compliance security profile required for HIPAA, HITRUST, and IRAP Coming soon

    Required starting September 1, 2026, for HIPAA, HITRUST, and IRAP data.

    AWS(not on this cloud)Azure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  25. Query-based connectors for Lakeflow Connect are now generally available

    Ingests data from databases like Oracle and PostgreSQL without CDC configuration.

  26. Google Drive managed ingestion connector (Beta)

    Ingests files from Google Drive into Databricks, supporting unstructured and structured data.

  27. Real-time mode in Spark Declarative Pipelines on Lakeflow, and the update_flow API are now available (Public Preview)

    Achieves end-to-end latency as low as 5ms, uses update output mode.

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

  29. Automatic identity management with Microsoft Entra ID is now GA

    Replaces SCIM provisioning, syncs users and groups from Microsoft Entra ID.

  30. Databricks SQL version 2026.15 is now available in Preview

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

  31. Spark Declarative Pipelines on Lakeflow parameters are now in Beta

    Define key-value pairs at pipeline level, referenced in SQL using named parameter syntax.

  32. 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)
  33. 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)
  34. 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)
  35. Fixed LOD expression syntax update for metric views

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

  36. 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)
  37. Customer-managed keys now support MLflow managed evaluation features

    Supports MLflow 3 scorers and requires non-CMK encrypted catalog.

  38. 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)
  39. Unified runs list is generally available

    Replaces separate job and pipeline run lists, adds filtering and error code visualization.

  40. Spark Declarative Pipelines on Lakeflow sinks are now generally available

    Supports writing to Delta tables, Kafka topics, and Azure Event Hubs.

  41. Databricks SQL alerts are now generally available

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

  42. Spark Declarative Pipelines on Lakeflow environment versions (Beta)

    Pins Python version and libraries, decoupling from Databricks Runtime upgrades.

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.