Liquibase 4.19.0 released!
Liquibase 4.19.0 is a significant stability release with 41 bug fixes and improvements + 23 third-party library and driver updates. Highlights include:
- [OSS] Added support for gzipped data files in
loadData
- [OSS] Added block comments for
rollback
commands in SQL changesets - [OSS] Added primary key support on
addColumn
for H2 - [OSS] Added (optional) tableType attribute on
createTable
- and more… see the Release Notes for details