You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ts...@apache.org on 2015/04/01 01:27:02 UTC

svn commit: r1670517 - in /drill/site/trunk/content/drill: ./ blog/ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ blog/2015/03/31/ blog/2015/03/31/drill-0.8-released/ docs/useful-research/ download/

Author: tshiran
Date: Tue Mar 31 23:27:02 2015
New Revision: 1670517

URL: http://svn.apache.org/r1670517
Log:
Updated website for 0.8 release

Added:
    drill/site/trunk/content/drill/blog/2015/03/31/
    drill/site/trunk/content/drill/blog/2015/03/31/drill-0.8-released/
    drill/site/trunk/content/drill/blog/2015/03/31/drill-0.8-released/index.html
Modified:
    drill/site/trunk/content/drill/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html
    drill/site/trunk/content/drill/blog/index.html
    drill/site/trunk/content/drill/docs/useful-research/index.html
    drill/site/trunk/content/drill/download/index.html
    drill/site/trunk/content/drill/feed.xml
    drill/site/trunk/content/drill/index.html

Modified: drill/site/trunk/content/drill/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html?rev=1670517&r1=1670516&r2=1670517&view=diff
==============================================================================
--- drill/site/trunk/content/drill/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html (original)
+++ drill/site/trunk/content/drill/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html Tue Mar 31 23:27:02 2015
@@ -78,8 +78,9 @@
   <div class="addthis_sharing_toolbox"></div>
 
   <article class="post-content">
-    <p><script type="text/javascript" src="https://addthisevent.com/libs/1.5.8/ate.min.js"></script>
-<a href="/blog/2014/12/11/apache-drill-qa-panelist-spotlight/" title="Add to Calendar" class="addthisevent">
+    <script type="text/javascript" src="https://addthisevent.com/libs/1.5.8/ate.min.js"></script>
+
+<p><a href="/blog/2014/12/11/apache-drill-qa-panelist-spotlight/" title="Add to Calendar" class="addthisevent">
     Add to Calendar
     <span class="_start">12-17-2014 11:30:00</span>
     <span class="_end">12-17-2014 12:30:00</span>

