Skip to content

Releases: liquibase/liquibase-databricks

v1.4.2

10 Jul 16:32
2e4cce2

Choose a tag to compare

Changes

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

🚀 New Features

🐛 Bug Fixes 🛠

  • (#295) INT-1381: Fix of Table, View and Column Snapshot generation flow. @SvampX
  • (#254) DAT-19526 - Fix: Convert foreign key constraint names to lowercase @CharlesQueiroz
  • (#260) fix: add missing replaces method for Snapshot Generator @filipelautert

🤖 Security Driver and Other Updates

29 changes

Full Changelog: liquibase-databricks-v1.4.1...liquibase-databricks-1.4.2

v1.4.1

28 Jan 14:43

Choose a tag to compare

Changes

🚀 New Features

  • (#236) DAT-19349: Revised and updated harness tests, enabled some missing suites, extended and updated expected snapshots. @SvampX

🐛 Bug Fixes 🛠

  • (#233) DAT-19308 - feat(databricks): ensure essential table properties Delta.* @CharlesQueiroz
  • (#230) DAT-18731 - Resolving the /null problem when not finding the createTable.sql @CharlesQueiroz

🤖 Security Driver and Other Updates

12 changes
  • (#241) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.5 to 0.5.6 @dependabot[bot]
  • (#240) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.4 to 0.5.5 @dependabot[bot]
  • (#239) chore(deps): bump liquibase.version from 4.30.0 to 4.31.0 @dependabot[bot]
  • (#238) chore(deps): bump com.databricks:databricks-jdbc from 2.6.40-patch-1 to 2.7.1 @dependabot[bot]
  • (#232) chore(deps-dev): bump mockito.version from 5.14.2 to 5.15.2 @dependabot[bot]
  • (#231) chore(deps): bump org.liquibase.ext:liquibase-sdk-maven-plugin from 0.10.23 to 0.10.25 @dependabot[bot]
  • (#229) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.3 to 0.5.4 @dependabot[bot]
  • (#228) chore(deps): bump junit.version from 5.11.3 to 5.11.4 @dependabot[bot]
  • (#227) chore(deps): bump junit-platform.version from 1.11.3 to 1.11.4 @dependabot[bot]
  • (#226) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.1 to 0.5.3 @dependabot[bot]
  • (#224) chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 @dependabot[bot]
  • (#223) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.0 to 0.5.1 @dependabot[bot]

Full Changelog: liquibase-databricks-v1.4.0...liquibase-databricks-1.4.1

v1.4.0

27 Nov 15:17

Choose a tag to compare

Changes

  • (#217) [no-jira] updated reusable workflows to main @KushnirykOleh
  • (#216) DAT-19050: adding missing column is splitted on addColumn and add{Constraint} changetypes @SvampX
  • (#205) [DAT-18791] Support for Identity info in snapshotting @KushnirykOleh
  • (#192) [DAT-18790] added defaultValue snapshotting @KushnirykOleh
  • (#214) chore(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36 @dependabot
  • (#213) chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389 @dependabot
  • (#204) DAT-18897: added databricks specific configurations to the XSD element 'extendedTableProperties' @SvampX
  • (#208) DAT-18896: [createTable] added tableFormat snapshot and generate changelog functionality @SvampX
  • (#211) DAT-18491: Added verification of user specified schema and catalog inconnection uri @SvampX
  • (#212) chore(deps): bump liquibase.version from 4.29.2 to 4.30.0 @dependabot
  • (#209) fix(DAT-18966): hide delta properties for tables/views @filipelautert
  • (#210) chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 @dependabot
  • (#203) feat(DAT-18853): Add custom diff change generator for Databricks @filipelautert
  • (#206) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.5 to 0.5.0 @dependabot
  • (#202) chore(deps): bump junit-platform.version from 1.11.2 to 1.11.3 @dependabot
  • (#201) chore(deps): bump junit.version from 5.11.2 to 5.11.3 @dependabot
  • (#199) DAT-18792: added cluster by support for snapshot and diff table related change types @SvampX
  • (#200) [DAT-18788] adding Location to snapshot, but not to generated changelog @KushnirykOleh
  • (#196) [DAT-18787] snapshot logic for tblProperties and table Location @KushnirykOleh
  • (#198) [no-jira] Update attach-artifact-release.yml @KushnirykOleh
  • (#188) [DAT-18263] alterViewProperties changetype added @SvampX
  • (#189) DAT-18668: use -Dliquibase.version=master-SNAPSHOT @sayaliM0412
  • (#195) chore(deps): bump junit-platform.version from 1.11.1 to 1.11.2 @dependabot
  • (#194) chore(deps): bump junit.version from 5.11.1 to 5.11.2 @dependabot
  • (#190) chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 @dependabot
  • (#186) chore(deps): bump junit.version from 5.11.0 to 5.11.1 @dependabot
  • (#187) chore(deps): bump junit-platform.version from 1.11.0 to 1.11.1 @dependabot
  • (#185) DAT-18667: Updated snapshot test suite test files. @SvampX
  • (#77) chore(deps): bump actions/setup-java from 3 to 4 @dependabot
  • (#182) chore(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.16 @dependabot
  • (#183) chore(deps): bump liquibase.version from 4.29.1 to 4.29.2 @dependabot
  • (#174) chore(deps-dev): bump com.databricks:databricks-jdbc from 2.6.40 to 2.6.40-patch-1 @dependabot
  • (#180) [DAT-18567] DevOps :: liquibase-databricks terraform fails to recreate IT tests schema @jandroav
  • (#176) chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 @dependabot
  • (#172) chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 @dependabot

🚀 New Features

Full Changelog: v1.3.0...v1.4.0

v1.3.0

20 Aug 23:33
83c95ec

Choose a tag to compare

NEW FEATURES

  • Ability to set/unset/alter TBLPROPERTIES key values
  • Now compatible with Liquibase Pro connect command
  • Now compatible with Liquibase Pro DATABASECHANGELOGHISTORY table feature

What’s Changed

v1.2.0

17 Jun 13:34
176d37a

Choose a tag to compare

What’s Changed

  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#144) @dependabot
  • v1.2.0 (#143) @filipelautert
  • fix Priority issues for snapshot generators (#142) @filipelautert
  • V1.1.5 (#133) @CodyAustinDavis
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#141) @dependabot
  • Bump liquibase/build-logic from 0.7.7 to 0.7.8 (#139) @dependabot
  • Bump liquibase.version from 4.27.0 to 4.28.0 (#138) @dependabot
  • chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#137) @dependabot
  • chore(deps): bump dorny/test-reporter from 1.9.0 to 1.9.1 (#136) @dependabot
  • chore(deps-dev): bump com.databricks:databricks-jdbc from 2.6.36 to 2.6.38 (#135) @dependabot
  • chore(deps): bump dorny/test-reporter from 1.8.0 to 1.9.0 (#124) @dependabot
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 (#123) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.6.8 to 0.6.9 (#122) @dependabot
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#121) @dependabot
  • chore(deps): bump liquibase.version from 4.26.0 to 4.27.0 (#120) @dependabot
  • chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.10.0.2594 to 3.11.0.3922 (#114) @dependabot

v1.1.3

16 Feb 07:32
49718db

Choose a tag to compare

What’s Changed

  • fix-scm-connection (#108) @jandroav
  • Add reflection support for new data types (#107) @CodyAustinDavis
  • chore(deps): bump liquibase/build-logic from 0.6.1 to 0.6.2 (#106) @dependabot
  • chore(deps): bump liquibase.version from 4.25.1 to 4.26.0 (#105) @dependabot
  • Implement missing "supports" methods (#102) @filipelautert
  • chore(deps): bump dorny/test-reporter from 1.6.0 to 1.8.0 (#103) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.6.0 to 0.6.1 (#101) @dependabot
  • chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#100) @dependabot
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#99) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.5.9 to 0.6.0 (#97) @dependabot
  • chore(deps): bump liquibase.version from 4.25.0 to 4.25.1 (#96) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.5.8 to 0.5.9 (#94) @dependabot
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#93) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.5.7 to 0.5.8 (#92) @dependabot

v1.1.2

30 Nov 01:15
8b939dd

Choose a tag to compare

What’s Changed

v1.1.1

28 Nov 06:13
9e1ddf6

Choose a tag to compare

What’s Changed

v 1.1.0

22 Nov 22:39
9cb11cb

Choose a tag to compare

What’s Changed

v1.0.1

29 Sep 17:06
0658217

Choose a tag to compare

What’s Changed