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
Burt Beckwith:
You meant 2.0.3 right?
10 October 2011, 11:14 pmDmitry:
And when it (or at least previous version 2.0.2) will be available in maven central repository? Thanks.
11 October 2011, 12:09 amNathan 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)
11 October 2011, 12:36 amDmitry:
Thank you!
11 October 2011, 2:42 pmHolger Off:
Thank you for the new release!
12 October 2011, 2:20 pmRichard 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
20 October 2011, 2:10 amNathan Voxland:
Yes, I’ll get that patch applied. Thanks for submitting it
25 October 2011, 9:18 pm