Liquibase Pro Databricks extension 1.0.1 release notes

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