Liquibase Pro Databricks 1.0.0 release notes
Liquibase Pro Databricks 1.0.0 is a major release. It is the initial release of the Liquibase Pro extension for Databricks, which expands the functionality of the Liquibase Open Source extension. It contains new features like TABLE
object versioning, FUNCTION
stored logic support, VOLUME
object support, OAuth authentication, and more. It was released on February 6, 2025.
For documentation and guidance on using Liquibase with Databricks, see: Using Liquibase with Databricks Platforms.
Notable changes
Liquibase Pro Databricks 1.0.0 contains all existing functionality present in Liquibase Open Source Databricks 1.4.1.
Liquibase Pro Databricks 1.0.0 also contains the following new features:
- Liquibase Pro-specific extension download
TABLE
object versioning (time travel)- Support via
RESTORE AS OF
:restoreTable
- Support for
CLONE TABLE
:cloneTable
- Support via
FUNCTION
stored logic support via the Liquibase core Change TypecreateFunction
:- SQL functions
- Python functions
VOLUME
object support:- Column identity synchronization:
syncIdentityColumn
- OAuth machine-to-machine (M2M) authentication. For guidance on configuring OAuth, see Using Liquibase with Databricks SQL. New parameters include:
- Additional connection URL configuration parameters: