Skip to content

Latest commit

 

History

History
820 lines (566 loc) · 53.1 KB

CHANGELOG.md

File metadata and controls

820 lines (566 loc) · 53.1 KB

Changelog

Note: The current release notes are on GitHub: https://github.com/liquibase/liquibase-percona/releases. This file is updated occasionally after a release and might be out of date.

v4.28.0 (2024-05-24)

Support for Liquibase 4.28.0.

📗 Notable Changes

  • (#468) Bump org.liquibase:liquibase-core from 4.27.0 to 4.28.0 @adangel

Changes

  • (#460) DAT-17572 Modify CI/CD Configurations for Nexus Integration @jandroav

🧰 Maintenance

  • (#466) build: run automerge only after integration tests @adangel
  • (#465) chore: Use java 21 instead of 18 for building @adangel
  • (#464) chore: Update CHANGELOG.md and docker image after v4.27.0 release @adangel
  • (#467) build: Run integration tests against mysql 8.0 and 8.2 @adangel
  • (#463) chore: Fix unit tests after mysql update @adangel

🤖 Security Driver and Other Updates

6 changes
  • (#462) chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 @dependabot
  • (#461) chore(deps-dev): bump org.apache.tomcat:tomcat-jdbc from 10.1.23 to 10.1.24 @dependabot
  • (#459) chore(deps): bump liquibase/build-logic from 0.7.5 to 0.7.7 @dependabot
  • (#457) chore(deps-dev): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 @dependabot
  • (#456) chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 @dependabot
  • (#455) chore(deps): bump liquibase/build-logic from 0.7.4 to 0.7.5 @dependabot

Full Changelog: https://github.com/liquibase/liquibase-percona/compare/v4.27.0...v4.28.0

v4.27.0 (2024-04-25)

Support for Liquibase 4.27.0.

📗 Notable Changes

  • (#453) Bump org.liquibase:liquibase-core from 4.26.0 to 4.27.0 @adangel

🧰 Maintenance

  • (#454) chore: Use https for scm connection @adangel
  • (#450) Update CHANGELOG.md @adangel
  • (#449) chore: Fix PMD issues @adangel

🤖 Security Driver and Other Updates

16 changes
  • (#453) Bump org.liquibase:liquibase-core from 4.26.0 to 4.27.0 @adangel
  • (#451) Bump Percona Toolkit from 3.5.5 to 3.5.7 @adangel
  • (#452) chore(deps): bump liquibase/build-logic from 0.7.2 to 0.7.4 @dependabot
  • (#448) chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 @dependabot
  • (#447) chore(deps-dev): bump org.apache.tomcat:tomcat-jdbc from 10.1.20 to 10.1.23 @dependabot
  • (#446) chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 @dependabot
  • (#445) chore(deps): bump liquibase/build-logic from 0.7.1 to 0.7.2 @dependabot
  • (#444) chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 @dependabot
  • (#443) chore(deps): bump liquibase/build-logic from 0.7.0 to 0.7.1 @dependabot
  • (#442) chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 @dependabot
  • (#441) chore(deps): bump liquibase/build-logic from 0.6.9 to 0.7.0 @dependabot
  • (#436) chore(deps): bump whelk-io/maven-settings-xml-action from 21 to 22 @dependabot
  • (#440) chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 @dependabot
  • (#439) chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 @dependabot
  • (#438) chore(deps): bump liquibase/build-logic from 0.6.8 to 0.6.9 @dependabot
  • (#437) chore(deps): bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 @dependabot

Full Changelog: https://github.com/liquibase/liquibase-percona/compare/v4.26.0...v4.27.0

v4.26.0 (2024-03-27)

Support for Liquibase 4.26.0.

Changes

  • (#424) Fix integration test (addColumnFailIfNoPT) @adangel
  • (#383) Run Integration Tests additionally with Java 21 @adangel

🐛 Bug Fixes 🛠

  • (#381) Add missing null check for ConstrainsConfig::isNullable @adangel

💥 Breaking Changes

  • (#378) Remove support for old mysql connectors (5.x and 6.x) @adangel

🧰 Maintenance

9 changes
  • (#433) chore(release-drafter.yml): Add chore category, fix full changelog re… @adangel
  • (#432) chore: Bump version to 4.26.0-SNAPSHOT @adangel
  • (#431) chore(release-drafter.yml): Fix name-template @adangel
  • (#426) fix(test.yml): change event trigger from 'workflow_dispatch' to 'pull… @jandroav
  • (#390) Update workflows @jandroav
  • (#389) Update workflows @jandroav
  • (#388) Update workflows @jandroav
  • (#387) chore(pom.xml): remove unused configuration and plugins from pom.xml @jandroav
  • (#385) fix workflows @jandroav

🤖 Security Driver and Other Updates

42 changes
  • (#430) chore(deps): bump liquibase/build-logic from 0.6.7 to 0.6.8 @dependabot
  • (#429) chore(deps-dev): bump org.apache.tomcat:tomcat-jdbc from 10.1.19 to 10.1.20 @dependabot
  • (#428) chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 @dependabot
  • (#427) chore(deps): bump liquibase/build-logic from 0.6.6 to 0.6.7 @dependabot
  • (#393) Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 @dependabot
  • (#375) Bump org.mariadb.jdbc:mariadb-java-client from 3.2.0 to 3.3.3 @dependabot
  • (#386) Bump actions/setup-java from 3 to 4 @dependabot
  • (#423) chore(deps): bump liquibase/build-logic from 0.6.5 to 0.6.6 @dependabot
  • (#422) chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 @dependabot
  • (#421) chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 @dependabot
  • (#420) chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 @dependabot
  • (#419) chore(deps): bump liquibase/build-logic from 0.6.4 to 0.6.5 @dependabot
  • (#418) chore(deps): bump liquibase/build-logic from 0.6.3 to 0.6.4 @dependabot
  • (#417) chore(deps-dev): bump org.apache.commons:commons-dbcp2 from 2.11.0 to 2.12.0 @dependabot
  • (#416) chore(deps): bump liquibase/build-logic from 0.6.2 to 0.6.3 @dependabot
  • (#415) Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 @dependabot
  • (#414) Bump org.apache.tomcat:tomcat-jdbc from 10.1.18 to 10.1.19 @dependabot
  • (#413) Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0 @dependabot
  • (#412) Bump liquibase/build-logic from 0.6.1 to 0.6.2 @dependabot
  • (#411) Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 @dependabot
  • (#410) Bump org.liquibase:liquibase-core from 4.25.1 to 4.26.0 @dependabot
  • (#409) Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 @dependabot
  • (#408) Bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0 @dependabot
  • (#407) Bump liquibase/build-logic from 0.6.0 to 0.6.1 @dependabot
  • (#406) Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 @dependabot
  • (#405) Bump org.apache.tomcat:tomcat-jdbc from 10.1.17 to 10.1.18 @dependabot
  • (#402) Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 @dependabot
  • (#404) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 @dependabot
  • (#403) Bump liquibase/build-logic from 0.5.9 to 0.6.0 @dependabot
  • (#401) Bump org.liquibase:liquibase-core from 4.25.0 to 4.25.1 @dependabot
  • (#400) Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 @dependabot
  • (#399) Bump liquibase/build-logic from 0.5.8 to 0.5.9 @dependabot
  • (#398) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 @dependabot
  • (#397) Bump org.apache.tomcat:tomcat-jdbc from 10.1.16 to 10.1.17 @dependabot
  • (#396) Bump liquibase/build-logic from 0.5.7 to 0.5.8 @dependabot
  • (#394) Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 @dependabot
  • (#395) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 @dependabot
  • (#391) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 @dependabot
  • (#392) Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 @dependabot
  • (#384) Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 @dependabot
  • (#382) Update MySQL and MariaDB versions for integration tests @adangel
  • (#379) Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 @dependabot

Full Changelog: https://github.com/liquibase/liquibase-percona/compare/v4.25.0...v4.26.0

v4.25.0 (2023-11-16)

Full Changelog

📦 Dependency updates:

  • Bump org.apache.tomcat:tomcat-jdbc from 10.1.15 to 10.1.16 #377 (@dependabot[bot])
  • Bump org.liquibase:liquibase-core from 4.24.0 to 4.25.0 #376 (@dependabot[bot])
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 #374 (@dependabot[bot])
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 #373 (@dependabot[bot])
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 #372 (@dependabot[bot])
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 #371 (@dependabot[bot])
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 #370 (@dependabot[bot])
  • Bump org.apache.commons:commons-dbcp2 from 2.10.0 to 2.11.0 #369 (@dependabot[bot])
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 #368 (@dependabot[bot])
  • Bump org.apache.tomcat:tomcat-jdbc from 10.1.14 to 10.1.15 #367 (@dependabot[bot])
  • Bump org.apache.tomcat:tomcat-jdbc from 10.1.13 to 10.1.14 #366 (@dependabot[bot])

v4.24.0 (2023-10-05)

Full Changelog

🚀 Implemented enhancements:

  • Support Rollback in Formatted SQL #361
  • Set server_id=1 for MySQL in integration tests #364 (@adangel)

📦 Dependency updates:

  • Bump Percona Toolkit from 3.5.4 to 3.5.5 #365 (@adangel)
  • Bump org.liquibase:liquibase-core from 4.23.2 to 4.24.0 #363 (@dependabot[bot])
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 #360 (@dependabot[bot])

🎉 Merged pull requests:

  • Support rollback for formatted SQL changelogs #362 (@adangel)

v4.23.2 (2023-09-18)

Full Changelog

📦 Dependency updates:

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 #359 (@dependabot[bot])
  • Bump org.liquibase:liquibase-core from 4.23.1 to 4.23.2 #358 (@dependabot[bot])
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 #357 (@dependabot[bot])
  • Bump actions/checkout from 3 to 4 #356 (@dependabot[bot])
  • Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.10.0 #355 (@dependabot[bot])
  • Bump org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.2.0 #354 (@dependabot[bot])
  • Bump org.yaml:snakeyaml from 2.1 to 2.2 #353 (@dependabot[bot])
  • Bump org.apache.tomcat:tomcat-jdbc from 10.1.12 to 10.1.13 #352 (@dependabot[bot])
  • Bump activesupport from 7.0.4.3 to 7.0.7.2 #351 (@dependabot[bot])
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #350 (@dependabot[bot])
  • Bump io.fabric8:docker-maven-plugin from 0.43.3 to 0.43.4 #349 (@dependabot[bot])
  • Bump org.apache.tomcat:tomcat-jdbc from 10.1.11 to 10.1.12 #348 (@dependabot[bot])
  • Bump io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.3 #347 (@dependabot[bot])

v4.23.1 (2023-08-11)

Full Changelog

📦 Dependency updates:

  • Bump percona toolkit from 3.5.3 to 3.5.4 #346 (@adangel)
  • Bump org.liquibase:liquibase-core from 4.23.0 to 4.23.1 #345 (@dependabot[bot])
  • Bump org.yaml:snakeyaml from 2.0 to 2.1 #344 (@dependabot[bot])
  • Bump protocol-http1 from 0.14.2 to 0.15.1 #343 (@dependabot[bot])
  • Bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.2 #342 (@dependabot[bot])
  • Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 #341 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.10 to 10.1.11 #340 (@dependabot[bot])

v4.23.0 (2023-06-30)

Full Changelog

📦 Dependency updates:

  • Bump percona-toolkit from 3.5.2 to 3.5.3 #339 (@adangel)
  • Bump liquibase-core from 4.22.0 to 4.23.0 #338 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 #337 (@dependabot[bot])
  • Bump maven-invoker-plugin from 3.5.1 to 3.6.0 #336 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.9 to 10.1.10 #335 (@dependabot[bot])
  • Bump maven-surefire-plugin from 3.1.0 to 3.1.2 #334 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.42.1 to 0.43.0 #333 (@dependabot[bot])
  • Bump maven-source-plugin from 3.2.1 to 3.3.0 #332 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.8 to 10.1.9 #331 (@dependabot[bot])
  • Bump maven-pmd-plugin from 3.20.0 to 3.21.0 #330 (@dependabot[bot])

v4.22.0 (2023-05-12)

Full Changelog

🐛 Fixed bugs:

  • Branch Protection settings break "Update Changelog" workflow #316

📦 Dependency updates:

  • Bump percona toolkit from 3.5.1 to 3.5.2 #329 (@adangel)
  • Bump liquibase-core from 4.20.0 to 4.22.0 #328 (@dependabot[bot])
  • Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 #327 (@dependabot[bot])
  • Bump maven-surefire-plugin from 3.0.0 to 3.1.0 #326 (@dependabot[bot])
  • Bump maven-gpg-plugin from 3.0.1 to 3.1.0 #325 (@dependabot[bot])
  • Bump mariadb-java-client from 3.1.3 to 3.1.4 #324 (@dependabot[bot])
  • Bump junit-jupiter from 5.9.2 to 5.9.3 #323 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.7 to 10.1.8 #322 (@dependabot[bot])
  • Updated CHANGELOG.md to apply dependency updates #319 (@adangel)
  • Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 #318 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.42.0 to 0.42.1 #317 (@dependabot[bot])
  • Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 #314 (@dependabot[bot])
  • Bump maven-invoker-plugin from 3.5.0 to 3.5.1 #313 (@dependabot[bot])
  • Bump maven-deploy-plugin from 3.1.0 to 3.1.1 #312 (@dependabot[bot])
  • Bump maven-resources-plugin from 3.3.0 to 3.3.1 #311 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 #310 (@dependabot[bot])
  • Bump mariadb-java-client from 3.1.2 to 3.1.3 #309 (@dependabot[bot])
  • Bump activesupport from 7.0.4.1 to 7.0.4.3 #308 (@dependabot[bot])
  • Bump maven-surefire-plugin from 2.22.2 to 3.0.0 #307 (@dependabot[bot])

v4.20.0 (2023-03-10)

Full Changelog

📦 Dependency updates:

  • Bump liquibase-core from 4.19.1 to 4.20.0 #306 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.6 to 10.1.7 #305 (@dependabot[bot])

v4.19.1 (2023-03-03)

Full Changelog

🎉 New Features

This release of Liquibase Percona extension ships two new features.

Support for Custom SQL changes

You can now use Custom SQL changes. The Liquibase Percona extension will automatically detect if it is a ALTER TABLE statement and will execute it using Percona Toolkit's pt-online-schema-change command.

There are some limitations: Only a single statement is supported. When multiple statements (e.g. separated by ;) are used, then the change is executed as usual. Also, if it is not an ALTER TABLE statement, the change is executed as usual without Percona Toolkit. If the statement can't be executed, a warning is logged.

⚠️ Support for Custom SQL changes is enabled by default.
The Liquibase Percona extension will automatically try to execute Custom SQL changes via the Percona Toolkit. If this is not what you want, either disable the extension for this change globally (e.g. via the system property liquibase.percona.skipChanges=sql) or individually per change via the UsePercona flag. You can also globally disable Percona Toolkit usage with the system property liquibase.percona.defaultOn and enable it for specific changes only. See System Properties.

Example usage in XML:

<databaseChangeLog>
  <changeSet id="2" author="Alice">
    <sql>ALTER TABLE person ADD COLUMN address VARCHAR(255) NULL</sql>
  </changeSet>
  <changeSet id="3" author="Alice">
    <sql xmlns:liquibasePercona="http://www.liquibase.org/xml/ns/dbchangelog-ext/liquibase-percona"
         liquibasePercona:usePercona="false">
        ALTER TABLE person ADD COLUMN address VARCHAR(255) NULL
    </sql>
  </changeSet>
</databaseChangeLog>

Example usage in YAML:

databaseChangeLog:
- changeSet:
    id: 2
    author: Alice
    changes:
    - sql:
        splitStatements: true
        sql: |
            ALTER TABLE person ADD COLUMN address VARCHAR(255) NULL;
- changeSet:
    id: 3
    author: Alice
    changes:
    - sql:
        usePercona: false
        splitStatements: true
        sql: |
            ALTER TABLE person ADD COLUMN address VARCHAR(255) NULL;

Support for Formatted SQL Changelogs

You can now use Formatted SQL Changelogs. It also supports the usePercona flag.

The implementation reuses the support for Custom SQL changes. This means, that the same limitations apply to SQL Changelogs: Multiple statements are not supported. Only ALTER TABLE statements are executed with Percona Toolkit's pt-online-schema-change.

⚠️ Support for SQL Changelogs is enabled by default.
If you apply a SQL changelog with Liquibase Percona extension, then it will try to execute all changeset with Percona Toolkit if possible. If this is not what you want, you need to make use of the UsePercona flag. You can also globally disable Percona Toolkit usage with the system property liquibase.percona.defaultOn and enable it for specific changes only. See System Properties.

Example usage:

--changeset Alice:2
ALTER TABLE person ADD address VARCHAR(255) NULL;

--changeset Alice:3
--liquibasePercona:usePercona="false"
ALTER TABLE person ADD address VARCHAR(255) NULL;

🚀 Implemented enhancements:

  • Support formatted SQL changelogs #287
  • Support usePercona on SQL change type #80
  • Include extension schema properly #294 (@adangel)
  • Add support for Formatted SQL changelogs #292 (@adangel)
  • Add support for SQL change type #291 (@adangel)

🐛 Fixed bugs:

  • Changes with pt-osc are executed multiple times (liquibase 4.19.1) #303
  • Fix percona toolkit download after Percona homepage change #285 (@adangel)

📦 Dependency updates:

  • Bump liquibase-core from 4.19.0 to 4.19.1 #302 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.41.0 to 0.42.0 #301 (@dependabot[bot])
  • Bump snakeyaml from 1.33 to 2.0 #300 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 #299 (@dependabot[bot])
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 #298 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.5 to 10.1.6 #297 (@dependabot[bot])
  • Bump maven from 3.8.6 to 3.9.0 #290 (@adangel)
  • Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 #289 (@dependabot[bot])
  • Bump maven-invoker-plugin from 3.4.0 to 3.5.0 #288 (@dependabot[bot])
  • Bump percona toolkit from 3.5.0 to 3.5.1 #286 (@adangel)
  • Bump maven-deploy-plugin from 3.0.0 to 3.1.0 #284 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.40.3 to 0.41.0 #283 (@dependabot[bot])
  • Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #282 (@dependabot[bot])
  • Bump mariadb-java-client from 3.1.0 to 3.1.2 #281 (@dependabot[bot])

✔️ Closed issues:

  • Liquibase percona extension (URL) no longer available #275

🎉 Merged pull requests:

  • Refactor PTOnlineSchemaChangeStatement to be a ExecutablePreparedStatement #304 (@adangel)
  • Fix deprecation warning about set-output #295 (@adangel)

v4.19.0 (2023-01-20)

Full Changelog

📦 Dependency updates:

  • Bump activesupport from 7.0.2.2 to 7.0.4.1 #280 (@dependabot[bot])
  • Bump liquibase-core from 4.18.0 to 4.19.0 #279 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.4 to 10.1.5 #278 (@dependabot[bot])
  • Bump maven-pmd-plugin from 3.19.0 to 3.20.0 #276 (@dependabot[bot])
  • Bump junit-jupiter from 5.9.1 to 5.9.2 #274 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.40.2 to 0.40.3 #273 (@dependabot[bot])
  • Bump maven-invoker-plugin from 3.3.0 to 3.4.0 #272 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.2 to 10.1.4 #271 (@dependabot[bot])

v4.18.0 (2022-12-09)

Full Changelog

🐛 Fixed bugs:

  • Fix percona toolkit download script #269 (@adangel)

📦 Dependency updates:

  • Bump Percona Toolkit from 3.4.0 to 3.5.0 #270 (@adangel)
  • Bump liquibase-core from 4.17.1 to 4.18.0 #268 (@dependabot[bot])
  • Bump mariadb-java-client from 3.0.9 to 3.1.0 #267 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.1 to 10.1.2 #266 (@dependabot[bot])
  • Bump mariadb-java-client from 3.0.8 to 3.0.9 #265 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 #264 (@dependabot[bot])

🎉 Merged pull requests:

  • [ci] Fix deprecated set-output GitHub Action command #262 (@adangel)

v4.17.1 (2022-10-27)

Full Changelog

📦 Dependency updates:

  • Bump liquibase-core from 4.17.0 to 4.17.1 #259 (@dependabot[bot])
  • Bump actions/setup-java from 2 to 3 #257 (@dependabot[bot])
  • Bump actions/download-artifact from 2 to 3 #256 (@dependabot[bot])
  • Bump actions/upload-artifact from 2 to 3 #255 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.1.0 to 10.1.1 #254 (@dependabot[bot])

🎉 Merged pull requests:

  • Install libdbd-mysql-perl with apt #258 (@adangel)

v4.17.0 (2022-10-11)

Full Changelog

📦 Dependency updates:

  • Bump liquibase-core from 4.16.0 to 4.17.0 #253 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 #252 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.0.23 to 10.1.0 #251 (@dependabot[bot])
  • Bump snakeyaml from 1.32 to 1.33 #250 (@dependabot[bot])
  • Bump mariadb-java-client from 3.0.7 to 3.0.8 #249 (@dependabot[bot])
  • Bump junit-jupiter from 5.9.0 to 5.9.1 #248 (@dependabot[bot])
  • Bump maven-jar-plugin from 3.2.2 to 3.3.0 #246 (@dependabot[bot])

v4.16.0 (2022-09-13)

Full Changelog

📦 Dependency updates:

  • Bump snakeyaml from 1.31 to 1.32 #243 (@dependabot[bot])
  • Bump liquibase-core from 4.15.0 to 4.16.0 #242 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 #241 (@dependabot[bot])
  • Bump maven-pmd-plugin from 3.18.0 to 3.19.0 #240 (@dependabot[bot])
  • Bump snakeyaml from 1.30 to 1.31 #239 (@dependabot[bot])
  • Bump maven-pmd-plugin from 3.17.0 to 3.18.0 #238 (@dependabot[bot])

🎉 Merged pull requests:

  • Remove integration tests for older liquibase versions #244 (@adangel)

v4.15.0 (2022-08-23)

Full Changelog

📦 Dependency updates:

  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #237 (@dependabot[bot])
  • Bump liquibase-core from 4.14.0 to 4.15.0 #236 (@dependabot[bot])
  • Bump mariadb-java-client from 3.0.6 to 3.0.7 #235 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.40.1 to 0.40.2 #234 (@dependabot[bot])
  • Bump junit-jupiter from 5.8.2 to 5.9.0 #233 (@dependabot[bot])

v4.14.0 (2022-07-26)

Full Changelog

📦 Dependency updates:

  • Bump maven-resources-plugin from 3.2.0 to 3.3.0 #232 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.0.22 to 10.0.23 #231 (@dependabot[bot])
  • Bump liquibase-core from 4.13.0 to 4.14.0 #230 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #229 (@dependabot[bot])
  • Bump mysql-connector-java from 8.0.29 to 8.0.30 #228 (@dependabot[bot])
  • Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 #227 (@dependabot[bot])

v4.13.0 (2022-07-16)

Full Changelog

  • Support for Liquibase 4.13.0.

📦 Dependency updates:

  • Bump Percona Toolkit from 3.3.1 to 3.4.0 (4256c16f9b536d8d878f29b5509add0e9519cc85)
  • Bump mariadb-java-client from 2.7.5 to 2.7.6 (aae68925eb6dfa8f3c550129e1a75730a2396cbe)

📦 Dependency updates:

  • Bump exec-maven-plugin from 3.0.0 to 3.1.0 #224 (@dependabot[bot])
  • Bump liquibase-core from 4.12.0 to 4.13.0 #223 (@dependabot[bot])
  • Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 #222 (@dependabot[bot])
  • Bump mariadb-java-client from 3.0.5 to 3.0.6 #221 (@dependabot[bot])
  • Bump maven from 3.8.5 to 3.8.6 #220 (@adangel)

v4.12.0 (2022-06-23)

Full Changelog

  • Support for Liquibase 4.12.0.

🚀 Implemented enhancements:

  • Add version info to manifest #212 (@adangel)

📦 Dependency updates:

  • Bump liquibase-core from 4.11.0 to 4.12.0 #219 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.0.21 to 10.0.22 #218 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.40.0 to 0.40.1 #217 (@dependabot[bot])
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 #216 (@dependabot[bot])
  • Bump maven-pmd-plugin from 3.16.0 to 3.17.0 #215 (@dependabot[bot])
  • Bump docker-maven-plugin from 0.39.1 to 0.40.0 #214 (@dependabot[bot])
  • Bump maven-invoker-plugin from 3.2.2 to 3.3.0 #213 (@dependabot[bot])

v4.11.0 (2022-05-27)

Full Changelog

  • Support for Liquibase 4.11.0

📦 Dependency updates:

  • Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 #208 (@dependabot[bot])
  • Bump liquibase-core from 4.10.0 to 4.11.0 #209 (@dependabot[bot])
  • Bump mariadb-java-client from 3.0.4 to 3.0.5 #210 (@dependabot[bot])

📦 Dependency updates:

  • Bump tomcat-jdbc from 10.0.20 to 10.0.21 #207 (@dependabot[bot])

v4.10.0 (2022-05-06)

Full Changelog

  • Support for Liquibase 4.10.0

🚀 Implemented enhancements:

  • Use github_changelog_generator #205 (@adangel)

📦 Dependency updates:

  • Bump liquibase-core from 4.9.1 to 4.10.0 #204 (@dependabot[bot])
  • Bump mysql-connector-java from 8.0.28 to 8.0.29 #203 (@dependabot[bot])
  • Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 #202 (@dependabot[bot])
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 #201 (@dependabot[bot])
  • Bump tomcat-jdbc from 10.0.18 to 10.0.20 #200 (@dependabot[bot])

Version 4.9.1 (2022-03-31)

Version 4.9.0 (2022-03-18)

  • Support for Liquibase 4.9.0.

Version 4.8.0 (2022-02-24)

  • Support for Liquibase 4.8.0.
  • PR #182: Added masking for slave password - andreiMambu
  • #183: The parameter --slave-password is not masked in logs

Version 4.7.1 (2022-01-27)

  • Support for Liquibase 4.7.1.

Version 4.7.0 (2022-01-13)

  • Support for Liquibase 4.7.0.

Version 4.6.2 (2021-12-02)

  • Support for Liquibase 4.6.2.

Version 4.6.1.1 (2021-11-19)

  • #148: Support createIndex with specifying index prefix length

Version 4.6.1 (2021-11-06)

  • Support for Liquibase 4.6.1.

Version 4.5.0 (2021-10-04)

  • Support for Liquibase 4.5.0.

Version 4.4.3 (2021-08-12)

  • Support for Liquibase 4.4.3.

Version 4.4.2 (2021-07-23)

  • Support for Liquibase 4.4.2.

Version 4.4.1 (2021-07-18)

  • Support for Liquibase 4.4.1.

  • #122: Add docker image with liquibase, liquibase-percona and percona toolkit

Version 4.4.0 (2021-06-20)

  • Support for Liquibase 4.4.0.

  • PR #112: Fixing typos - Jasper Vandemalle

  • #106: MySQL connection times out after pt-online-schema-change run

  • #118: Use catalogName instead of schemaName

Version 4.3.5 (2021-05-24)

  • Support for Liquibase 4.3.5.

Version 4.3.4 (2021-04-28)

  • Support for Liquibase 4.3.4.

Version 4.3.3 (2021-04-13)

  • Support for Liquibase 4.3.3.

Version 4.3.2 (2021-03-26)

  • #60: Add support for MariaDB JConnector
  • #85: liquibase-percona 4.3.1 is not reproducible anymore
  • #88: Support for Liquibase 4.3.2

Version 4.3.1 (2021-02-23)

  • The maven coordinates have changed. This extension is now available like the other liquibase extensions in the group org.liquibase.ext.

    In order to add this extension, use the following snippet:

    <dependency>
        <groupId>org.liquibase.ext</groupId>
        <artifactId>liquibase-percona</artifactId>
        <version>4.3.1</version>
    </dependency>
    
  • #66: Change maven coordinates to be org.liquibase.ext

  • #74: Update Liquibase to 4.3.0

  • Support for Liquibase 4.3.1

  • Alignment with existing release process

Version 2.0.0 (2021-02-04)

Version 1.7.1 (2021-01-28)

  • Fixed #58: Update versions (liquibase, percona-toolkit, mysql)

Version 1.7.0 (2020-07-04)

  • Fixed #35: Add support for AddPrimaryKeyChange
  • Fixed #37: Using quotes for liquibase.percona.options doesn't always work
  • Fixed #53: Update to support latest liquibase 3.10.1
  • Fixed #54: Update mysql-connector-java to 8.0.20
  • Fixed #55: Update percona toolkit to 3.2.0

Version 1.6.0 (2019-04-20)

The minimum Java runtime version is now Java 1.7.

The system property liquibase.percona.options uses now a default value of --alter-foreign-keys-method=auto --nocheck-unique-key-change. These two options are not added by default anymore when pt-osc is executed. They are added now via the additional options system property. In case you have overridden this system property, make sure, to add these options as well, if you need them.

  • Fixed #29: Allow to override --nocheck-unique-key-changes and --alter-foreign-keys-method=auto
  • Fixed #30: Update liquibase

Version 1.5.2 (2019-04-14)

  • Fixed #28: Strange behavior when liquibase.percona.defaultOn is false

Version 1.5.1 (2018-11-10)

Version 1.5.0 (2018-09-30)

pt-online-schema-change is executed now with the option --nocheck-unique-key-change. This enables to add unique indexes, but can cause data loss, since duplicated rows are ignored. See Percona Toolkit Documentation for more information.

The plugin is only compatible with version 3.0.12 or later of Percona Toolkit.

  • Upgraded liquibase to 3.5.5
  • Verified compatibility to liquibase 3.6.2
  • Fixed #14: Rollback of foreign key constraint changing constraint names problem
  • Fixed #15: Unique key constraint cannot be added
  • Fixed #20: Support "UsePercona flag" in XML changelogs
  • Fixed #22: Cross database bug

Version 1.4.1 (2018-09-27)

  • Fixed #16: Failing test PerconaAddForeignKeyConstraintChangeTest
  • Fixed #17: Include Percona Toolkit into integration test
  • Fixed #18: Use spotbugs instead of findbugs
  • Fixed #19: Upgrade liquibase to 3.5.4
  • Fixed #21: Couldn't determine password: JdbcConnection is unsupported: dbcp.PoolingDataSource$PoolGuardConnectionWrapper
  • Fixed #23: Add support for dbcp2
  • Added new system property liquibase.percona.path to specify the path where Percona Toolkit is installed.

Version 1.4.0 (2017-07-21)

  • Fixed #13: Use default liquibase.properties as fallback

Version 1.3.1 (2017-07-21)

  • Fixed #12: Cannot run migrations with the percona extension on a Spring Boot app with embedded Tomcat

Version 1.3.0 (2016-12-18)

  • Upgraded liquibase to 3.5.3
  • Support for MySQL Connector 6.0.x in addition to 5.1.x.
  • Fixed #7: Foreign key constraints of AddColumn is ignored
  • Fixed #8: Support addForeignKeyConstraintChange, addUniqueConstraintChange
  • Fixed #9: Support for enabling pt-online-schema-changes on a per-change basis
  • Fixed #10: Build fails with java7: UnsupportedClassVersion when running DatabaseConnectionUtilTest.testGetPasswordMySQL_6

Version 1.2.1 (2016-09-13)

  • PR #4: Allow passing additional command line options to pt-online-schema-change
  • PR #5: Support afterColumn attribute

Version 1.2.0 (2016-04-02)

  • Fixed #2: Adding indexes via pt-online-schema-change
  • Fixed #3: Altering column data types via pt-online-schema-change
  • Added configuration property "liquibase.percona.skipChanges"
  • Upgraded liquibase to 3.4.2

Version 1.1.1 (2015-07-26)

  • Fixed #1: Tables with foreign keys

Version 1.1.0 (2014-11-06)

  • Initial version compatible with liquibase 3.3.0

Version 1.0.0 (2014-10-09)

  • Initial version compatible with liquibase 3.2.0

* This Changelog was automatically generated by github_changelog_generator