Liquibase 2.0.3 released

2.0.3 is a very small update, mainly fixing the maven repository and the end of line char in the command line unix shell script.

Other bugs fixed are:

  • Allow Changelog Parameters in raw SQL changesets and formatted SQL changelogs
  • Sybase NUMERIC issue
  • An issue with DB2 and defaultSchema
UPDATE: fixed version number to 2.0.3

7 Comments

  1. Burt Beckwith:

    You meant 2.0.3 right?

  2. Dmitry:

    And when it (or at least previous version 2.0.2) will be available in maven central repository? Thanks.

  3. Nathan Voxland:

    Yes, sorry,it is 2.0.3. I fixed the post.

    It appears to be available on maven now (http://search.maven.org/#artifactdetails%7Corg.liquibase%7Cliquibase-core%7C2.0.3%7Cjar)

  4. Dmitry:

    Thank you!

  5. Holger Off:

    Thank you for the new release!

  6. Richard Vowles:

    Can you take the ignore tables patch please? I’ll need to run with a patched version of liquibase otherwise :-(

    http://liquibase.jira.com/browse/CORE-875

  7. Nathan Voxland:

    Yes, I’ll get that patch applied. Thanks for submitting it

Leave a comment