Databricks releases, every cloud
- agg SQL function as a synonym for measure
Replaces measure, used as agg(measure_column) in metric views.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Disabling tasks in Lakeflow Jobs is now GA
Disabled tasks retain config and run history, can be re-enabled later.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - 5X-Large SQL warehouse size (Public Preview)
Provides 512 workers, available in all regions, controlled from Previews page.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Connect Databricks to on-premises resources using an SSH reverse tunnel
Uses proxy VMs in AWS, replacing inbound firewall access.
- Zendesk Support connector (GA)
Allows syncing Zendesk tickets to Databricks.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Confluence connector (GA)
Allows reading Confluence spaces and pages into Databricks.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Workspace base environments are now generally available
Lets workspace admins create pre-built environments for serverless notebooks, enabled by default in compliance security profile workspaces.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.10 is rolling out in Current
Replaces version 2026.09, requires no configuration changes.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Workspace object permissions will soon be inherited from all account groups Coming soon
Inherited permissions include inactive grants from removed groups, potentially giving unexpected access. Users still need workspace assignment.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakeflow Designer is now in Public Preview
Offers drag-and-drop canvas and natural language for building data workflows.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Version 18.1
Supports DATETIMEOFFSET for Azure Synapse and adds schema evolution with INSERT statements.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Customer-managed keys now support model serving
Encrypts model serving container images and model artifacts in Databricks managed registry. Applies to endpoint artifacts created after April 16, 2026.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Query-based connectors for Lakeflow Connect (Public Preview)
Ingests data from databases using a cursor column, supporting Oracle, Teradata, and others.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - New cascade field for deleting Unity Catalog pipelines (Beta)
Deletes associated materialized views and tables by default, set cascade=false to retain them.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Upcoming breaking change: default behavior when deleting a Unity Catalog pipeline Coming soon
Deletes now retain associated tables by default, set cascade=true to remove them.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Scoped personal access tokens are now generally available
Restrict tokens to specific API operations with specified permissions. Coming soon to compliance security profile workspaces.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Customer-managed keys for Unity Catalog are generally available
Encrypts data in Unity Catalog catalogs using cloud KMS keys. Requires default storage.
- Databricks Documentation site table of contents tabs
Replaces static sidebar with tabbed navigation, includes 6 context tabs.
- Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- New SQL editor default enablement and legacy SQL editor retirement Coming soon
New SQL editor becomes default in May, legacy editor retires in July.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL version 2026.10 is now available in Preview
Fixes observation metric errors, optimizes Unity Catalog writes, and uses session timezone for timestamp partitions.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Search in metric views fix
Now returns correct results across paginated results and supports filtering by display name.
- 5X-Large SQL warehouse size (Beta)
Available in all supported regions, controlled from Previews page.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks SQL pipelines support notifications and performance mode (Beta)
Supports failure notifications and serverless performance mode for materialized views and streaming tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Workday HCM connector (Beta)
Ingests Workday Human Capital Management data into Databricks.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Customer-managed keys for Unity Catalog (Beta)
Uses own encryption keys for Unity Catalog catalogs. Replaces automatic encryption.
- Version 18.0
Upgrades Redshift JDBC driver to 2.1.0.28, adds SQL window functions to metric views.
- HITRUST compliance controls (Public Preview)
Manages risk and demonstrates security and privacy compliance. Requires enabling in settings.
- Serverless environment version 5 is now available
Includes CPU and GPU versions.
- Change to use_case field in VPC endpoint API responses Coming soon
Changes from WORKSPACE_ACCESS to GENERAL_ACCESS, see API docs for details.
- COMMENT ON streaming tables is now GA
Adds comments to streaming tables, previously only available for non-streaming tables.
- Databricks SQL version 2025.40 is rolling out in Current
Replaces version 2025.39, requires no setup changes.
- Personal access tokens preserved when CAN USE permission is revoked
Tokens become unusable but not deleted when permission is revoked, and reactivate if restored.
- JAR tasks on serverless compute is now in Public Preview
Allows running JAR jobs without a cluster.
- Enhanced Security and Compliance add-on is now generally available
includes compliance security profile and enhanced security monitoring.
- Scoped personal access tokens (Beta)
Limits permissions by selecting token type and API scopes, replacing legacy tokens.
- TikTok Ads connector (Beta)
Ingests data from TikTok Ads into Databricks.
- File events enabled by default on new external locations
Enabled on new locations, detects file changes for storage jobs and pipelines, can be disabled after creation.
- HubSpot connector (Beta)
Ingests HubSpot Marketing Hub data into Databricks via Lakeflow Connect.
- Configure default Python package repositories for Spark Declarative Pipelines on Lakeflow (Public Preview)
Allows installation from internal Python repositories without index-url or extra-index-url. Requires workspace admin configuration.
- Databricks SQL version 2025.40 is now available in Preview
Adds SQL scripting with procedural logic and expands parameter markers and IDENTIFIER clause support.
Headlines, dates and product areas are Databricks' own, and every item links to the note it came from. The one-line summaries are ours.