Skip to content

Releases: liquibase/liquibase-bigquery

v4.28.0

22 May 23:40
Compare
Choose a tag to compare

v4.27.0.2

06 May 14:53
64f38b0
Compare
Choose a tag to compare

🐛 Bug Fixes 🛠

  • (#301) Fix for #143: Let the driver determine the dataset location if non given @Tylorjg

🤖 Security Driver and Other Updates

19 changes
  • (#290) DAT-17183. add Advanced test for BigQuery. WIP. @PavloTytarchuk
  • (#287) DAT-17463 DevOps :: update test-harness CICD workflow in BigQuery extensio @jandroav
  • (#286) [no-jira] removed automerge as it fails the builds @KushnirykOleh
  • (#279) [DAT-17410] enable test-harness @KushnirykOleh
  • (#289) chore(deps): bump liquibase/build-logic from 0.7.0 to 0.7.1 @dependabot
  • (#288) chore(deps): bump liquibase/build-logic from 0.6.9 to 0.7.0 @dependabot
  • (#283) chore(deps): bump dorny/test-reporter from 1.8.0 to 1.9.0 @dependabot
  • (#264) chore(deps): bump com.google.cloud:google-cloud-bigquery from 2.35.0 to 2.38.2 @dependabot
  • (#277) chore(deps): bump whelk-io/maven-settings-xml-action from 21 to 22 @dependabot
  • (#278) chore(deps): bump actions/checkout from 3 to 4 @dependabot
  • (#263) chore(deps): bump com.google.api-client:google-api-client-jackson2 from 2.2.0 to 2.4.0 @dependabot
  • (#268) chore(deps): bump org.liquibase:liquibase-maven-plugin from 4.25.0 to 4.27.0 @dependabot
  • (#282) chore(deps): bump com.google.cloud:libraries-bom from 26.29.0 to 26.37.0 @dependabot
  • (#280) chore(deps): bump liquibase/build-logic from 0.6.8 to 0.6.9 @dependabot
  • (#274) chore(deps): bump dorny/test-reporter from 1.6.0 to 1.8.0 @dependabot
  • (#241) chore(deps): bump com.google.http-client:google-http-client from 1.43.3 to 1.44.1 @dependabot
  • (#272) chore(deps): bump test-summary/action from 1 to 2 @dependabot
  • (#276) chore(deps): bump actions/setup-python from 3 to 5 @dependabot
  • (#273) chore(deps): bump liquibase/build-logic from 0.5.9 to 0.6.8 @dependabot

Full Changelog: liquibase/liquibase-hibernate@v4.27.0.1...4.27.1

v4.27.0.1

01 Apr 14:34
Compare
Choose a tag to compare

Changes

  • (#270) Version 4.27.0 had an incorrect dependency on Liquibase 4.26.0 . this patch release fixes it.

Full Changelog: v4.27.0...v4.27.0.1

v4.27.0

28 Mar 14:03
Compare
Choose a tag to compare

Changes

🚀 New Features

🐛 Bug Fixes 🛠

  • (#254) fix: Snapshot generators should only apply when executing in a BigQuery database @filipelautert

🤖 Security Driver and Other Updates

  • (#266) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.6 to 0.3.7 @dependabot
  • (#262) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.4 to 0.3.6 @dependabot

Full Changelog: v4.26.0...v4.27.0

v4.26.0

09 Feb 13:27
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes 🛠

Full Changelog: liquibase/liquibase-hibernate@v4.26.0...v4.25.1

v4.25.1

20 Dec 12:20
Compare
Choose a tag to compare

Changes

  • (#221) DAT-16285



 DevOps :: Check dependabot action for all extensions @jandroav

🤖 Security Driver and Other Updates

  • (#230) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.2 to 0.3.4 @dependabot
  • (#225) chore(deps): bump com.google.cloud:google-cloud-bigquery from 2.33.1 to 2.35.0 @dependabot
  • (#228) chore(deps): bump com.google.cloud:libraries-bom from 26.24.0 to 26.29.0 @dependabot
  • (#229) chore(deps): bump org.apache.maven.surefire:surefire-junit4 from 3.1.2 to 3.2.3 @dependabot
  • (#226) chore(deps): bump com.google.cloud:google-cloud-bigquerystorage from 2.43.0 to 2.47.0 @dependabot

Full Changelog: liquibase/liquibase-hibernate@v4.25.0...4.25.1

Support for Liquibase BigQuery Extension v4.25.0

15 Nov 15:41
5480bc1
Compare
Choose a tag to compare

Changes

  • (#209) DAT-16149 DevOps :: Extensions Release Failing @jandroav
  • (#206) chore(create-release.yml): add extraCommand to install GoogleBigQuery… @jandroav
  • (#205) DAT-16080 DevOps :: Extension Nightly Builds Failing @jandroav
  • (#196) feat(release-drafter.yml): add release drafter configuration file @jandroav
  • (#195) DAT-15998



 liquibase-bigquery using Liquibase Parent POM @jandroav
  • (#194) Fix 4.24.0 protected method changes @filipelautert

🤖 Security Driver and Other Updates

  • (#218) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.2.6 to 0.3.2 @dependabot

Full Changelog: v4.24.0...v4.25.0

v4.24.0

04 Oct 17:04
9beb2ed
Compare
Choose a tag to compare

Support for Liquibase 4.24.0.

What's Changed

  • Bump com.google.cloud:libraries-bom from 26.21.0 to 26.23.0 by @dependabot in #181
  • Bump com.google.cloud:google-cloud-bigquerystorage from 2.41.1 to 2.42.0 by @dependabot in #182
  • Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 by @dependabot in #183
  • Bump com.google.cloud:google-cloud-bigquery from 2.31.2 to 2.32.0 by @dependabot in #184
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #185
  • Bump com.google.cloud:google-cloud-bigquery from 2.32.0 to 2.33.0 by @dependabot in #189
  • Bump com.google.cloud:google-cloud-bigquerystorage from 2.42.0 to 2.43.0 by @dependabot in #188
  • Bump com.google.cloud:google-cloud-bigquery from 2.33.0 to 2.33.1 by @dependabot in #190
  • Bump com.google.cloud:libraries-bom from 26.23.0 to 26.24.0 by @dependabot in #192
  • Bump liquibase.version from 4.23.2 to 4.24.0 by @dependabot in #193
  • Use a --changeLogFile argument in the documentation that works with generateChangeLog by @gabrielmdeal in #145

New Contributors

  • @gabrielmdeal made their first contribution in #145

Full Changelog: v4.23.2.1...v4.24.0

Support for Liquibase BigQuery Extension v4.23.2.1

13 Sep 15:01
5c33475
Compare
Choose a tag to compare

Support for Liquibase 4.23.2.

What's Changed

Full Changelog: v4.23.2...v4.23.2.1

v4.23.2

12 Sep 18:38
531a705
Compare
Choose a tag to compare

Support for Liquibase 4.23.2.

Full Changelog: v4.23.1...v4.23.2