Added: drill/site/trunk/content/drill/blog/2015/03/31/drill-0.8-released/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/blog/2015/03/31/drill-0.8-released/index.html?rev=1670517&view=auto
==============================================================================
--- drill/site/trunk/content/drill/blog/2015/03/31/drill-0.8-released/index.html (added)
+++ drill/site/trunk/content/drill/blog/2015/03/31/drill-0.8-released/index.html Tue Mar 31 23:27:02 2015
@@ -0,0 +1,144 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+
+
+<title>Drill 0.8 Released - Apache Drill</title>
+
+<link href="/css/syntax.css" rel="stylesheet" type="text/css">
+<link href="/css/style.css" rel="stylesheet" type="text/css">
+<link href="/css/arrows.css" rel="stylesheet" type="text/css">
+<link href="/css/button.css" rel="stylesheet" type="text/css">
+
+<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+<link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+<script language="javascript" type="text/javascript" src="/js/lib/jquery-1.11.1.min.js"></script>
+<script language="javascript" type="text/javascript" src="/js/lib/jquery.easing.1.3.js"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+
+</head>
+
+<body onResize="resized();">
+
+<div class="bui"></div>
+
+<div id="search">
+<input type="text" placeholder="Enter search term here">
+</div>
+
+<div id="menu" class="mw">
+<ul>
+  <li class="logo"><a href="/"></a></li>
+  <li>
+    <a href="/overview/">Documentation</a>
+    <ul>
+      <li><a href="/overview/">Overview&nbsp;&nbsp;&nbsp;&nbsp;</a></li>
+      <li><a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+in+10+Minutes" target="_blank">Drill in 10 Minutes</a></li>
+      <li><a href="/why/">Why Drill? &nbsp;&nbsp;&nbsp;&nbsp;</a></li>
+      <li><a href="/architecture/">Architecture</a></li>
+    </ul>
+  </li>
+  <li>
+    <a href="/community/">Community</a>
+    <ul>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/community/#events">Events and Meetups</a></li>
+      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
+      <li><a href="/community/#getinvolved">Get Involved</a></li>
+      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
+      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+    </ul>
+  </li>
+  <li><a href="/faq/">FAQ</a></li>
+  <li><a href="/blog/">Blog</a></li>
+  <li style="width:30px; padding-left: 2px; padding-right:10px"><a href="https://twitter.com/apachedrill" target="_blank"><img src="/images/twitterbw.png" alt="" align="center" width="22" style="padding: 0px 10px 1px 0px;"></a> </li>
+  <li class="l"><span>&nbsp;</span></li>
+  <li class="d"><a href="/download/">Download</a></li>
+</ul>
+</div>
+
+<div class="post int_text">
+
+  <header class="post-header">
+    <h1 class="post-title">Drill 0.8 Released</h1>
+    <p class="post-meta">
+    
+    <strong>Authors:</strong>
+    <ul>
+      
+        
+        <li>Tomer Shiran (Founder, PMC Member and Committer, Apache Drill)</li>
+      
+        
+        <li>Jacques Nadeau (PMC Chair and Committer, Apache Drill)</li>
+      
+    </ul>
+    
+<br/><strong>Date:</strong> Mar 31, 2015
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>We&#39;re excited to announce that the community has just released Drill 0.8, which includes <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;version=12328812">243 resolved JIRAs</a> and numerous enhancements such as: </p>
+
+<ul>
+<li><strong>Bytecode rewriting</strong>. Drill now leverages code optimization techniques such as bytecode rewriting and inlining to enhance the speed of many queries by reducing overall memory usage and CPU instructions.</li>
+<li><strong>Advanced partition pruning</strong>. Drill can now prune partitions based on arbitrarily complex expressions. For example, specify <code>WHERE dir0 LIKE &#39;2015-%&#39;</code> and your query will look inside the directory &quot;2015-01&quot; but not inside &quot;2014-12&quot;.</li>
+<li><strong>Real-time query diagnostics</strong>. You can now see exactly what your queries are doing in real-time, making it easy to troubleshoot, optimize and manage execution.</li>
+<li><strong>Large records, large # of files</strong>. Drill was previously limited to small records of up to 128KB. It now supports records of any size. In addition, query performance has been improved when dealing with large numbers of files thanks to a variety of optimizations such as parallel metadata reads.</li>
+<li><strong>More SQL</strong>. Drill now features complete support for <code>UNION ALL</code> and <code>COUNT(DISTINCT)</code>. Drill 0.8 also includes new functions such as <code>unix_timestamp</code> and the window functions <code>sum</code>, <code>count</code> and <code>rank</code>. Note that these window functions should be considered beta.</li>
+<li><strong>Better compression</strong>. Drill can now query compressed JSON files. In addition, the user can control Parquet compression in CTAS (<code>CREATE TABLE AS</code>) statements.</li>
+<li><strong>Performance</strong>. Drill 0.8 includes broadcast joins, disk-based joins, parallel metadata reads and many other performance-related enhancements.</li>
+<li><strong>Reliability</strong>. Drill 0.8 includes a variety of fixes that improve the stability of the drillbit daemon, the sqlline shell and the ODBC and JDBC drivers.</li>
+<li><strong>HBase 0.98 support</strong>. You can now run SQL queries on any HBase 0.98 table.</li>
+</ul>
+
+<p>You can now <a href="/download/">download Drill 0.8</a>. As always, you may check out the official <a href="https://cwiki.apache.org/confluence/display/DRILL/Release+Notes">release notes</a> for more details.</p>
+
+<p>Happy Drilling!<br>
+Tomer Shiran and Jacques Nadeau</p>
+
+  </article>
+ <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'drill'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+    
+</div>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+
+
+<div id="footer" class="mw">
+<div class="wrapper">
+Copyright © 2012-2014 The Apache Software Foundation, licensed under the Apache License, Version 2.0.<br>
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.<br/><br/>
+</div>
+</div>
+
+<script>
+(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+
+</body>
+</html>

Modified: drill/site/trunk/content/drill/blog/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/blog/index.html?rev=1670517&r1=1670516&r2=1670517&view=diff
==============================================================================
--- drill/site/trunk/content/drill/blog/index.html (original)
+++ drill/site/trunk/content/drill/blog/index.html Tue Mar 31 23:27:02 2015
@@ -68,6 +68,8 @@
 </div>
 
 <div class="int_text" align="left"><!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2015/03/31/drill-0.8-released/">Drill 0.8 Released</a> (Mar 31, 2015)<br/>The community has just released Drill 0.8, which includes 243 resolved JIRAs and numerous enhancements.</p>
+<!-- previously: site.posts -->
 <p><a class="post-link" href="/blog/2015/03/23/microstrategy-announces-drill-support/">MicroStrategy Announces Drill Support</a> (Mar 23, 2015)<br/>MicroStrategy announced that it is now certified with Apache Drill, providing a first-class BI experience for Hadoop and NoSQL databases.</p>
 <!-- previously: site.posts -->
 <p><a class="post-link" href="/blog/2015/01/27/schema-free-json-data-infrastructure/">Schema-free JSON Data Infrastructure</a> (Jan 27, 2015)<br/>JSON has emerged as the de-facto standard data exchange format. Data infrastructure technologies such as Apache Drill, MongoDB and Elasticsearch are embracing JSON as their native data models, bringing game-changing ease-of-use and agility to developers and analysts.</p>

Modified: drill/site/trunk/content/drill/docs/useful-research/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/useful-research/index.html?rev=1670517&r1=1670516&r2=1670517&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/useful-research/index.html (original)
+++ drill/site/trunk/content/drill/docs/useful-research/index.html Tue Mar 31 23:27:02 2015
@@ -116,7 +116,7 @@
 <li><a href="https://github.com/rgrzywinski/field-stripe/">https://github.com/rgrzywinski/field-stripe/</a></li>
 </ul>
 
-Code generation / Physical plan generation</h2>
+<h2 id="code-generation-/-physical-plan-generation">Code generation / Physical plan generation</h2>
 
 <ul>
 <li><a href="http://www.vldb.org/pvldb/vol4/p539-neumann.pdf">http://www.vldb.org/pvldb/vol4/p539-neumann.pdf</a> (SLIDES: <a href="http://www.vldb.org/2011/files/slides/research9/rSession9-3.pdf">http://www.vldb.org/2011/files/slides/research9/rSession9-3.pdf</a>)</li>

Modified: drill/site/trunk/content/drill/download/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/download/index.html?rev=1670517&r1=1670516&r2=1670517&view=diff
==============================================================================
--- drill/site/trunk/content/drill/download/index.html (original)
+++ drill/site/trunk/content/drill/download/index.html Tue Mar 31 23:27:02 2015
@@ -68,21 +68,21 @@
 </div>
 
 <div class="int_text" align="left"><div class="download">
-  <h2>The latest release is Drill 0.7.0, released December 23, 2014</h2>
+  <h2>The latest release is Drill 0.8.0, released March 31, 2015</h2>
   <br>
 
   <table>
     <tr>
-      <td><a href="http://www.apache.org/dyn/closer.cgi/drill/drill-0.7.0/apache-drill-0.7.0.tar.gz" class="find" id="apachemirror">FIND AN APACHE MIRROR</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/drill/drill-0.8.0/apache-drill-0.8.0.tar.gz" class="find" id="apachemirror">FIND AN APACHE MIRROR</a></td>
       <!-- Or: http://archive.apache.org/dist/drill/drill-0.7.0/apache-drill-0.7.0.tar.gz, https://dist.apache.org/repos/dist/release/drill/drill-0.7.0/apache-drill-0.7.0.tar.gz -->
-      <td><a href="http://getdrill.org/drill/download/apache-drill-0.7.0.tar.gz" rel="nofollow" class="dl" id="directdownload">DIRECT FILE DOWNLOAD</a></td>
+      <td><a href="http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz" rel="nofollow" class="dl" id="directdownload">DIRECT FILE DOWNLOAD</a></td>
       <td><a href="https://cwiki.apache.org/confluence/display/DRILL/Using+ODBC+to+Access+Apache+Drill+from+BI+Tools" class="dl">ODBC DRIVERS FOR DRILL*</a></td>
     </tr>
   </table>
 
   <p style="margin-top:1px; padding-top:1px;">
     <strong>Release Notes: </strong><a href="https://cwiki.apache.org/confluence/display/DRILL/Release+Notes"> Click here</a> &nbsp;&nbsp;|&nbsp;&nbsp;
-    <strong>Fork Drill 0.7 on GitHub: </strong><a href="https://github.com/apache/drill/tree/0.7.0" rel="nofollow">Click here</a>
+    <strong>Fork Drill 0.8 on GitHub: </strong><a href="https://github.com/apache/drill/tree/0.8.0" rel="nofollow">Click here</a>
   </p>
 
   <br>
@@ -106,7 +106,7 @@
   <!--</div>-->
   <p style="margin-top:0px; padding-top:0px;"><strong>Don't have Hadoop deployed? You can try <a href="https://www.mapr.com/products/mapr-sandbox-hadoop/download-sandbox-drill" rel="nofollow">Drill with a VM</a>*</p>
   <br>
-  <p style="margin-top:1px; padding-top:1px;"><strong>Previous Drill releases: </strong><a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.6.0+Release+Notes" rel="nofollow">0.6.0</a> | <a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.5.0+Release+Notes" rel="nofollow">0.5.0</a> | <a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.4.0+Release+Notes" rel="nofollow">0.4.0</a></p>
+  <p style="margin-top:1px; padding-top:1px;"><strong>Previous Drill releases: </strong><a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.7.0+Release+Notes" rel="nofollow">0.7.0</a> |<a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.6.0+Release+Notes" rel="nofollow">0.6.0</a> | <a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.5.0+Release+Notes" rel="nofollow">0.5.0</a> | <a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.4.0+Release+Notes" rel="nofollow">0.4.0</a></p>
   <br><br>
   <p>*Please note that ODBC drivers and VM are provided by a third-party under a non-Apache license.</p>
 </div>

Modified: drill/site/trunk/content/drill/feed.xml
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/feed.xml?rev=1670517&r1=1670516&r2=1670517&view=diff
==============================================================================
--- drill/site/trunk/content/drill/feed.xml (original)
+++ drill/site/trunk/content/drill/feed.xml Tue Mar 31 23:27:02 2015
@@ -6,9 +6,39 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 30 Mar 2015 18:16:24 -0700</pubDate>
-    <lastBuildDate>Mon, 30 Mar 2015 18:16:24 -0700</lastBuildDate>
-    <generator>Jekyll v2.5.2</generator>
+    <pubDate>Tue, 31 Mar 2015 16:09:03 -0700</pubDate>
+    <lastBuildDate>Tue, 31 Mar 2015 16:09:03 -0700</lastBuildDate>
+    <generator>Jekyll v2.5.1</generator>
+    
+      <item>
+        <title>Drill 0.8 Released</title>
+        <description>&lt;p&gt;We&amp;#39;re excited to announce that the community has just released Drill 0.8, which includes &lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;amp;version=12328812&quot;&gt;243 resolved JIRAs&lt;/a&gt; and numerous enhancements such as: &lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;Bytecode rewriting&lt;/strong&gt;. Drill now leverages code optimization techniques such as bytecode rewriting and inlining to enhance the speed of many queries by reducing overall memory usage and CPU instructions.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;Advanced partition pruning&lt;/strong&gt;. Drill can now prune partitions based on arbitrarily complex expressions. For example, specify &lt;code&gt;WHERE dir0 LIKE &amp;#39;2015-%&amp;#39;&lt;/code&gt; and your query will look inside the directory &amp;quot;2015-01&amp;quot; but not inside &amp;quot;2014-12&amp;quot;.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;Real-time query diagnostics&lt;/strong&gt;. You can now see exactly what your queries are doing in real-time, making it easy to troubleshoot, optimize and manage execution.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;Large records, large # of files&lt;/strong&gt;. Drill was previously limited to small records of up to 128KB. It now supports records of any size. In addition, query performance has been improved when dealing with large numbers of files thanks to a variety of optimizations such as parallel metadata reads.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;More SQL&lt;/strong&gt;. Drill now features complete support for &lt;code&gt;UNION ALL&lt;/code&gt; and &lt;code&gt;COUNT(DISTINCT)&lt;/code&gt;. Drill 0.8 also includes new functions such as &lt;code&gt;unix_timestamp&lt;/code&gt; and the window functions &lt;code&gt;sum&lt;/code&gt;, &lt;code&gt;count&lt;/code&gt; and &lt;code&gt;rank&lt;/code&gt;. Note that these window functions should be considered beta.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;Better compression&lt;/strong&gt;. Drill can now query compressed JSON files. In addition, the user can control Parquet compression in CTAS (&lt;code&gt;CREATE TABLE AS&lt;/code&gt;) statements.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;Performance&lt;/strong&gt;. Drill 0.8 includes broadcast joins, disk-based joins, parallel metadata reads and many other performance-related enhancements.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;Reliability&lt;/strong&gt;. Drill 0.8 includes a variety of fixes that improve the stability of the drillbit daemon, the sqlline shell and the ODBC and JDBC drivers.&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;HBase 0.98 support&lt;/strong&gt;. You can now run SQL queries on any HBase 0.98 table.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;You can now &lt;a href=&quot;/download/&quot;&gt;download Drill 0.8&lt;/a&gt;. As always, you may check out the official &lt;a href=&quot;https://cwiki.apache.org/confluence/display/DRILL/Release+Notes&quot;&gt;release notes&lt;/a&gt; for more details.&lt;/p&gt;
+
+&lt;p&gt;Happy Drilling!&lt;br&gt;
+Tomer Shiran and Jacques Nadeau&lt;/p&gt;
+</description>
+        <pubDate>Tue, 31 Mar 2015 00:00:00 -0700</pubDate>
+        <link>/blog/2015/03/31/drill-0.8-released/</link>
+        <guid isPermaLink="true">/blog/2015/03/31/drill-0.8-released/</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
     
       <item>
         <title>MicroStrategy Announces Drill Support</title>
@@ -262,8 +292,9 @@ Tomer Shiran&lt;/p&gt;
     
       <item>
         <title>Apache Drill Q&amp;A Panelist Spotlight</title>
-        <description>&lt;p&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://addthisevent.com/libs/1.5.8/ate.min.js&quot;&gt;&lt;/script&gt;
-&lt;a href=&quot;/blog/2014/12/11/apache-drill-qa-panelist-spotlight/&quot; title=&quot;Add to Calendar&quot; class=&quot;addthisevent&quot;&gt;
+        <description>&lt;script type=&quot;text/javascript&quot; src=&quot;https://addthisevent.com/libs/1.5.8/ate.min.js&quot;&gt;&lt;/script&gt;
+
+&lt;p&gt;&lt;a href=&quot;/blog/2014/12/11/apache-drill-qa-panelist-spotlight/&quot; title=&quot;Add to Calendar&quot; class=&quot;addthisevent&quot;&gt;
     Add to Calendar
     &lt;span class=&quot;_start&quot;&gt;12-17-2014 11:30:00&lt;/span&gt;
     &lt;span class=&quot;_end&quot;&gt;12-17-2014 12:30:00&lt;/span&gt;

Modified: drill/site/trunk/content/drill/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/index.html?rev=1670517&r1=1670516&r2=1670517&view=diff
==============================================================================
--- drill/site/trunk/content/drill/index.html (original)
+++ drill/site/trunk/content/drill/index.html Tue Mar 31 23:27:02 2015
@@ -82,7 +82,7 @@
 
 </div><!-- header -->
 <div id="alertbar" style="background-color:#ffc; text-align: center;display: block;padding:10px; border-bottom: solid 1px #cc9">
-<strong>News:</strong> <a href="/blog/2015/03/23/microstrategy-announces-drill-support/">MicroStrategy Announces Drill Support</a>
+<strong>News:</strong> <a href="/blog/2015/03/31/drill-0.8-released/">Drill 0.8 Released</a> | <a href="/blog/2015/03/23/microstrategy-announces-drill-support/">MicroStrategy Announces Drill Support</a>
 </div>
 
 <div class="mw introWrapper">