November 2025
These features and Databricks platform improvements were released in November 2025.
Releases are staged. Your Databricks account might not be updated until a week or more after the initial release date.
Attribute-based access control (ABAC) now in Public Preview
November 3, 2025
Attribute-based access control (ABAC) is now in Public Preview. ABAC is a data governance model that provides flexible, scalable, and centralized access control by defining policies based on governed tags applied to data assets.
In Public Preview, ABAC includes two key changes from the Beta:
- 
Account-level enforcement: ABAC has transitioned from a workspace-level preview to an account-level preview. ABAC policies are now enforced across all workspaces attached to an account’s metastore by default. See ABAC Beta to Public Preview transition.
 - 
Automatic type casting for column masks: Databricks now automatically casts the output of column mask functions defined in ABAC policies to match the target column’s data type. This ensures consistent typing and more reliable query behavior. Existing column mask functions might fail if their return types are incompatible with the target column’s type. See ABAC column mask type casting
 
For more information, see Unity Catalog attribute-based access control (ABAC).
Audit logs for request-for-access events are now emitted
November 3, 2025
Actions related to access request destinations (Public Preview) are now emitted in the audit logs. For more details, see Request for access events.
Disable DBFS root and mounts workspace setting is GA
November 3, 2025
The workspace setting that allows workspace admins to disable access to the Databricks Filesystem (DBFS) root and mounts in existing Databricks workspaces is now generally available. See Disable access to DBFS root and mounts in your existing Databricks workspace.
TISAX compliance controls
November 3, 2025
TISAX compliance controls provide enhancements that help you with compliance for your workspace. TISAX (Trusted Information Security Assessment Exchange) is an assessment and exchange mechanism defined by the ENX Association for the German automotive industry, based on ISO/IEC 27001 and VDA ISA requirements. See Trusted Information Security Assessment Exchange (TISAX).
JAR tasks are now supported on serverless compute
November 3, 2025
You can now run JAR jobs on serverless compute. See JAR task for jobs.