segment

Liquibase 3.2.2 Released

July 24, 2014

Liquibase 3.2.2 has been released. It is a small bugfix release to fix a checksum regression from 3.1 -> 3.2 that was not fixed in 3.2.1.

Issues Resolved:

  • CORE-1938 – defaultValueNumeric=”0” or defaultValue=”0” is translated to 0.0
  • CORE-1950 – Checksum validation failed after Liquibase upgrade (3.1.1 -> 3.2.0)
  • CORE-1959 – generateChangeLog without changeLogFile – better error message

As usual, it can be downloaded from the Liquibase download page and is available in the Maven repository as org.liquibase/liquibase-core.

Article author
Nathan Voxland Project Founder