New Webinar: Govern roles, shares, and data movement in Snowflake

Learn how to govern Snowflake roles, shares, and data movement without slowing delivery. Join our live webinar on controlling drift, permissions, and audit readiness.

Liquibase Pro Databricks extension 1.0.1 release notes

Last updated: September 2, 2025

The purpose of this release is to fix issues with the Databricks Pro 1.0.0 extension.

Changelog

  • [INT-1296]: Support to capture table description during snapshot (#108) @SvampX

  • [INT-1295]: Fixed quote and commas handling in tblProperties, cleanup (#109) @SvampX

  • [DAT-18982]: Obfuscate secrets in databricks jdbc urls (#278) @StevenMassaro

  • [INT-1297]: Custom string escaping for DatabricksDatabase added.(#275) @SvampX

  • [INT-1378]: Fixed several bugs and inconsistencies around View remarks, Column remarks, and tblProperty 'comment' (#119) @SvampX

  • [INT-1377]: Fixed 'setColumnRemarks' sql generation for View columns (#117) @SvampX

  • [DAT-19526] Fix: Convert foreign key constraint names to lowercase (#254) @CharlesQueiroz

  • Fix: Add missing replaces method for Snapshot Generator (#260) @filipelautert