summaryrefslogtreecommitdiff
path: root/site/news/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/news/index.html')
-rw-r--r--site/news/index.html18
1 files changed, 14 insertions, 4 deletions
diff --git a/site/news/index.html b/site/news/index.html
index 1da2b78e2..8f9638cfe 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -101,7 +101,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.1.1)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.2.0)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -131,6 +131,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-2-0-released.html">Spark 1.2.0 released</a>
+ <span class="small">(Dec 18, 2014)</span></li>
+
<li><a href="/news/spark-1-1-1-released.html">Spark 1.1.1 released</a>
<span class="small">(Nov 26, 2014)</span></li>
@@ -140,9 +143,6 @@
<li><a href="/news/spark-wins-daytona-gray-sort-100tb-benchmark.html">Spark wins Daytona Gray Sort 100TB Benchmark</a>
<span class="small">(Nov 05, 2014)</span></li>
- <li><a href="/news/proposals-open-for-spark-summit-east.html">Submissions open for Spark Summit East 2015 in New York</a>
- <span class="small">(Oct 18, 2014)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -167,6 +167,16 @@
<article class="hentry">
<header class="entry-header">
+ <h3 class="entry-title"><a href="/news/spark-1-2-0-released.html">Spark 1.2.0 released</a></h3>
+ <div class="entry-date">December 18, 2014</div>
+ </header>
+ <div class="entry-content"><p>We are happy to announce the availability of <a href="/releases/spark-release-1-2-0.html" title="Spark Release 1.2.0">Spark 1.2.0</a>! Spark 1.2.0 is the third release on the API-compatible 1.X line. It is Spark&#8217;s largest release ever, with contributions from 172 developers and more than 1,000 commits!</p>
+
+</div>
+ </article>
+
+<article class="hentry">
+ <header class="entry-header">
<h3 class="entry-title"><a href="/news/spark-1-1-1-released.html">Spark 1.1.1 released</a></h3>
<div class="entry-date">November 26, 2014</div>
</header>