Skip to content

Releases: liquibase/liquibase-test-harness

v1.0.9

09 Jan 03:27
Compare
Choose a tag to compare

In version 1.0.9 we

  • Added test support for:
    • More AWS, GCP & Azure Cloud Platforms
  • Overhauled the Advanced Level Test and incorporated significant improvements
  • Released bug fixes and enhancements

v1.0.8

13 Nov 14:53
Compare
Choose a tag to compare

In version 1.0.8 we

  • Added test support for:
    • AWS Redshift (Compatible Level)
  • Added enhancements for Compatible Level Test
  • Stabilized AWS Cloud database test execution
  • Upgraded to more secure & stable versions of database drivers
  • Released bug fixes and enhancements

v1.0.7

25 Oct 03:19
Compare
Choose a tag to compare

In version 1.0.7 we:

  • Added test support for:
    • AWS RDS MySQL
    • AWS RDS MariaDB
    • AWS RDS SQL Server
    • AWS Aurora MySQL
    • AWS Aurora Postgres
  • Added new tests for Compatibility & Foundational Level
  • Released bug fixes and enhancements

v1.0.6

08 Aug 18:46
Compare
Choose a tag to compare

In version 1.0.6 we:

  • Added test support for:
    • Snowflake (PRO Certification)
    • DB2 on LUW (PRO Certification)
    • Azure SQL DB (PRO Certification)
    • Azure SQL MI (PRO Certification)
  • Provided support for specifying Liquibase Core version as well as cmd line arguments to override the config yaml file
  • Upgraded driver dependencies to later, more secure versions
  • Added support for more Community & PRO change types
  • Released bug fixes and enhancements

v1.0.5

25 Mar 21:27
Compare
Choose a tag to compare

In version 1.0.5 we:

  • Added test support for more versions of EDB, Firebird, MariaDB, CockroachDB
  • Added test support for DB2 on z/OS (Community Validation)
  • Added a new base level test for use with Liquibase extensions
  • Added support for more Community & PRO change types
  • Released bug fixes and enhancements

v1.0.4

04 Nov 02:34
Compare
Choose a tag to compare

In this version we:

  • Added test support for HSQLDB & Firebird databases via Titan (http://titan-data.io/)
  • Added test support for more versions of MariaDB, CockroachDB & Oracle databases
  • Added test support for AWS Postgres & Oracle RDS platforms
  • Refactored Test Harness to use Liquibase Command Framework
  • Added support for testing PRO change types
  • Added more change type tests
  • Released bug fixes and enhancements

v1.0.3

10 Aug 17:41
Compare
Choose a tag to compare

In this version we:

  • Added more change type tests
  • Released bug fixes and enhancements

v1.0.2

01 Jul 22:33
Compare
Choose a tag to compare

In this version we:

  • Added test support for Apache Derby, SQL Server v2019, CockroachDB v21.1 databases
  • Added test support for the Liquibase Hibernate extension
  • Added more change type tests
  • Released bug fixes and enhancements

v1.0.1

30 Apr 18:53
Compare
Choose a tag to compare

In this version we:

  • Added a new diff command test which allows you to validate the manner in which Liquibase runs the diff and diffChangelog operations against databases.
  • Added test support for H2 & SQLite databases and well as extended test coverage for EDB & Postgres databases to include more versions.
  • Added tests for createProcedure & dropProcedure
  • Pushed out some bug fixes and enhancements

v1.0.0

16 Jan 16:54
Compare
Choose a tag to compare

The first release of the Liquibase Test Harness. It consists of integration tests designed to help users with validating Liquibase behavior against different database platforms.