Skip to content
Releases

Week of June 1, 2026

24 releases between June 1, 2026 and June 7, 2026, 1 of them changes something you already run.

GA
1
Preview
3
Update
20
On
AWS 22, Azure 22, GCP 19, SAP 3
  1. 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)
  2. 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.

  3. Foundation model Unity Catalog permissions is generally available

    Requires account team enablement, controls access to system.ai schema.

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

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

  6. Dashboard enhancements

    Saves filter combos as shared bookmarks, adds pivot table column expansion.

  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. Genie Agent (formerly Genie Space) enhancements

    Adds chat prompt monitoring, knowledge store edit confirmation, and conversation deletion.

  10. Genie Code now supports auto-approve for tool actions

    Approves tool actions without prompts, using an AI classifier to block risky ones.

  11. Genie One enhancements

    Adds workspace-level customization, certified object prioritization, and user skills.

  12. Improved workspace file write performance on classic compute

    Uses asynchronous flushing by default for Databricks Runtime 17.1 and above, batching file writes and deletes.

  13. Set budgets for Genie usage

    Budgets track spend across accounts, workspaces, or users, with email alerts and spending limits.

  14. 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)
  15. 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)
  16. Agent Bricks Supervisor Agent now supports web search as a built-in tool

    Returns synthesized answers with source citations, also available as databricks_web_search tool in Supervisor API.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  17. Declarative Automation Bundles will soon default to use the direct deployment engine Coming soon

    Replaces Terraform deployment engine, migrating bundles automatically on July 24, 2026.

  18. Full page Genie Code (Beta)

    Runs multiple threads in parallel, personalizes with skills and servers.

  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. Column popularity is now available in the Catalog Explorer

    Shows column query count in the Overview tab, determined by read queries.

  24. 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)
  25. 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)
  26. Vector Search is now AI Search

    Replaces vector-based indexing, allows full text search without embeddings.