Databricks on GCP
1104 releases that have landed on GCP, newest first.
- Salesforce Data Cloud File Sharing connector GA
Replaces manual uploads, integrates with Lakehouse Federation.
- Updates for customer-managed VPC workspaces (Public Preview)
Adds Private Service Connect conversion and network config changes.
- Dashboard sorting and formatting improvements
Sorting now works on temporal categorical axes. Numeric values can be formatted as Bytes.
- Databricks Assistant integrated with compute
Creates compute resources, pools, and policies, and answers questions about them. Available on some compute pages.
- Databricks SQL version 2025.25 is rolling out in Current
Rolls out from August 20th to August 28th, 2025.
- Genie SQL validation and space management
Validates SQL join relationships and fixes space cloning issue. Flags errors in join statements.
- Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Serverless compute runtime updated to 17.1
corresponds to Databricks Runtime 17.1, see release notes for details.
- Set the run-as user for Spark Declarative Pipelines on Lakeflow
Replaces user accounts with a service principal for automated workloads.
- Mosaic AI Vector Search reranker Public Preview
Improves retrieval quality with reranking, see usage details in query documentation.
- Dashboard table visualization and chart improvements
Adds indicator for hidden calculated measures, fixes transparent headers and pivot table column widths.
- Databricks-hosted models for Assistant are now GA
Available on all cloud platforms at no extra cost.
- Databricks SQL version 2025.25 is now available in Preview
Adds recursive common table expressions and spatial SQL expressions.
- Fixed timeout handling for materialized views and streaming tables
New views and tables apply warehouse timeout, existing ones require CREATE OR REFRESH. Default timeout is 2 days.
- Genie interface and file upload enhancements
File uploads are now accessible only to the uploader, with simplified setup for catalog and schema designation.
- New SQL editor is generally available
Provides a unified authoring environment with features like real-time collaboration and enhanced Databricks Assistant integration.
- Spark Declarative Pipelines on Lakeflow template in bundles in the workspace (Public Preview)
Creates ETL pipelines in workspace bundles using Lakeflow template. Requires New ETL pipeline setup.
- Token-based rate limits now available on AI Gateway
Configures rate limits on model serving endpoints, replacing legacy governance settings, and requires configuration updates.
- OpenAI GPT OSS models now support function calling
Supports function and tool calling on Databricks-hosted models.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- OpenAI GPT OSS models now supported on provisioned throughput
Supports GPT OSS 120B and 20B models on provisioned throughput.
- Column masks now retained when replacing a table
Retains existing column masks if column names match, preventing accidental removal of security policies.
- Databricks Assistant: User and workspace instructions now available
Custom instructions can be added by users or admins, applying to all Assistant experiences.
- Single-node compute on standard access mode is now GA
Allows multiple users to share with full isolation, useful for small jobs.
- Access requests in Unity Catalog (Public Preview)
Sends requests to emails, Slack, or Teams, or internal systems, with optional default email to owners.
- Disable legacy features for new workspaces (Public Preview)
Disables DBFS root, Hive metastore, and runtime versions prior to 13.3 LTS. Applies to new workspaces only.
- Jobs in continuous mode can now have task-level retries for failed tasks
Task-level retries replace job-level retries, require continuous mode.
- Serverless compute is now available in australia-southeast1
Available in Sydney region for notebooks, workflows, and Lakeflow pipelines.
- Create external Delta tables from third-party clients (Public Preview)
Backed by Delta Lake, works with Apache Spark, see Access Databricks tables from Delta clients.
- Path credential vending (Public Preview)
Grants short-lived credentials to external locations in Unity Catalog metastore.
- ServiceNow connector GA
Replaces manual API configuration, requires Lakeflow Connect setup.
- Use OpenAI GPT OSS models for batch inference and structured outputs
Optimized for AI Functions with batch inference and structured outputs. Supports ai_query().
- Databricks ODBC driver 2.9.2
Replaces 2.9.1, drops support for Databricks Runtime 10.4 LTS and Ubuntu 20.04.
- OpenAI GPT OSS models now available on Mosaic AI Model Serving
Supports GPT OSS 120B and 20B as hosted foundation models, accessible via pay-per-token APIs.
- Power BI Databricks connector supports M2M OAuth
Replaces personal access tokens for service principals with Client credentials authentication.
- Dashboard theme improvements
Selection color in Terra theme is now darker blue.
- Genie join relationships and data handling enhancements
Local joins can be defined within a Genie Agent's knowledge store. Entity matching now selects the most frequent 1024 values.
- AI Playground is now GA
Allows chat with LLMs and prototyping AI apps.
- Databricks Runtime 17.1 is now is now GA
Replaces Databricks Runtime 7.3.
- Edit mode in Assistant does multi-cell code refactoring and more
Performs reasoning and editing across multiple cells without manual intervention.
- Delta Sharing supports sharing tables and schemas secured by ABAC policies (Beta)
Secured tables and schemas can be shared, but policies don't apply to recipients.
- Genie CSV downloads and caching enhancements
NULL values are now preserved in CSV downloads. Genie Agent context caching is improved.