<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LiquiBase</title>
	<atom:link href="http://blog.liquibase.org/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.liquibase.org</link>
	<description>Database Change Management: The Blog</description>
	<lastBuildDate>Thu, 15 Oct 2009 17:32:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LiquiBase 2009 Plugin Contest Winners</title>
		<link>http://blog.liquibase.org/2009/10/liquibase-2009-plugin-contest-winners.html</link>
		<comments>http://blog.liquibase.org/2009/10/liquibase-2009-plugin-contest-winners.html#comments</comments>
		<pubDate>Thu, 15 Oct 2009 17:32:09 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=159</guid>
		<description><![CDATA[Congratulations to the winners of the 2009 LiquiBase Plugin Contest!
Grand Prize (Choice of 5 O&#8217;Reilly Books, donated by O&#8217;Reilly): 
Oracle Extensions by Artur Kopacz, Damian Pezda, Łukasz Rejkowicz, Tomasz Wicherski
Runner Up (Laptop Bag, donated by Atlassian): 
LiquiBase for JRuby on Rails by Tal Rotbart
Honorable Mentions (Choice of one O&#8217;Reilly Book):

GarinDriver by Mark Farnsworth
TableCount Precondition by [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-161" title="sponsors" src="http://blog.liquibase.org/wp-content/uploads/2009/10/sponsors.png" alt="sponsors" width="360" height="233" />Congratulations to the winners of the <a href="http://liquibase.jira.com/wiki/display/CONTRIB/LiquiBase+Extension+Contest+2009">2009 LiquiBase Plugin Contest</a>!</p>
<p><strong>Grand Prize (Choice of 5 O&#8217;Reilly Books, donated by <a href="http://www.oreilly.com">O&#8217;Reilly</a>):</strong><a href="http://liquibase.jira.com/wiki/display/CONTRIB/Oracle+Extensions"> </a></p>
<p><a href="http://liquibase.jira.com/wiki/display/CONTRIB/Oracle+Extensions">Oracle Extensions</a> by Artur Kopacz, Damian Pezda, Łukasz Rejkowicz, Tomasz Wicherski</p>
<p><strong>Runner Up (Laptop Bag, donated by <a href="http://www.atlassian.com">Atlassian</a>):</strong><a href="http://liquibase.jira.com/wiki/display/CONTRIB/Liquibase-Rails+-+Liquibase+for+JRuby+on+Rails"> </a></p>
<p><a href="http://liquibase.jira.com/wiki/display/CONTRIB/Liquibase-Rails+-+Liquibase+for+JRuby+on+Rails">LiquiBase for JRuby on Rails</a> by Tal Rotbart</p>
<p><strong>Honorable Mentions (Choice of one O&#8217;Reilly Book):</strong></p>
<ol>
<li><a href="http://liquibase.jira.com/wiki/display/CONTRIB/GarinDriver+%28JDBC+driver+level+integration%29">GarinDriver</a> by Mark Farnsworth</li>
<li><a href="http://liquibase.jira.com/wiki/display/CONTRIB/TableCountCheck+extension">TableCount Precondition</a> by Chris Imershein</li>
<li><a href="http://liquibase.jira.com/wiki/display/CONTRIB/Postgres+Extensions">PostgreSQL Extensions</a> by Shane Miller</li>
<li><a href="http://liquibase.jira.com/wiki/display/CONTRIB/MS+SqlServer+Extensions">MS SQL Server Extensions</a> by Dave Gorman</li>
<li>LiquiBase Documentation, Japanese Translation by Yasuo Honda</li>
</ol>
<p>I would like to thank everyone who participated, as well as the generous prize donations by <a href="http://www.atlassian.com">Atlassian</a> and <a href="http://www.oreilly.com">O&#8217;Reilly</a>.  I will be contacting the winners via email, if you do not hear from me, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/10/liquibase-2009-plugin-contest-winners.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiquiBase 2.0 RC1 Released</title>
		<link>http://blog.liquibase.org/2009/10/liquibase-2-0-rc1-released.html</link>
		<comments>http://blog.liquibase.org/2009/10/liquibase-2-0-rc1-released.html#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:37:41 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=156</guid>
		<description><![CDATA[
LiquiBase 2.0 Release Candidate 1 is now available from http://www.liquibase.org/download
The primary focus of the 2.0 release is extensibility and building community.  In particular, this means infrastructure changes such as:

Major re-architecting of codebase to expose a flexible, extensible, stable API
Replacing the old mailing lists with a message system
Extension/plug-in portal and Extension Contest (closed for judging)
New Feature/Issue [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>LiquiBase 2.0 Release Candidate 1 is now available from <a href="http://www.liquibase.org/download">http://www.liquibase.org/download</a></p>
<p>The primary focus of the 2.0 release is extensibility and building community.  In particular, this means infrastructure changes such as:</p>
<ul>
<li>Major re-architecting of codebase to expose a flexible, extensible, stable API</li>
<li>Replacing the old mailing lists with a <a href="http://www.liquibase.org/forum">message system</a></li>
<li>Extension/plug-in portal and <a href="http://blog.liquibase.org/2009/06/liquibase-extension-contest-2009-now-underway.html">Extension Contest</a> (closed for judging)</li>
<li><a href="http://liquibase.jira.com/browse/CORE">New Feature/Issue tracker</a></li>
<li><a href="http://liquibase.jira.com/source/browse/CORE">New source repository and browser</a></li>
<li><a href="http://www.liquibase.org/ci">Publicly available build server</a></li>
<li>Scheduled online meetups</li>
<li>Maven as build script</li>
<li>Improved documentation including developer documentation (still to do)</li>
<li>Improved test coverage</li>
</ul>
<div>As well as new functionality including:</div>
<div>
<ul>
<li>Ability to specify databases and contexts in which to specify <a href="http://www.liquibase.org/manual/changelog_parameters">changelog parameters</a></li>
<li>Ability to specify contexts on <a href="http://www.liquibase.org/manual/modify_sql">modifySql</a></li>
<li>ChangeLogPropertyDefined precondition</li>
<li>Performance improvements</li>
<li>Lots of bug fixes</li>
</ul>
</div>
<div></div>
</div>
<div>
<p><strong>Current state of LiquiBase 2.0:</strong> As of the RC1 release, all scheduled features are implemented and our unit and integration tests have passed.  For the next few weeks as we work through the RC cycle, I will be updating documentation and fixing reported bugs.</p>
<p><strong>Upgrade Nodes:</strong></p>
<ul>
<li>The format of the changeset checksums stored in the databasechangelog table has changed.  All checksums will automatically be upgraded to the new format, but will not be backwards compatible with 1.x.  We cannot determine changed changesets so any invalid checksums or runOnChange features are disabled for the first 2.0 run</li>
<li>The format of the XSD definition has changed.  The new format looks like:<br />
<em>&lt;databaseChangeLog<br />
xmlns=&#8221;http://www.liquibase.org/xml/ns/dbchangelog&#8221;<br />
xmlns:xsi=&#8221;http://www.w3.org/2001/XMLSchema-instance&#8221;<br />
xsi:schemaLocation=&#8221;http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd&#8221;&gt;</em></li>
<li>The modifyColumn tag has been deprecated and moved to the extension portal.  If you are using modifyColumn, consider the new &lt;modifyDataType&gt; or other more specific comands (addPrimaryKeyConstraint, etc.) and/or include the<a href="http://liquibase.jira.com/wiki/display/CONTRIB/ModifyColumn+Change"> modifyColumn library</a> in your classpath.</li>
</ul>
<p>Please give LiquiBase 2.0 a try and report any <a href="http://www.liquibase.org/forum">issues or questions you have.</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/10/liquibase-2-0-rc1-released.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Reminder: Extension Contest Closes September 30th</title>
		<link>http://blog.liquibase.org/2009/09/reminder-extension-contest-closes-september-30th.html</link>
		<comments>http://blog.liquibase.org/2009/09/reminder-extension-contest-closes-september-30th.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:13:39 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=147</guid>
		<description><![CDATA[We are down to the final days of the extension contest, but there is still time to get your entry in for a chance to win great prizes.
See the extension portal for full details.
]]></description>
			<content:encoded><![CDATA[<p>We are down to the final days of the extension contest, but there is still time to get your entry in for a chance to win great prizes.</p>
<p>See the <a href="www.liquibase.org/extensions ">extension portal</a> for full details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/09/reminder-extension-contest-closes-september-30th.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LiquiBase 2.0 Beta 4 Released</title>
		<link>http://blog.liquibase.org/2009/09/liquibase-2-0-beta-4-released.html</link>
		<comments>http://blog.liquibase.org/2009/09/liquibase-2-0-beta-4-released.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 16:53:51 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=144</guid>
		<description><![CDATA[Beta 4 of LiquiBase 2.0 is now available from http://www.liquibase.org/download
The major improvement over beta 3 is the fact that it will actually run&#8230;
Other improvements include:

Improved Oracle type mappings
&#8220;context&#8221; attribute is available on modifySql
Improved computed value detection and handling, including new &#8220;valueComputed&#8221; and &#8220;defaultValueComputed&#8221; attributes on &#60;column&#62; and &#60;addDefaultValue&#62;
More bug fixes

If you have any issues or [...]]]></description>
			<content:encoded><![CDATA[<p>Beta 4 of LiquiBase 2.0 is now available from <a href="http://www.liquibase.org/download">http://www.liquibase.org/download</a></p>
<p>The major improvement over beta 3 is the fact that it will actually run&#8230;</p>
<p>Other improvements include:</p>
<ul>
<li>Improved Oracle type mappings</li>
<li>&#8220;context&#8221; attribute is available on modifySql</li>
<li>Improved computed value detection and handling, including new &#8220;valueComputed&#8221; and &#8220;defaultValueComputed&#8221; attributes on &lt;column&gt; and &lt;addDefaultValue&gt;</li>
<li>More bug fixes</li>
</ul>
<p>If you have any issues or questions, please <a href="http://www.liquibase.org/forum">let us know</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/09/liquibase-2-0-beta-4-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuous Build Server Now Availalbe</title>
		<link>http://blog.liquibase.org/2009/09/continuous-build-server-now-availalbe.html</link>
		<comments>http://blog.liquibase.org/2009/09/continuous-build-server-now-availalbe.html#comments</comments>
		<pubDate>Sun, 20 Sep 2009 21:12:33 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=142</guid>
		<description><![CDATA[Thanks to the people at ops4j.org loaning us some space on their build server, we now have a build server available.  It will (and has) helped ensure we keep our tests clean, and provides a place where anyone can download the latest build of liquibase.
We would like to thank Damian Golda in particular for helping [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the people at <a href="http://ops4j.org">ops4j.org</a> loaning us some space on their build server, we now have a <a href="http://ci.ops4j.org/browse/LQB">build server available</a>.  It will (and has) helped ensure we keep our tests clean, and provides a place where anyone can download the <a href="http://ci.ops4j.org/browse/LQB-DEF/latest/artifact">latest build of liquibase.</a></p>
<p>We would like to thank Damian Golda in particular for helping getting us set up with the ops4j people.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/09/continuous-build-server-now-availalbe.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiquiBase 2.0 Beta 3 Released</title>
		<link>http://blog.liquibase.org/2009/09/liquibase-20-beta-3-released.html</link>
		<comments>http://blog.liquibase.org/2009/09/liquibase-20-beta-3-released.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 20:37:02 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=138</guid>
		<description><![CDATA[LiquiBase 2.0 Beta 3 has been released.  Note: This is not yet production ready code and contains known issues
The goal of the beta3 release is to provide a new stable release for entries in the plugin contest to build off of and for others who want to beta test the 2.0 release.
Major changes in the [...]]]></description>
			<content:encoded><![CDATA[<p>LiquiBase 2.0 Beta 3 has been released.  <strong>Note: This is not yet production ready code and contains known issues</strong></p>
<p>The goal of the beta3 release is to provide a new stable release for entries in the <a href="http://www.liquibase.org/extensions">plugin contest</a> to build off of and for others who want to beta test the 2.0 release.</p>
<p>Major changes in the beta3 release include:</p>
<ul>
<li>Converting to Maven for our build process</li>
<li>Major changes to the database snapshot functionality including better flexibility and performance</li>
<li>Lots of bug fixes</li>
</ul>
<p>Beta 3 should be the last &#8220;re-architecting&#8221; release.  From now until the 2.0 final release we are going to focus on new features and bug fixes.  The goal for 2.0 final is mid-September.</p>
<p>As always, let <a href="http://www.liquibase.org/forum">us know</a> if you have any questions or problems.</p>
<p>You can download the newest release from the <a href="http://www.liquibase.org/download">LiquiBase download page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/09/liquibase-20-beta-3-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiquiBase 1.9.5 Released</title>
		<link>http://blog.liquibase.org/2009/09/liquibase-195-released.html</link>
		<comments>http://blog.liquibase.org/2009/09/liquibase-195-released.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:31:04 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=136</guid>
		<description><![CDATA[LiquiBase 1.9.5 has been released, and can be downloaded from http://www.liquibase.org/download
This is purely a bugfix release.  As usual, let us know on the forums if you have any troubles.
]]></description>
			<content:encoded><![CDATA[<p>LiquiBase 1.9.5 has been released, and can be downloaded from <a href="http://www.liquibase.org/download">http://www.liquibase.org/download</a></p>
<p>This is purely a bugfix release.  As usual, let us know on the <a href="http://www.liquibase.org/community">forums</a> if you have any troubles.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/09/liquibase-195-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extension contest extended</title>
		<link>http://blog.liquibase.org/2009/08/extension-contest-extended.html</link>
		<comments>http://blog.liquibase.org/2009/08/extension-contest-extended.html#comments</comments>
		<pubDate>Tue, 01 Sep 2009 00:25:00 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/2009/08/extension-contest-extended.html</guid>
		<description><![CDATA[Due to us missing milestones on the liquibase 2.0 release, we are pushing the deadline for the plugin contest back to noon Central US time, September 30th. Winners announced October 15th   All other rules are the same.
Full details
]]></description>
			<content:encoded><![CDATA[<p>Due to us missing milestones on the liquibase 2.0 release, we are pushing the deadline for the plugin contest back to noon Central US time, September 30th. Winners announced October 15th   All other rules are the same.</p>
<p><a href="http://blog.liquibase.org/2009/06/liquibase-extension-contest-2009-now-underway.html">Full details</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/08/extension-contest-extended.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reminder: LiquiBase Online Meetup, Today at Noon US Central Time</title>
		<link>http://blog.liquibase.org/2009/08/reminder-liquibase-online-meetup-today-at-noon-us-central-time.html</link>
		<comments>http://blog.liquibase.org/2009/08/reminder-liquibase-online-meetup-today-at-noon-us-central-time.html#comments</comments>
		<pubDate>Wed, 19 Aug 2009 14:09:26 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=129</guid>
		<description><![CDATA[Just a reminder that we will be having an online meetup in a few hours: Noon US Central Time (GMT-5) using the “Chat” functionality of the LiquiBase community forum (http://liquibase.org/forum/chat/index.php).  To log in, you will need to be registered on http://www.liquibase.org/forum/
Hope to see you there!
]]></description>
			<content:encoded><![CDATA[<p>Just a reminder that we will be having an online meetup in a few hours: Noon US Central Time (GMT-5) using the “Chat” functionality of the LiquiBase community forum (<a href="http://liquibase.org/forum/chat/index.php" target="_blank">http://liquibase.org/forum/chat/index.php</a>).  To log in, you will need to be registered on <a href="http://www.liquibase.org/forum/">http://www.liquibase.org/forum/</a></p>
<p>Hope to see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/08/reminder-liquibase-online-meetup-today-at-noon-us-central-time.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiquiBase Online Meetup: Wed August 19th, 12:00 pm (GMT-5)</title>
		<link>http://blog.liquibase.org/2009/08/liquibase-online-meetup-wed-august-19th-1200-pm-gmt-5.html</link>
		<comments>http://blog.liquibase.org/2009/08/liquibase-online-meetup-wed-august-19th-1200-pm-gmt-5.html#comments</comments>
		<pubDate>Thu, 06 Aug 2009 02:24:04 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/2009/08/liquibase-online-meetup-wed-august-19th-1200-pm-gmt-5.html</guid>
		<description><![CDATA[We will be having an online meetup Wednesday August 19th, 2009 at 12:00 PM US central time (GMT-5) using the &#8220;Chat&#8221; functionality of the LiquiBase community forum (http://liquibase.org/forum/chat/index.php).  To log in, you will need to be registered on http://www.liquibase.org/forum/
I will be there to discuss the upcoming 2.0 release, development processes, outstanding issues and feature [...]]]></description>
			<content:encoded><![CDATA[<p>We will be having an online meetup Wednesday August 19th, 2009 at 12:00 PM US central time (GMT-5) using the &#8220;Chat&#8221; functionality of the LiquiBase community forum (<a href="http://liquibase.org/forum/chat/index.php" target="_blank">http://liquibase.org/forum/chat/index.php</a>).  To log in, you will need to be registered on <a href="http://www.liquibase.org/forum/">http://www.liquibase.org/forum/</a></p>
<p>I will be there to discuss the upcoming 2.0 release, development processes, outstanding issues and feature requests, and anything else of interest to participants.  Planned time is 1 hour.</p>
<p>Hope to see you there</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/08/liquibase-online-meetup-wed-august-19th-1200-pm-gmt-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
