Skip to content

Databricks releases, every cloud

56 releases of 1321

Last updated

  1. Sharing foreign Delta tables with OpenSharing is now generally available

    Allows sharing tables from OneLake, Hive metastore, or AWS Glue without copying data.

  2. Sharing foreign Iceberg tables with OpenSharing is now generally available

    Includes tables from external Iceberg catalogs via Lakehouse Federation.

  3. Sharing foreign schemas and tables with OpenSharing is now generally available

    Sharing foreign schemas and tables doesn't copy data into Databricks. It incurs compute and storage costs on the provider's side.

  4. Genie Code adds conversation controls

    Lets you fork conversations, use /btw for side questions, and edit earlier messages.

  5. Share metric views with OpenSharing (Beta)

    Allows sharing with users in other metastores or accounts. Requires adding views to a share.

  6. Genie Code scheduled tasks are now generally available

    Runs prompts on a recurring schedule, producing a continuable Genie chat with results.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Genie Code scheduled tasks will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Replaces manual runs of recurring analysis tasks. Available in October 2026.

  9. Genie Code for AI Runtime (Public Preview)

    Generates distributed training code and resolves environment issues. Requires AI Runtime.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  10. Genie Code is now available as a Lakeflow Jobs task (Beta)

    Runs prompts autonomously, reading upstream outputs and calling tools as needed, returning a conversation link.

  11. Share foreign Delta tables with OpenSharing (Public Preview)

    Allows read-only access to Delta tables in foreign catalogs like OneLake or AWS Glue.

  12. Choose an effort level in Genie Code

    Sets balance between response quality and cost, defaults to Auto for highest quality.

  13. Genie Code supports file uploads

    Uploads are used as chat context, see Attach files for details.

  14. Sharing managed Iceberg tables is now generally available

    Now supports sharing to external Iceberg clients.

  15. Sharing tables backed by default storage is now generally available

    Enabled by default on a rolling basis, can be shared with classic compute recipients.

  16. Sharing tables backed by default storage will be enabled by default for all accounts Coming soon

    Automatically enabled for most Enterprise or Premium tier accounts in mid-September 2026.

  17. Genie Code web search is in Beta

    Searches the public web for current info, disabled by default.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  18. Full page Genie Code is now generally available

    Runs multiple chats in parallel, with notebooks and files as tabs.

  19. Sharing Delta tables with deletion vectors and column mapping is now generally available

    Enables sharing tables with deletion vectors or column mapping. Requires setup in Add tables with deletion vectors or column mapping to a share.

  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. Sharing Delta tables with Iceberg reads enabled is now generally available

    Enables reading Delta tables as Iceberg tables, requires Databricks Runtime 8.4 or above.

  22. Web terminal on serverless GPU compute (AI Runtime) is in Public Preview

    Runs shell commands, monitors GPU usage, and manages files on serverless GPU compute. Requires environment version 5 or above.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  23. Genie Code scheduled tasks are in Beta

    Runs prompts on a recurring schedule, producing a continuable Genie chat with results.

  24. Databricks-hosted sample datasets available in the samples catalog

    Available in Unity Catalog-enabled workspaces through OpenSharing as samples.databricks.datasets.

  25. Trigger.AvailableNow support for OpenSharing streaming (GA)

    Replaces Trigger.Once, requires Databricks Runtime 18.0 or above.

  26. Protobuf tensor input for custom model serving endpoints (Public Preview)

    Replaces JSON with serialized KServe v2 ModelInferRequest. Requires endpoints deployed after July 9, 2026.

  27. Custom Docker images for AI Runtime CLI workloads (Beta)

    Allows custom system library versions and complex dependencies, requires setup via Use custom Docker images.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  28. Genie Code system table now counts only user-submitted interactions

    Excludes background and automated requests, such as autocomplete and quick-fix suggestions.

  29. OIDC is now supported for sharing to Iceberg clients

    Supports Iceberg REST Catalog clients like Snowflake or OSS Spark. Requires OpenID Connect federation.

  30. AI Runtime CLI (Beta)

    Submits and manages distributed training workloads on serverless GPU compute from a local machine.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  31. Genie Code now uses models served through OpenAI on Databricks

    Adds OpenAI to existing Azure OpenAI and Anthropic models.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  32. Serve custom LLMs with Custom Model Serving (Beta)

    Supports multimodal models and PEFT recipes, unlike Foundation Model APIs.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  33. Cloud token access for open Delta Sharing sharing (GA)

    Supports directory-based access mode, includes cloud storage location and temporary credentials.

  34. AI Runtime 1xH100 accelerator (Beta)

    Supports 1xH100 accelerator, see Hardware options for details.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  35. Column-level SAP governance tags sync into Unity Catalog

    Includes fieldSemantics, isPotentiallyPersonal, and isPotentiallySensitive tags for ABAC policies.

  36. Share foreign Iceberg tables with Delta Sharing (Public Preview)

    Adds read-only access to federated foreign Iceberg tables. Requires Delta Sharing.

  37. SAP semantic metadata syncs automatically into Unity Catalog

    Includes table and column comments, primary keys, and foreign keys.

  38. AI Runtime is now in Public Preview

    Adds GPU support to serverless compute for deep learning workloads.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)
  39. Changes to OpenSharing (formerly Delta Sharing) open recipient tokens Coming soon

    Replaces old Delta Sharing endpoint with recipient-specific URL format. New tokens use https://<recipient-id>.opensharing.us-west-2.cloud.databricks.com.

  40. Some partner-powered AI features are now available in-country for Brazil, Canada, Japan, Korea, Singapore, and the UK

    Requires Enforce data processing within workspace Geography enabled. Data does not leave the country.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(not on this cloud)
  41. Declarative Feature Engineering APIs (Beta)

    Define time-windowed aggregation features from data sources, materialize to Delta tables or Lakebase. Available in us-east-1 and us-west-2 regions.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(not on this cloud)
  42. Endpoint telemetry for custom model serving endpoints (Beta)

    Stores logs, traces, and metrics in Unity Catalog Delta tables using OpenTelemetry.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(not on this cloud)

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.