<?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 &#187; Announcement</title>
	<atom:link href="http://blog.liquibase.org/category/announcement/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.liquibase.org</link>
	<description>Database Change Management: The Blog</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:52:39 +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 2.0 RC2 Released</title>
		<link>http://blog.liquibase.org/2010/07/liquibase-2-0-rc2-released.html</link>
		<comments>http://blog.liquibase.org/2010/07/liquibase-2-0-rc2-released.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 18:32:49 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=184</guid>
		<description><![CDATA[Wow, it has been a very long time since RC1, but we finally are ready for RC2.  It can be downloaded from http://liquibase.org/download like usual, and I have created an &#8216;upgrade to 2.0 guide&#8220;.
There have been a lot of bug fixes between RC1 and RC2 as well as some additional internal code structure and release [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, it has been a very long time since RC1, but we finally are ready for RC2.  It can be downloaded from <a href="http://liquibase.org/download">http://liquibase.org/download</a> like usual, and I have created an &#8216;<a href="http://liquibase.org/v2_upgrade">upgrade to 2.0 guide</a>&#8220;.</p>
<p>There have been a lot of bug fixes between RC1 and RC2 as well as some additional internal code structure and release process work done. The full 2.0 feature list is being built on the wiki at <a href="http://liquibase.org/v2_features">http://liquibase.org/v2_features</a>.</p>
<p>Please test it out and <a href="http://liquibase.org/forum">let us know</a> if you have any questions or problems.  My goal is for this to be the final RC and to have 2.0 final out in a week or two.  The maven plugin is not yet released to the maven repository as I am switching our primary location to Sonatype and that is not fully configured yet.  Hopefully in the next couple days it will be available.  I will also be working on testing the grails plugin with 2.0 over the next few days and will release an updated version soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2010/07/liquibase-2-0-rc2-released.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>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>
		<item>
		<title>LiquiBase 2.0 Beta 2</title>
		<link>http://blog.liquibase.org/2009/07/liquibase-20-beta-2.html</link>
		<comments>http://blog.liquibase.org/2009/07/liquibase-20-beta-2.html#comments</comments>
		<pubDate>Wed, 22 Jul 2009 01:14:41 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/2009/07/liquibase-20-beta-2.html</guid>
		<description><![CDATA[LiquiBase 2.0 beta 2 is now available.  You can download it from http://www.liquibase.org/download
There is no new major functionality yet, but lots of reorganized code and a plugin-framework that works with the command line.
Let us know if you have any issues with it. 
]]></description>
			<content:encoded><![CDATA[<p>LiquiBase 2.0 beta 2 is now available.  You can download it from http://www.liquibase.org/download</p>
<p>There is no new major functionality yet, but lots of reorganized code and a plugin-framework that works with the command line.</p>
<p>Let us know if you have any issues with it. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2009/07/liquibase-20-beta-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
