You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2017/06/01 14:14:53 UTC

[1/7] flink-web git commit: Add Flink 1.3.0 release announcement

Repository: flink-web
Updated Branches:
  refs/heads/asf-site edbd65a2e -> 4e75b86eb


http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2017/06/01/release-1.3.0.html
----------------------------------------------------------------------
diff --git a/content/news/2017/06/01/release-1.3.0.html b/content/news/2017/06/01/release-1.3.0.html
new file mode 100644
index 0000000..b2a71db
--- /dev/null
+++ b/content/news/2017/06/01/release-1.3.0.html
@@ -0,0 +1,367 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+    <title>Apache Flink: Apache Flink 1.3.0 Release Announcement</title>
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <!-- Bootstrap -->
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+    <link rel="stylesheet" href="/css/flink.css">
+    <link rel="stylesheet" href="/css/syntax.css">
+
+    <!-- Blog RSS feed -->
+    <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Apache Flink Blog: RSS feed" />
+
+    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+    <!-- We need to load Jquery in the header for custom google analytics event tracking-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+    <!--[if lt IE 9]>
+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+    <![endif]-->
+  </head>
+  <body>  
+    
+
+    <!-- Main content. -->
+    <div class="container">
+    <div class="row">
+
+      
+     <div id="sidebar" class="col-sm-3">
+          <!-- Top navbar. -->
+    <nav class="navbar navbar-default">
+        <!-- The logo. -->
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <div class="navbar-logo">
+            <a href="/">
+              <img alt="Apache Flink" src="/img/flink-header-logo.svg" width="147px" height="73px">
+            </a>
+          </div>
+        </div><!-- /.navbar-header -->
+
+        <!-- The navigation links. -->
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+          <ul class="nav navbar-nav navbar-main">
+
+            <!-- Downloads -->
+            <li class=""><a class="btn btn-info" href="/downloads.html">Download Flink</a></li>
+
+            <!-- Overview -->
+            <li><a href="/index.html">Home</a></li>
+
+            <!-- Intro -->
+            <li><a href="/introduction.html">Introduction to Flink</a></li>
+
+            <!-- Use cases -->
+            <li><a href="/usecases.html">Flink Use Cases</a></li>
+
+            <!-- Powered by -->
+            <li><a href="/poweredby.html">Powered by Flink</a></li>
+
+            <!-- Ecosystem -->
+            <li><a href="/ecosystem.html">Ecosystem</a></li>
+
+            <!-- Community -->
+            <li><a href="/community.html">Community &amp; Project Info</a></li>
+
+            <!-- Contribute -->
+            <li><a href="/how-to-contribute.html">How to Contribute</a></li>
+
+            <!-- Blog -->
+            <li class=" active hidden-md hidden-sm"><a href="/blog/"><b>Flink Blog</b></a></li>
+
+            <hr />
+
+
+
+            <!-- Documentation -->
+            <!-- <li>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li> -->
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
+                <span class="caret"></span></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                </ul>
+              </li>
+
+            <!-- Quickstart -->
+            <li>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li>
+
+            <!-- GitHub -->
+            <li>
+              <a href="https://github.com/apache/flink" target="_blank">Flink on GitHub <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li>
+
+          </ul>
+
+
+
+          <ul class="nav navbar-nav navbar-bottom">
+          <hr />
+
+            <!-- FAQ -->
+            <li ><a href="/faq.html">Project FAQ</a></li>
+
+            <!-- Twitter -->
+            <li><a href="https://twitter.com/apacheflink" target="_blank">@ApacheFlink <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+
+            <!-- Visualizer -->
+            <li class=" hidden-md hidden-sm"><a href="/visualizer/" target="_blank">Plan Visualizer <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+
+          </ul>
+        </div><!-- /.navbar-collapse -->
+    </nav>
+
+      </div>
+      <div class="col-sm-9">
+      <div class="row-fluid">
+  <div class="col-sm-12">
+    <div class="row">
+      <h1>Apache Flink 1.3.0 Release Announcement</h1>
+
+      <article>
+        <p>01 Jun 2017 by Robert Metzger (<a href="https://twitter.com/rmetzger_">@rmetzger_</a>)</p>
+
+<p>The Apache Flink community is pleased to announce the 1.3.0 release. Over the past 4 months, the Flink community has been working hard to resolve more than 680 issues. See the <a href="/blog/release_1.3.0-changelog.html">complete changelog</a> for more detail.</p>
+
+<p>This is the fourth major release in the 1.x.y series. It is API compatible with the other 1.x.y releases for APIs annotated with the @Public annotation.</p>
+
+<p>Users can expect Flink releases now in a 4 month cycle. At the beginning of the 1.3 <a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Release+and+Feature+Plan">release cycle</a>, the community decided to follow a strict <a href="https://cwiki.apache.org/confluence/display/FLINK/Time-based+releases">time-based release model</a>.</p>
+
+<p>We encourage everyone to download the release and check out the <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/">documentation</a>. Feedback through the <a href="http://flink.apache.org/community.html#mailing-lists">Flink mailing lists</a> is, as always, gladly encouraged!</p>
+
+<p>You can find the binaries on the updated <a href="http://flink.apache.org/downloads.html">Downloads page</a>. Some highlights of the release are listed below.</p>
+
+<h1 id="large-state-handlingrecovery">Large State Handling/Recovery</h1>
+
+<ul>
+  <li>
+    <p><strong>Incremental Checkpointing for RocksDB</strong>: It is now possible to checkpoint only the difference from the previous successful checkpoint, rather than checkpointing the entire application state. This speeds up checkpointing and saves disk space, because the individual checkpoints are smaller. (<a href="https://issues.apache.org/jira/browse/FLINK-5053">FLINK-5053</a>).</p>
+  </li>
+  <li>
+    <p><strong>Asynchronous snapshots for heap-based state backends</strong>: The filesystem and memory statebackends now also support asynchronous snapshots using a copy-on-write HashMap implementation. Asynchronous snapshotting makes Flink more resilient to slow storage systems and expensive serialization. The time an operator blocks on a snapshot is reduced to a minimum (<a href="https://issues.apache.org/jira/browse/FLINK-6048">FLINK-6048</a>, <a href="https://issues.apache.org/jira/browse/FLINK-5715">FLINK-5715</a>).</p>
+  </li>
+  <li>
+    <p><strong>Allow upgrades to state serializers:</strong> Users can now upgrade serializers, while keeping their application state. One use case of this is upgrading custom serializers used for managed operator state/keyed state. Also, registration order for POJO types/Kryo types is now no longer fixed (<a href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/state.html#custom-serialization-for-managed-state">Documentation</a>, <a href="https://issues.apache.org/jira/browse/FLINK-6178">FLINK-6178</a>).</p>
+  </li>
+  <li>
+    <p><strong>Recover job state at the granularity of operator</strong>: Before Flink 1.3, operator state was bound to Flink’s internal “Task” representation. This made it hard to change a job’s topology while keeping its state around. With this change, users are allowed to do more topology changes (un-chain operators) by restoring state into logical operators instead of “Tasks” (<a href="https://issues.apache.org/jira/browse/FLINK-5892">FLINK-5892</a>).</p>
+  </li>
+  <li>
+    <p><strong>Fine-grained recovery</strong> (beta): Instead of restarting the complete ExecutionGraph in case of a task failure, Flink is now able to restart only the affected subgraph and thereby significantly decrease recovery time (<a href="https://issues.apache.org/jira/browse/FLINK-4256">FLINK-4256</a>).</p>
+  </li>
+</ul>
+
+<h1 id="datastream-api">DataStream API</h1>
+
+<ul>
+  <li>
+    <p><strong>Side Outputs</strong>: This change allows users to have more than one output stream for an operator. Operator metadata, internal system information (debugging, performance etc.) or rejected/late elements are potential use-cases for this new API feature. <strong>The Window operator is now using this new feature for late window elements</strong> (<a href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/side_output.html">Side Outputs Documentation</a>, <a href="https://issues.apache.org/jira/browse/FLINK-4460">FLINK-4460</a>).</p>
+  </li>
+  <li>
+    <p><strong>Union Operator State</strong>: Flink 1.2.0 introduced broadcast state functionality, but this had not yet been exposed via a public API. Flink 1.3.0 provides the Union Operator State API for exposing broadcast operator state. The union state will send the entire state across all parallel instances to each instance on restore, giving each operator a full view of the state (<a href="https://issues.apache.org/jira/browse/FLINK-5991">FLINK-5991</a>).</p>
+  </li>
+  <li>
+    <p><strong>Per-Window State</strong>: Previously, the state that a WindowFunction or ProcessWindowFunction could access was scoped to the key of the window but not the window itself. With this new feature, users can keep window state independent of the key (<a href="https://issues.apache.org/jira/browse/FLINK-5929">FLINK-5929</a>).</p>
+  </li>
+</ul>
+
+<h1 id="deployment-and-tooling">Deployment and Tooling</h1>
+
+<ul>
+  <li>
+    <p><strong>Flink HistoryServer</strong>: Flink’s <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/historyserver.html">HistoryServer</a> now allows you to query the status and statistics of completed jobs that have been archived by a JobManager (<a href="https://issues.apache.org/jira/browse/FLINK-1579">FLINK-1579</a>).</p>
+  </li>
+  <li>
+    <p><strong>Watermark Monitoring in Web Front-end</strong>: For easier diagnosis of watermark issues, the Flink JobManager front-end now provides a new tab to track the watermark of each operator (<a href="https://issues.apache.org/jira/browse/FLINK-3427">FLINK-3427</a>).</p>
+  </li>
+  <li>
+    <p><strong>Datadog HTTP Metrics Reporter</strong>: Datadog is a widely-used metrics system, and Flink now offers a <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/metrics.html#datadog-orgapacheflinkmetricsdatadogdatadoghttpreporter">Datadog reporter</a> that contacts the Datadog http endpoint directly (<a href="https://issues.apache.org/jira/browse/FLINK-6013">FLINK-6013</a>).</p>
+  </li>
+  <li>
+    <p><strong>Network Buffer Configuration</strong>: We finally got rid of the tedious network buffer configuration and replaced it with a more generic approach. First of all, you may now follow the idiom “more is better” without any penalty on the latency which could previously occur due to excessive buffering in incoming and outgoing channels. Secondly, instead of defining an absolute number of network buffers, we now use fractions of the available JVM memory (10% by default). This should cover more use cases by default and may also be tweaked by defining a minimum and maximum size.</p>
+  </li>
+</ul>
+
+<p>→ See <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#configuring-the-network-buffers">Configuring the Network Buffers</a> in the Flink documentation.</p>
+
+<h1 id="table-api--sql">Table API / SQL</h1>
+
+<ul>
+  <li>
+    <p><strong>Support for Retractions in Table API / SQL</strong>: As part of our endeavor to support continuous queries on <a href="http://flink.apache.org/news/2017/04/04/dynamic-tables.html">Dynamic Tables</a>, Retraction is an important building block that will enable a whole range of new applications which require updating previously-emitted results. Examples for such use cases are computation of early results for long-running windows, updates due to late arriving data, or maintaining constantly changing results similar to materialized views in relational database systems. Flink 1.3.0 supports retraction for non-windowed aggregates. Results with updates can be either converted into a DataStream or materialized to external data stores using TableSinks with upsert or retraction support.</p>
+  </li>
+  <li><strong>Extended support for aggregations in Table API / SQL</strong>: With Flink 1.3.0, the Table API and SQL support many more types of aggregations, including
+    <ul>
+      <li>
+        <p>GROUP BY window aggregations in SQL (via the window functions <a href="https://issues.apache.org/jira/browse/FLINK-6011">TUMBLE, HOP, and SESSION windows</a>) for both batch and streaming.</p>
+      </li>
+      <li>
+        <p>SQL OVER window aggregations (only for streaming)</p>
+      </li>
+      <li>
+        <p>Non-windowed aggregations (in streaming with retractions).</p>
+      </li>
+      <li>
+        <p>User-defined aggregation functions for custom aggregation logic.</p>
+      </li>
+    </ul>
+  </li>
+  <li><strong>External catalog support</strong>: The Table API &amp; SQL allows to register external catalogs. Table API and SQL queries can then have access to table sources and their schema from the external catalogs without register those tables one by one.</li>
+</ul>
+
+<p>→ See <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#group-windows">the Flink documentation</a> for details about these features.</p>
+
+<div class="alert alert-warning">
+  The Table API / SQL documentation is currently being reworked. The community plans to publish the updated docs in the week of June 5th.
+</div>
+
+<h1 id="connectors">Connectors</h1>
+
+<ul>
+  <li>
+    <p><strong>ElasticSearch 5.x support</strong>: The ElasticSearch connectors have been restructured to have a common base module and specific modules for ES 1, 2 and 5, similar to how the Kafka connectors are organized. This will make fixes and future improvements available across all ES versions (<a href="https://issues.apache.org/jira/browse/FLINK-4988">FLINK-4988</a>).</p>
+  </li>
+  <li>
+    <p><strong>Allow rescaling the Kinesis Consumer</strong>: Flink 1.2.0 introduced rescalable state for DataStream programs. With Flink 1.3, the Kinesis Consumer also makes use of that engine feature (<a href="https://issues.apache.org/jira/browse/FLINK-4821">FLINK-4821</a>).</p>
+  </li>
+  <li>
+    <p><strong>Transparent shard discovery for Kinesis Consumer</strong>: The Kinesis consumer can now discover new shards without failing / restarting jobs when a resharding is happening (<a href="https://issues.apache.org/jira/browse/FLINK-4577">FLINK-4577</a>).</p>
+  </li>
+  <li>
+    <p><strong>Allow setting custom start positions for the Kafka consumer</strong>: With this change, you can instruct Flink’s Kafka consumer to start reading messages from a specific offset (<a href="https://issues.apache.org/jira/browse/FLINK-3123">FLINK-3123</a>) or earliest / latest offset (<a href="https://issues.apache.org/jira/browse/FLINK-4280">FLINK-4280</a>) without respecting committed offsets in Kafka.</p>
+  </li>
+  <li>
+    <p><strong>Allow out-opt from offset committing for the Kafka consumer</strong>: By default, Kafka commits the offsets to the Kafka broker once a checkpoint has been completed. This change allows users to disable this mechanism (<a href="https://issues.apache.org/jira/browse/FLINK-3398">FLINK-3398</a>).</p>
+  </li>
+</ul>
+
+<h1 id="cep-library">CEP Library</h1>
+
+<p>The CEP library has been greatly enhanced and is now able to accommodate more use-cases out-of-the-box (expressivity enhancements), make more efficient use of the available resources, adjust to changing runtime conditions–all without breaking backwards compatibility of operator state.</p>
+
+<p>Please note that the API of the CEP library has been updated with this release.</p>
+
+<p>Below are some of the main features of the revamped CEP library:</p>
+
+<ul>
+  <li>
+    <p><strong>Make CEP operators rescalable</strong>: Flink 1.2.0 introduced rescalable state for DataStream programs. With Flink 1.3, the CEP library also makes use of that engine feature (<a href="https://issues.apache.org/jira/browse/FLINK-5420">FLINK-5420</a>).</p>
+  </li>
+  <li>
+    <p><strong>State Cleanup and Late element handling</strong>: The CEP library will now output late elements using the newly introduced side outputs (<a href="https://issues.apache.org/jira/browse/FLINK-6205">FLINK-6205</a>, <a href="https://issues.apache.org/jira/browse/FLINK-5174">FLINK-5174</a>).</p>
+  </li>
+  <li>
+    <p><strong>New operators for the CEP library</strong>:</p>
+
+    <ul>
+      <li>
+        <p>Quantifiers (*,+,?) for the pattern API (<a href="https://issues.apache.org/jira/browse/FLINK-3318">FLINK-3318</a>)</p>
+      </li>
+      <li>
+        <p>Support for different continuity requirements (<a href="https://issues.apache.org/jira/browse/FLINK-6208">FLINK-6208</a>)</p>
+      </li>
+      <li>
+        <p>Support for iterative conditions (<a href="https://issues.apache.org/jira/browse/FLINK-6197">FLINK-6197</a>)</p>
+      </li>
+    </ul>
+  </li>
+</ul>
+
+<h1 id="gelly-library">Gelly Library</h1>
+
+<ul>
+  <li>
+    <p>PageRank algorithm for directed graphs</p>
+  </li>
+  <li>Unified driver for running Gelly examples <a href="https://issues.apache.org/jira/browse/FLINK-4949">FLINK-4949</a>).</li>
+  <li>PageRank algorithm for directed graphs (<a href="https://issues.apache.org/jira/browse/FLINK-4896">FLINK-4896</a>).</li>
+  <li>Add Circulant and Echo graph generators (<a href="https://issues.apache.org/jira/browse/FLINK-6393">FLINK-6393</a>).</li>
+</ul>
+
+<div class="alert alert-warning">
+  There are two <strong>known issues</strong> in Flink 1.3.0. Both will be addressed in the next <i>1.3.1</i> release.
+  <br />
+  <ul>
+  	<li><a href="https://issues.apache.org/jira/browse/FLINK-6783">FLINK-6783</a>: Wrongly extracted TypeInformations for <code>WindowedStream::aggregate</code></li>
+  	<li><a href="https://issues.apache.org/jira/browse/FLINK-6775">FLINK-6783</a>: StateDescriptor cannot be shared by multiple subtasks</li>
+  </ul> 
+</div>
+
+<h1 id="list-of-contributors">List of Contributors</h1>
+
+<p>According to git shortlog, the following 103 people contributed to the 1.3.0 release. Thank you to all contributors!</p>
+
+<p>Addison Higham, Alexey Diomin, Aljoscha Krettek, Andrea Sella, Andrey Melentyev, Anton Mushin, barcahead, biao.liub, Bowen Li, Chen Qin, Chico Sokol, David Anderson, Dawid Wysakowicz, DmytroShkvyra, Fabian Hueske, Fabian Wollert, fengyelei, Flavio Pompermaier, FlorianFan, Fokko Driesprong, Geoffrey Mon, godfreyhe, gosubpl, Greg Hogan, guowei.mgw, hamstah, Haohui Mai, Hequn Cheng, hequn.chq, heytitle, hongyuhong, Jamie Grier, Jark Wu, jingzhang, Jinkui Shi, Jin Mingjian, Joerg Schad, Joshua Griffith, Jürgen Thomann, kaibozhou, Kathleen Sharp, Ken Geis, kkloudas, Kurt Young, lincoln-lil, lingjinjiang, liuyuzhong7, Lorenz Buehmann, manuzhang, Marc Tremblay, Mauro Cortellazzi, Max Kuklinski, mengji.fy, Mike Dias, mtunique, Nico Kruber, Omar Erminy, Patrick Lucas, paul, phoenixjiangnan, rami-alisawi, Ramkrishna, Rick Cox, Robert Metzger, Rodrigo Bonifacio, rtudoran, Seth Wiesman, Shaoxuan Wang, shijinkui, shuai.xus, Shuyi Chen, spkavuly, Stefano Bortoli, Stefan Richter, Stephan Ewen,
  Stephen Gran, sunjincheng121, tedyu, Till Rohrmann, tonycox, Tony Wei, twalthr, Tzu-Li (Gordon) Tai, Ufuk Celebi, Ventura Del Monte, Vijay Srinivasaraghavan, WangTaoTheTonic, wenlong.lwl, xccui, xiaogang.sxg, Xpray, zcb, zentol, zhangminglei, Zhenghua Gao, Zhijiang, Zhuoluo Yang, zjureel, Zohar Mizrahi, 士远, 槿瑜, 淘江, 金竹</p>
+
+
+      </article>
+    </div>
+
+    <div class="row">
+      <div id="disqus_thread"></div>
+      <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'stratosphere-eu'; // 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>
+    </div>
+  </div>
+</div>
+      </div>
+    </div>
+
+    <hr />
+
+    <div class="row">
+      <div class="footer text-center col-sm-12">
+        <p>Copyright © 2014-2017 <a href="http://apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+        <p>Apache Flink, Flink®, Apache®, the squirrel logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation.</p>
+        <p><a href="/privacy-policy.html">Privacy Policy</a> &middot; <a href="/blog/feed.xml">RSS feed</a></p>
+      </div>
+    </div>
+    </div><!-- /.container -->
+
+    <!-- Include all compiled plugins (below), or include individual files as needed -->
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+    <script src="/js/codetabs.js"></script>
+    <script src="/js/stickysidebar.js"></script>
+
+
+    <!-- Google Analytics -->
+    <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-52545728-1', 'auto');
+      ga('send', 'pageview');
+    </script>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/poweredby.html
----------------------------------------------------------------------
diff --git a/content/poweredby.html b/content/poweredby.html
index 254021a..481d0ff 100644
--- a/content/poweredby.html
+++ b/content/poweredby.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/privacy-policy.html
----------------------------------------------------------------------
diff --git a/content/privacy-policy.html b/content/privacy-policy.html
index b8a85f3..d33b607 100644
--- a/content/privacy-policy.html
+++ b/content/privacy-policy.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/project.html
----------------------------------------------------------------------
diff --git a/content/project.html b/content/project.html
index edef368..77f66f6 100644
--- a/content/project.html
+++ b/content/project.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/quickstart-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart-SNAPSHOT.sh b/content/q/quickstart-SNAPSHOT.sh
index 7670328..69dd94e 100755
--- a/content/q/quickstart-SNAPSHOT.sh
+++ b/content/q/quickstart-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink				\
   -DarchetypeArtifactId=flink-quickstart-java		\
-  -DarchetypeVersion=1.3-SNAPSHOT					\
+  -DarchetypeVersion=1.4-SNAPSHOT					\
   -DgroupId=org.myorg.quickstart 					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/quickstart-scala-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart-scala-SNAPSHOT.sh b/content/q/quickstart-scala-SNAPSHOT.sh
index 95a6ac2..de9fb2a 100755
--- a/content/q/quickstart-scala-SNAPSHOT.sh
+++ b/content/q/quickstart-scala-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink 				\
   -DarchetypeArtifactId=flink-quickstart-scala		\
-  -DarchetypeVersion=1.3-SNAPSHOT					\
+  -DarchetypeVersion=1.4-SNAPSHOT					\
   -DgroupId=org.myorg.quickstart					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/quickstart-scala.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart-scala.sh b/content/q/quickstart-scala.sh
index a561efe..8df488a 100755
--- a/content/q/quickstart-scala.sh
+++ b/content/q/quickstart-scala.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink				\
   -DarchetypeArtifactId=flink-quickstart-scala		\
-  -DarchetypeVersion=1.2.0							\
+  -DarchetypeVersion=1.3.0							\
   -DgroupId=org.myorg.quickstart					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/quickstart.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart.sh b/content/q/quickstart.sh
index b1322e3..36811da 100755
--- a/content/q/quickstart.sh
+++ b/content/q/quickstart.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink				\
   -DarchetypeArtifactId=flink-quickstart-java		\
-  -DarchetypeVersion=1.2.0							\
+  -DarchetypeVersion=1.3.0							\
   -DgroupId=org.myorg.quickstart					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/sbt-quickstart.sh
----------------------------------------------------------------------
diff --git a/content/q/sbt-quickstart.sh b/content/q/sbt-quickstart.sh
index 48df995..7f0b6be 100755
--- a/content/q/sbt-quickstart.sh
+++ b/content/q/sbt-quickstart.sh
@@ -42,7 +42,7 @@ defaultProjectName="Flink Project"
 defaultOrganization="org.example"
 defaultVersion="0.1-SNAPSHOT"
 defaultScalaVersion="2.11.7"
-defaultFlinkVersion="1.2.0"
+defaultFlinkVersion="1.3.0"
 
 echo "This script creates a Flink project using Scala and SBT."
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/slides.html
----------------------------------------------------------------------
diff --git a/content/slides.html b/content/slides.html
index 8551174..b1974a7 100644
--- a/content/slides.html
+++ b/content/slides.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -166,7 +166,7 @@
 
 <h2 id="slides">Slides</h2>
 
-<p><strong>Note</strong>: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3">latest documentation</a> for an up to date reference.</p>
+<p><strong>Note</strong>: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-master">latest documentation</a> for an up to date reference.</p>
 
 <h3 id="section">2017</h3>
 <ul>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/usecases.html
----------------------------------------------------------------------
diff --git a/content/usecases.html b/content/usecases.html
index 1860d88..038c897 100644
--- a/content/usecases.html
+++ b/content/usecases.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/downloads.md
----------------------------------------------------------------------
diff --git a/downloads.md b/downloads.md
index 8e31aa7..fb6d655 100644
--- a/downloads.md
+++ b/downloads.md
@@ -96,6 +96,7 @@ You can add the following dependencies to your `pom.xml` to include Apache Flink
 
 ## All releases
 
+- Flink 1.2.1 - 2017-04-26 ([Source](http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-src.tgz), [Binaries](http://archive.apache.org/dist/flink/flink-1.2.1/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/scala/index.html))
 - Flink 1.2.0 - 2017-02-06 ([Source](http://www.apache.org/dyn/closer.lua/flink/flink-1.2.0/flink-1.2.0-src.tgz), [Binaries](http://archive.apache.org/dist/flink/flink-1.2.0/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/scala/index.html))
 - Flink 1.1.5 - 2017-03-22 ([Source](http://archive.apache.org/dist/flink/flink-1.1.5/flink-1.1.5-src.tgz), [Binaries](http://archive.apache.org/dist/flink/flink-1.1.5/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/scala/index.html))
 - Flink 1.1.4 - 2016-12-21 ([Source](http://archive.apache.org/dist/flink/flink-1.1.4/flink-1.1.4-src.tgz), [Binaries](http://archive.apache.org/dist/flink/flink-1.1.4/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/scala/index.html))

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/q/quickstart-SNAPSHOT.sh b/q/quickstart-SNAPSHOT.sh
index 7670328..69dd94e 100755
--- a/q/quickstart-SNAPSHOT.sh
+++ b/q/quickstart-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink				\
   -DarchetypeArtifactId=flink-quickstart-java		\
-  -DarchetypeVersion=1.3-SNAPSHOT					\
+  -DarchetypeVersion=1.4-SNAPSHOT					\
   -DgroupId=org.myorg.quickstart 					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart-scala-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/q/quickstart-scala-SNAPSHOT.sh b/q/quickstart-scala-SNAPSHOT.sh
index 95a6ac2..de9fb2a 100755
--- a/q/quickstart-scala-SNAPSHOT.sh
+++ b/q/quickstart-scala-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink 				\
   -DarchetypeArtifactId=flink-quickstart-scala		\
-  -DarchetypeVersion=1.3-SNAPSHOT					\
+  -DarchetypeVersion=1.4-SNAPSHOT					\
   -DgroupId=org.myorg.quickstart					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart-scala.sh
----------------------------------------------------------------------
diff --git a/q/quickstart-scala.sh b/q/quickstart-scala.sh
index a561efe..8df488a 100755
--- a/q/quickstart-scala.sh
+++ b/q/quickstart-scala.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink				\
   -DarchetypeArtifactId=flink-quickstart-scala		\
-  -DarchetypeVersion=1.2.0							\
+  -DarchetypeVersion=1.3.0							\
   -DgroupId=org.myorg.quickstart					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart.sh
----------------------------------------------------------------------
diff --git a/q/quickstart.sh b/q/quickstart.sh
index b1322e3..36811da 100755
--- a/q/quickstart.sh
+++ b/q/quickstart.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate								\
   -DarchetypeGroupId=org.apache.flink				\
   -DarchetypeArtifactId=flink-quickstart-java		\
-  -DarchetypeVersion=1.2.0							\
+  -DarchetypeVersion=1.3.0							\
   -DgroupId=org.myorg.quickstart					\
   -DartifactId=$PACKAGE								\
   -Dversion=0.1										\

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/sbt-quickstart.sh
----------------------------------------------------------------------
diff --git a/q/sbt-quickstart.sh b/q/sbt-quickstart.sh
index 48df995..7f0b6be 100755
--- a/q/sbt-quickstart.sh
+++ b/q/sbt-quickstart.sh
@@ -42,7 +42,7 @@ defaultProjectName="Flink Project"
 defaultOrganization="org.example"
 defaultVersion="0.1-SNAPSHOT"
 defaultScalaVersion="2.11.7"
-defaultFlinkVersion="1.2.0"
+defaultFlinkVersion="1.3.0"
 
 echo "This script creates a Flink project using Scala and SBT."
 


[5/7] flink-web git commit: Add Flink 1.3.0 release announcement

Posted by rm...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 57b6876..5b37a9a 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -7,6 +7,186 @@
 <atom:link href="http://flink.apache.org/blog/feed.xml" rel="self" type="application/rss+xml" />
 
 <item>
+<title>Apache Flink 1.3.0 Release Announcement</title>
+<description>&lt;p&gt;The Apache Flink community is pleased to announce the 1.3.0 release. Over the past 4 months, the Flink community has been working hard to resolve more than 680 issues. See the &lt;a href=&quot;/blog/release_1.3.0-changelog.html&quot;&gt;complete changelog&lt;/a&gt; for more detail.&lt;/p&gt;
+
+&lt;p&gt;This is the fourth major release in the 1.x.y series. It is API compatible with the other 1.x.y releases for APIs annotated with the @Public annotation.&lt;/p&gt;
+
+&lt;p&gt;Users can expect Flink releases now in a 4 month cycle. At the beginning of the 1.3 &lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/Flink+Release+and+Feature+Plan&quot;&gt;release cycle&lt;/a&gt;, the community decided to follow a strict &lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/Time-based+releases&quot;&gt;time-based release model&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;We encourage everyone to download the release and check out the &lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.3/&quot;&gt;documentation&lt;/a&gt;. Feedback through the &lt;a href=&quot;http://flink.apache.org/community.html#mailing-lists&quot;&gt;Flink mailing lists&lt;/a&gt; is, as always, gladly encouraged!&lt;/p&gt;
+
+&lt;p&gt;You can find the binaries on the updated &lt;a href=&quot;http://flink.apache.org/downloads.html&quot;&gt;Downloads page&lt;/a&gt;. Some highlights of the release are listed below.&lt;/p&gt;
+
+&lt;h1 id=&quot;large-state-handlingrecovery&quot;&gt;Large State Handling/Recovery&lt;/h1&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Incremental Checkpointing for RocksDB&lt;/strong&gt;: It is now possible to checkpoint only the difference from the previous successful checkpoint, rather than checkpointing the entire application state. This speeds up checkpointing and saves disk space, because the individual checkpoints are smaller. (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5053&quot;&gt;FLINK-5053&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Asynchronous snapshots for heap-based state backends&lt;/strong&gt;: The filesystem and memory statebackends now also support asynchronous snapshots using a copy-on-write HashMap implementation. Asynchronous snapshotting makes Flink more resilient to slow storage systems and expensive serialization. The time an operator blocks on a snapshot is reduced to a minimum (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6048&quot;&gt;FLINK-6048&lt;/a&gt;, &lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5715&quot;&gt;FLINK-5715&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Allow upgrades to state serializers:&lt;/strong&gt; Users can now upgrade serializers, while keeping their application state. One use case of this is upgrading custom serializers used for managed operator state/keyed state. Also, registration order for POJO types/Kryo types is now no longer fixed (&lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/state.html#custom-serialization-for-managed-state&quot;&gt;Documentation&lt;/a&gt;, &lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6178&quot;&gt;FLINK-6178&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Recover job state at the granularity of operator&lt;/strong&gt;: Before Flink 1.3, operator state was bound to Flink’s internal “Task” representation. This made it hard to change a job’s topology while keeping its state around. With this change, users are allowed to do more topology changes (un-chain operators) by restoring state into logical operators instead of “Tasks” (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5892&quot;&gt;FLINK-5892&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Fine-grained recovery&lt;/strong&gt; (beta): Instead of restarting the complete ExecutionGraph in case of a task failure, Flink is now able to restart only the affected subgraph and thereby significantly decrease recovery time (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4256&quot;&gt;FLINK-4256&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h1 id=&quot;datastream-api&quot;&gt;DataStream API&lt;/h1&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Side Outputs&lt;/strong&gt;: This change allows users to have more than one output stream for an operator. Operator metadata, internal system information (debugging, performance etc.) or rejected/late elements are potential use-cases for this new API feature. &lt;strong&gt;The Window operator is now using this new feature for late window elements&lt;/strong&gt; (&lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/side_output.html&quot;&gt;Side Outputs Documentation&lt;/a&gt;, &lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4460&quot;&gt;FLINK-4460&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Union Operator State&lt;/strong&gt;: Flink 1.2.0 introduced broadcast state functionality, but this had not yet been exposed via a public API. Flink 1.3.0 provides the Union Operator State API for exposing broadcast operator state. The union state will send the entire state across all parallel instances to each instance on restore, giving each operator a full view of the state (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5991&quot;&gt;FLINK-5991&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Per-Window State&lt;/strong&gt;: Previously, the state that a WindowFunction or ProcessWindowFunction could access was scoped to the key of the window but not the window itself. With this new feature, users can keep window state independent of the key (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5929&quot;&gt;FLINK-5929&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h1 id=&quot;deployment-and-tooling&quot;&gt;Deployment and Tooling&lt;/h1&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Flink HistoryServer&lt;/strong&gt;: Flink’s &lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/historyserver.html&quot;&gt;HistoryServer&lt;/a&gt; now allows you to query the status and statistics of completed jobs that have been archived by a JobManager (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-1579&quot;&gt;FLINK-1579&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Watermark Monitoring in Web Front-end&lt;/strong&gt;: For easier diagnosis of watermark issues, the Flink JobManager front-end now provides a new tab to track the watermark of each operator (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-3427&quot;&gt;FLINK-3427&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Datadog HTTP Metrics Reporter&lt;/strong&gt;: Datadog is a widely-used metrics system, and Flink now offers a &lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/metrics.html#datadog-orgapacheflinkmetricsdatadogdatadoghttpreporter&quot;&gt;Datadog reporter&lt;/a&gt; that contacts the Datadog http endpoint directly (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6013&quot;&gt;FLINK-6013&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Network Buffer Configuration&lt;/strong&gt;: We finally got rid of the tedious network buffer configuration and replaced it with a more generic approach. First of all, you may now follow the idiom “more is better” without any penalty on the latency which could previously occur due to excessive buffering in incoming and outgoing channels. Secondly, instead of defining an absolute number of network buffers, we now use fractions of the available JVM memory (10% by default). This should cover more use cases by default and may also be tweaked by defining a minimum and maximum size.&lt;/p&gt;
+  &lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;→ See &lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#configuring-the-network-buffers&quot;&gt;Configuring the Network Buffers&lt;/a&gt; in the Flink documentation.&lt;/p&gt;
+
+&lt;h1 id=&quot;table-api--sql&quot;&gt;Table API / SQL&lt;/h1&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Support for Retractions in Table API / SQL&lt;/strong&gt;: As part of our endeavor to support continuous queries on &lt;a href=&quot;http://flink.apache.org/news/2017/04/04/dynamic-tables.html&quot;&gt;Dynamic Tables&lt;/a&gt;, Retraction is an important building block that will enable a whole range of new applications which require updating previously-emitted results. Examples for such use cases are computation of early results for long-running windows, updates due to late arriving data, or maintaining constantly changing results similar to materialized views in relational database systems. Flink 1.3.0 supports retraction for non-windowed aggregates. Results with updates can be either converted into a DataStream or materialized to external data stores using TableSinks with upsert or retraction support.&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;&lt;strong&gt;Extended support for aggregations in Table API / SQL&lt;/strong&gt;: With Flink 1.3.0, the Table API and SQL support many more types of aggregations, including
+    &lt;ul&gt;
+      &lt;li&gt;
+        &lt;p&gt;GROUP BY window aggregations in SQL (via the window functions &lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6011&quot;&gt;TUMBLE, HOP, and SESSION windows&lt;/a&gt;) for both batch and streaming.&lt;/p&gt;
+      &lt;/li&gt;
+      &lt;li&gt;
+        &lt;p&gt;SQL OVER window aggregations (only for streaming)&lt;/p&gt;
+      &lt;/li&gt;
+      &lt;li&gt;
+        &lt;p&gt;Non-windowed aggregations (in streaming with retractions).&lt;/p&gt;
+      &lt;/li&gt;
+      &lt;li&gt;
+        &lt;p&gt;User-defined aggregation functions for custom aggregation logic.&lt;/p&gt;
+      &lt;/li&gt;
+    &lt;/ul&gt;
+  &lt;/li&gt;
+  &lt;li&gt;&lt;strong&gt;External catalog support&lt;/strong&gt;: The Table API &amp;amp; SQL allows to register external catalogs. Table API and SQL queries can then have access to table sources and their schema from the external catalogs without register those tables one by one.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;→ See &lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#group-windows&quot;&gt;the Flink documentation&lt;/a&gt; for details about these features.&lt;/p&gt;
+
+&lt;div class=&quot;alert alert-warning&quot;&gt;
+  The Table API / SQL documentation is currently being reworked. The community plans to publish the updated docs in the week of June 5th.
+&lt;/div&gt;
+
+&lt;h1 id=&quot;connectors&quot;&gt;Connectors&lt;/h1&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;ElasticSearch 5.x support&lt;/strong&gt;: The ElasticSearch connectors have been restructured to have a common base module and specific modules for ES 1, 2 and 5, similar to how the Kafka connectors are organized. This will make fixes and future improvements available across all ES versions (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4988&quot;&gt;FLINK-4988&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Allow rescaling the Kinesis Consumer&lt;/strong&gt;: Flink 1.2.0 introduced rescalable state for DataStream programs. With Flink 1.3, the Kinesis Consumer also makes use of that engine feature (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4821&quot;&gt;FLINK-4821&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Transparent shard discovery for Kinesis Consumer&lt;/strong&gt;: The Kinesis consumer can now discover new shards without failing / restarting jobs when a resharding is happening (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4577&quot;&gt;FLINK-4577&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Allow setting custom start positions for the Kafka consumer&lt;/strong&gt;: With this change, you can instruct Flink’s Kafka consumer to start reading messages from a specific offset (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-3123&quot;&gt;FLINK-3123&lt;/a&gt;) or earliest / latest offset (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4280&quot;&gt;FLINK-4280&lt;/a&gt;) without respecting committed offsets in Kafka.&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Allow out-opt from offset committing for the Kafka consumer&lt;/strong&gt;: By default, Kafka commits the offsets to the Kafka broker once a checkpoint has been completed. This change allows users to disable this mechanism (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-3398&quot;&gt;FLINK-3398&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h1 id=&quot;cep-library&quot;&gt;CEP Library&lt;/h1&gt;
+
+&lt;p&gt;The CEP library has been greatly enhanced and is now able to accommodate more use-cases out-of-the-box (expressivity enhancements), make more efficient use of the available resources, adjust to changing runtime conditions–all without breaking backwards compatibility of operator state.&lt;/p&gt;
+
+&lt;p&gt;Please note that the API of the CEP library has been updated with this release.&lt;/p&gt;
+
+&lt;p&gt;Below are some of the main features of the revamped CEP library:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;Make CEP operators rescalable&lt;/strong&gt;: Flink 1.2.0 introduced rescalable state for DataStream programs. With Flink 1.3, the CEP library also makes use of that engine feature (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5420&quot;&gt;FLINK-5420&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;State Cleanup and Late element handling&lt;/strong&gt;: The CEP library will now output late elements using the newly introduced side outputs (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6205&quot;&gt;FLINK-6205&lt;/a&gt;, &lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5174&quot;&gt;FLINK-5174&lt;/a&gt;).&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;strong&gt;New operators for the CEP library&lt;/strong&gt;:&lt;/p&gt;
+
+    &lt;ul&gt;
+      &lt;li&gt;
+        &lt;p&gt;Quantifiers (*,+,?) for the pattern API (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-3318&quot;&gt;FLINK-3318&lt;/a&gt;)&lt;/p&gt;
+      &lt;/li&gt;
+      &lt;li&gt;
+        &lt;p&gt;Support for different continuity requirements (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6208&quot;&gt;FLINK-6208&lt;/a&gt;)&lt;/p&gt;
+      &lt;/li&gt;
+      &lt;li&gt;
+        &lt;p&gt;Support for iterative conditions (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6197&quot;&gt;FLINK-6197&lt;/a&gt;)&lt;/p&gt;
+      &lt;/li&gt;
+    &lt;/ul&gt;
+  &lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h1 id=&quot;gelly-library&quot;&gt;Gelly Library&lt;/h1&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;PageRank algorithm for directed graphs&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;Unified driver for running Gelly examples &lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4949&quot;&gt;FLINK-4949&lt;/a&gt;).&lt;/li&gt;
+  &lt;li&gt;PageRank algorithm for directed graphs (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4896&quot;&gt;FLINK-4896&lt;/a&gt;).&lt;/li&gt;
+  &lt;li&gt;Add Circulant and Echo graph generators (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6393&quot;&gt;FLINK-6393&lt;/a&gt;).&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;div class=&quot;alert alert-warning&quot;&gt;
+  There are two &lt;strong&gt;known issues&lt;/strong&gt; in Flink 1.3.0. Both will be addressed in the next &lt;i&gt;1.3.1&lt;/i&gt; release.
+  &lt;br /&gt;
+  &lt;ul&gt;
+  	&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6783&quot;&gt;FLINK-6783&lt;/a&gt;: Wrongly extracted TypeInformations for &lt;code&gt;WindowedStream::aggregate&lt;/code&gt;&lt;/li&gt;
+  	&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6775&quot;&gt;FLINK-6783&lt;/a&gt;: StateDescriptor cannot be shared by multiple subtasks&lt;/li&gt;
+  &lt;/ul&gt; 
+&lt;/div&gt;
+
+&lt;h1 id=&quot;list-of-contributors&quot;&gt;List of Contributors&lt;/h1&gt;
+
+&lt;p&gt;According to git shortlog, the following 103 people contributed to the 1.3.0 release. Thank you to all contributors!&lt;/p&gt;
+
+&lt;p&gt;Addison Higham, Alexey Diomin, Aljoscha Krettek, Andrea Sella, Andrey Melentyev, Anton Mushin, barcahead, biao.liub, Bowen Li, Chen Qin, Chico Sokol, David Anderson, Dawid Wysakowicz, DmytroShkvyra, Fabian Hueske, Fabian Wollert, fengyelei, Flavio Pompermaier, FlorianFan, Fokko Driesprong, Geoffrey Mon, godfreyhe, gosubpl, Greg Hogan, guowei.mgw, hamstah, Haohui Mai, Hequn Cheng, hequn.chq, heytitle, hongyuhong, Jamie Grier, Jark Wu, jingzhang, Jinkui Shi, Jin Mingjian, Joerg Schad, Joshua Griffith, Jürgen Thomann, kaibozhou, Kathleen Sharp, Ken Geis, kkloudas, Kurt Young, lincoln-lil, lingjinjiang, liuyuzhong7, Lorenz Buehmann, manuzhang, Marc Tremblay, Mauro Cortellazzi, Max Kuklinski, mengji.fy, Mike Dias, mtunique, Nico Kruber, Omar Erminy, Patrick Lucas, paul, phoenixjiangnan, rami-alisawi, Ramkrishna, Rick Cox, Robert Metzger, Rodrigo Bonifacio, rtudoran, Seth Wiesman, Shaoxuan Wang, shijinkui, shuai.xus, Shuyi Chen, spkavuly, Stefano Bortoli, Stefan Richter, Stephan
  Ewen, Stephen Gran, sunjincheng121, tedyu, Till Rohrmann, tonycox, Tony Wei, twalthr, Tzu-Li (Gordon) Tai, Ufuk Celebi, Ventura Del Monte, Vijay Srinivasaraghavan, WangTaoTheTonic, wenlong.lwl, xccui, xiaogang.sxg, Xpray, zcb, zentol, zhangminglei, Zhenghua Gao, Zhijiang, Zhuoluo Yang, zjureel, Zohar Mizrahi, 士远, 槿瑜, 淘江, 金竹&lt;/p&gt;
+
+</description>
+<pubDate>Thu, 01 Jun 2017 14:00:00 +0200</pubDate>
+<link>http://flink.apache.org/news/2017/06/01/release-1.3.0.html</link>
+<guid isPermaLink="true">/news/2017/06/01/release-1.3.0.html</guid>
+</item>
+
+<item>
 <title>Introducing Docker Images for Apache Flink</title>
 <description>&lt;p&gt;For some time, the Apache Flink community has provided scripts to build a Docker image to run Flink. Now, starting with version 1.2.1, Flink will have a &lt;a href=&quot;https://hub.docker.com/r/_/flink/&quot;&gt;Docker image&lt;/a&gt; on the Docker Hub. This image is maintained by the Flink community and curated by the &lt;a href=&quot;https://github.com/docker-library/official-images&quot;&gt;Docker&lt;/a&gt; team to ensure it meets the quality standards for container images of the Docker community.&lt;/p&gt;
 
@@ -4193,7 +4373,7 @@ register for the conference.&lt;/p&gt;
 several parts of the system. We suggest all users of Flink to work with this
 latest stable version.&lt;/p&gt;
 
-&lt;p&gt;&lt;a href=&quot;/downloads.html&quot;&gt;Download the release&lt;/a&gt; and &lt;a href=&quot;http://ci.apache.org/projects/flink/flink-docs-release-1.2&quot;&gt;check out the
+&lt;p&gt;&lt;a href=&quot;/downloads.html&quot;&gt;Download the release&lt;/a&gt; and &lt;a href=&quot;http://ci.apache.org/projects/flink/flink-docs-release-1.3&quot;&gt;check out the
 documentation&lt;/a&gt;. Feedback through the Flink mailing lists
 is, as always, very welcome!&lt;/p&gt;
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index 3b0b2ab..8fcf2b7 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -142,6 +142,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></h2>
+      <p>01 Jun 2017 by Robert Metzger (<a href="https://twitter.com/rmetzger_">@rmetzger_</a>)</p>
+
+      <p><p>The Apache Flink community is pleased to announce the 1.3.0 release. Over the past 4 months, the Flink community has been working hard to resolve more than 680 issues. See the <a href="/blog/release_1.3.0-changelog.html">complete changelog</a> for more detail.</p>
+
+</p>
+
+      <p><a href="/news/2017/06/01/release-1.3.0.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></h2>
       <p>16 May 2017 by Patrick Lucas (Data Artisans) and Ismaël Mejía (Talend) (<a href="https://twitter.com/iemejia">@iemejia</a>)</p>
 
@@ -251,19 +264,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2016/09/05/release-1.1.2.html">Apache Flink 1.1.2 Released</a></h2>
-      <p>05 Sep 2016</p>
-
-      <p><p>The Apache Flink community released another bugfix version of the Apache Flink 1.1. series.</p>
-
-</p>
-
-      <p><a href="/news/2016/09/05/release-1.1.2.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -296,6 +296,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/page2/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index e7f49e7..69c6f5a 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -142,6 +142,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2016/09/05/release-1.1.2.html">Apache Flink 1.1.2 Released</a></h2>
+      <p>05 Sep 2016</p>
+
+      <p><p>The Apache Flink community released another bugfix version of the Apache Flink 1.1. series.</p>
+
+</p>
+
+      <p><a href="/news/2016/09/05/release-1.1.2.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></h2>
       <p>24 Aug 2016</p>
 
@@ -255,19 +268,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2016/03/08/release-1.0.0.html">Announcing Apache Flink 1.0.0</a></h2>
-      <p>08 Mar 2016</p>
-
-      <p><p>The Apache Flink community is pleased to announce the availability of the 1.0.0 release. The community put significant effort into improving and extending Apache Flink since the last release, focusing on improving the experience of writing and executing data stream processing pipelines in production.</p>
-
-</p>
-
-      <p><a href="/news/2016/03/08/release-1.0.0.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -300,6 +300,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/page3/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 9060193..64da3ce 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -142,6 +142,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2016/03/08/release-1.0.0.html">Announcing Apache Flink 1.0.0</a></h2>
+      <p>08 Mar 2016</p>
+
+      <p><p>The Apache Flink community is pleased to announce the availability of the 1.0.0 release. The community put significant effort into improving and extending Apache Flink since the last release, focusing on improving the experience of writing and executing data stream processing pipelines in production.</p>
+
+</p>
+
+      <p><a href="/news/2016/03/08/release-1.0.0.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2016/02/11/release-0.10.2.html">Flink 0.10.2 Released</a></h2>
       <p>11 Feb 2016</p>
 
@@ -256,22 +269,6 @@ Apache Flink started.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/08/24/introducing-flink-gelly.html">Introducing Gelly: Graph Processing with Apache Flink</a></h2>
-      <p>24 Aug 2015</p>
-
-      <p><p>This blog post introduces <strong>Gelly</strong>, Apache Flink’s <em>graph-processing API and library</em>. Flink’s native support
-for iterations makes it a suitable platform for large-scale graph analytics.
-By leveraging delta iterations, Gelly is able to map various graph processing models such as
-vertex-centric or gather-sum-apply to Flink dataflows.</p>
-
-</p>
-
-      <p><a href="/news/2015/08/24/introducing-flink-gelly.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -304,6 +301,16 @@ vertex-centric or gather-sum-apply to Flink dataflows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/page4/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index a81145a..11efbc3 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -142,6 +142,22 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2015/08/24/introducing-flink-gelly.html">Introducing Gelly: Graph Processing with Apache Flink</a></h2>
+      <p>24 Aug 2015</p>
+
+      <p><p>This blog post introduces <strong>Gelly</strong>, Apache Flink’s <em>graph-processing API and library</em>. Flink’s native support
+for iterations makes it a suitable platform for large-scale graph analytics.
+By leveraging delta iterations, Gelly is able to map various graph processing models such as
+vertex-centric or gather-sum-apply to Flink dataflows.</p>
+
+</p>
+
+      <p><a href="/news/2015/08/24/introducing-flink-gelly.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/06/24/announcing-apache-flink-0.9.0-release.html">Announcing Apache Flink 0.9.0</a></h2>
       <p>24 Jun 2015</p>
 
@@ -265,19 +281,6 @@ and offers a new API including definition of flexible windows.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/01/21/release-0.8.html">Apache Flink 0.8.0 available</a></h2>
-      <p>21 Jan 2015</p>
-
-      <p><p>We are pleased to announce the availability of Flink 0.8.0. This release includes new user-facing features as well as performance and bug fixes, extends the support for filesystems and introduces the Scala API and flexible windowing semantics for Flink Streaming. A total of 33 people have contributed to this release, a big thanks to all of them!</p>
-
-</p>
-
-      <p><a href="/news/2015/01/21/release-0.8.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -310,6 +313,16 @@ and offers a new API including definition of flexible windows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/page5/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html
index f3e5e9a..38b3a83 100644
--- a/content/blog/page5/index.html
+++ b/content/blog/page5/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -142,6 +142,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2015/01/21/release-0.8.html">Apache Flink 0.8.0 available</a></h2>
+      <p>21 Jan 2015</p>
+
+      <p><p>We are pleased to announce the availability of Flink 0.8.0. This release includes new user-facing features as well as performance and bug fixes, extends the support for filesystems and introduces the Scala API and flexible windowing semantics for Flink Streaming. A total of 33 people have contributed to this release, a big thanks to all of them!</p>
+
+</p>
+
+      <p><a href="/news/2015/01/21/release-0.8.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/01/06/december-in-flink.html">December 2014 in the Flink community</a></h2>
       <p>06 Jan 2015</p>
 
@@ -254,6 +267,16 @@ academic and open source project that Flink originates from.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/release_1.0.0-changelog_known_issues.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.0.0-changelog_known_issues.html b/content/blog/release_1.0.0-changelog_known_issues.html
index 84c8a09..a46944f 100644
--- a/content/blog/release_1.0.0-changelog_known_issues.html
+++ b/content/blog/release_1.0.0-changelog_known_issues.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/release_1.1.0-changelog.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.1.0-changelog.html b/content/blog/release_1.1.0-changelog.html
index b0901b7..427a76c 100644
--- a/content/blog/release_1.1.0-changelog.html
+++ b/content/blog/release_1.1.0-changelog.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/release_1.2.0-changelog.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.2.0-changelog.html b/content/blog/release_1.2.0-changelog.html
index fad9237..84a3a42 100644
--- a/content/blog/release_1.2.0-changelog.html
+++ b/content/blog/release_1.2.0-changelog.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->


[4/7] flink-web git commit: Add Flink 1.3.0 release announcement

Posted by rm...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/blog/release_1.3.0-changelog.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.3.0-changelog.html b/content/blog/release_1.3.0-changelog.html
new file mode 100644
index 0000000..0e62184
--- /dev/null
+++ b/content/blog/release_1.3.0-changelog.html
@@ -0,0 +1,1662 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+    <title>Apache Flink: Release 1.3.0 – Changelog</title>
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <!-- Bootstrap -->
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+    <link rel="stylesheet" href="/css/flink.css">
+    <link rel="stylesheet" href="/css/syntax.css">
+
+    <!-- Blog RSS feed -->
+    <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Apache Flink Blog: RSS feed" />
+
+    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+    <!-- We need to load Jquery in the header for custom google analytics event tracking-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+    <!--[if lt IE 9]>
+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+    <![endif]-->
+  </head>
+  <body>  
+    
+
+    <!-- Main content. -->
+    <div class="container">
+    <div class="row">
+
+      
+     <div id="sidebar" class="col-sm-3">
+          <!-- Top navbar. -->
+    <nav class="navbar navbar-default">
+        <!-- The logo. -->
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <div class="navbar-logo">
+            <a href="/">
+              <img alt="Apache Flink" src="/img/flink-header-logo.svg" width="147px" height="73px">
+            </a>
+          </div>
+        </div><!-- /.navbar-header -->
+
+        <!-- The navigation links. -->
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+          <ul class="nav navbar-nav navbar-main">
+
+            <!-- Downloads -->
+            <li class=""><a class="btn btn-info" href="/downloads.html">Download Flink</a></li>
+
+            <!-- Overview -->
+            <li><a href="/index.html">Home</a></li>
+
+            <!-- Intro -->
+            <li><a href="/introduction.html">Introduction to Flink</a></li>
+
+            <!-- Use cases -->
+            <li><a href="/usecases.html">Flink Use Cases</a></li>
+
+            <!-- Powered by -->
+            <li><a href="/poweredby.html">Powered by Flink</a></li>
+
+            <!-- Ecosystem -->
+            <li><a href="/ecosystem.html">Ecosystem</a></li>
+
+            <!-- Community -->
+            <li><a href="/community.html">Community &amp; Project Info</a></li>
+
+            <!-- Contribute -->
+            <li><a href="/how-to-contribute.html">How to Contribute</a></li>
+
+            <!-- Blog -->
+            <li class=" active hidden-md hidden-sm"><a href="/blog/"><b>Flink Blog</b></a></li>
+
+            <hr />
+
+
+
+            <!-- Documentation -->
+            <!-- <li>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li> -->
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
+                <span class="caret"></span></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                </ul>
+              </li>
+
+            <!-- Quickstart -->
+            <li>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li>
+
+            <!-- GitHub -->
+            <li>
+              <a href="https://github.com/apache/flink" target="_blank">Flink on GitHub <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li>
+
+          </ul>
+
+
+
+          <ul class="nav navbar-nav navbar-bottom">
+          <hr />
+
+            <!-- FAQ -->
+            <li ><a href="/faq.html">Project FAQ</a></li>
+
+            <!-- Twitter -->
+            <li><a href="https://twitter.com/apacheflink" target="_blank">@ApacheFlink <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+
+            <!-- Visualizer -->
+            <li class=" hidden-md hidden-sm"><a href="/visualizer/" target="_blank">Plan Visualizer <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+
+          </ul>
+        </div><!-- /.navbar-collapse -->
+    </nav>
+
+      </div>
+      <div class="col-sm-9">
+      <div class="row-fluid">
+  <div class="col-sm-12">
+    <h1>Release 1.3.0 – Changelog</h1>
+
+	<ul id="markdown-toc">
+  <li><a href="#changelog" id="markdown-toc-changelog">Changelog</a></li>
+</ul>
+
+<h2 id="changelog">Changelog</h2>
+
+<p>The 1.3.0 release <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+FLINK+AND+fixVersion+%3D+1.3.0">resolved 772 JIRA issues</a> in total.</p>
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3722">FLINK-3722</a>] -         The divisions in the InMemorySorters&#39; swap/compare methods hurt performance
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4562">FLINK-4562</a>] -         table examples make an divided module in flink-examples
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4692">FLINK-4692</a>] -         Add tumbling group-windows for batch tables
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4693">FLINK-4693</a>] -         Add session group-windows for batch tables	
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4697">FLINK-4697</a>] -         Gather more detailed checkpoint stats in CheckpointStatsTracker
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4698">FLINK-4698</a>] -         Visualize additional checkpoint information
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4769">FLINK-4769</a>] -         Migrate Metrics configuration options
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4912">FLINK-4912</a>] -         Introduce RECONCILING state in ExecutionGraph
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4959">FLINK-4959</a>] -         Write Documentation for ProcessFunction
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4994">FLINK-4994</a>] -         Don&#39;t Clear Trigger State and Merging Window Set When Purging
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5132">FLINK-5132</a>] -         Introduce the ResourceSpec for grouping different resource factors in API
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5133">FLINK-5133</a>] -         Support to set resource for operator in DataStream and DataSet
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5134">FLINK-5134</a>] -         Aggregate ResourceSpec for chained operators when generating job graph
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5135">FLINK-5135</a>] -         ResourceProfile for slot request should be expanded to correspond with ResourceSpec
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5219">FLINK-5219</a>] -         Add non-grouped session windows for batch tables
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5239">FLINK-5239</a>] -         Properly unpack thrown exceptions in RPC methods
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5268">FLINK-5268</a>] -         Split TableProgramsTestBase into TableProgramsCollectionTestBase and TableProgramsClusterTestBase
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5386">FLINK-5386</a>] -         Refactoring Window Clause
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5417">FLINK-5417</a>] -         Fix the wrong config file name 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5435">FLINK-5435</a>] -         Cleanup the rules introduced by FLINK-5144 when calcite releases 1.12
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5454">FLINK-5454</a>] -         Add Documentation about how to tune Checkpointing for large state
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5456">FLINK-5456</a>] -         Add docs about new state and checkpointing interfaces
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5457">FLINK-5457</a>] -         Create documentation for Asynchronous I/O
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5458">FLINK-5458</a>] -         Add documentation how to migrate from Flink 1.1. to Flink 1.2
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5459">FLINK-5459</a>] -         Add documentation how to debug classloading issues
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5474">FLINK-5474</a>] -         Extend DC/OS documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5494">FLINK-5494</a>] -         Improve Mesos documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5501">FLINK-5501</a>] -         Determine whether the job starts from last JobManager failure
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5529">FLINK-5529</a>] -         Improve / extends windowing documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5545">FLINK-5545</a>] -         Remove FlinkAggregateExpandDistinctAggregatesRule when upgrading to Calcite 1.12
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5555">FLINK-5555</a>] -         Add documentation about debugging watermarks
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5566">FLINK-5566</a>] -         Introduce structure to hold table and column level statistics
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5567">FLINK-5567</a>] -         Introduce and migrate current table statistics to FlinkStatistics
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5570">FLINK-5570</a>] -         Support register external catalog to table environment
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5618">FLINK-5618</a>] -         Add queryable state documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5640">FLINK-5640</a>] -         configure the explicit Unit Test file suffix
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5653">FLINK-5653</a>] -         Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5654">FLINK-5654</a>] -         Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5655">FLINK-5655</a>] -         Add event time OVER RANGE BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5656">FLINK-5656</a>] -         Add processing time OVER ROWS BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5658">FLINK-5658</a>] -         Add event time OVER ROWS BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5693">FLINK-5693</a>] -         ChecksumHashCode DataSetAnalytic
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5694">FLINK-5694</a>] -         Collect DataSetAnalytic
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5716">FLINK-5716</a>] -         Make streaming SourceContexts aware of source idleness
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5723">FLINK-5723</a>] -         Use &quot;Used&quot; instead of &quot;Initial&quot; to make taskmanager tag more readable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5729">FLINK-5729</a>] -         add hostname option in SocketWindowWordCount example to be more convenient
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5767">FLINK-5767</a>] -         New aggregate function interface and built-in aggregate functions
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5768">FLINK-5768</a>] -         Apply new aggregation functions for datastream and dataset tables
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5777">FLINK-5777</a>] -         Pass savepoint information to CheckpointingOperation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5794">FLINK-5794</a>] -         update the documentation  about “UDF/UDTF&quot;  support have parameters constructor.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5795">FLINK-5795</a>] -         Improve UDF&amp;UDTF to support constructor with parameter
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5798">FLINK-5798</a>] -         Let the RPCService provide a ScheduledExecutorService
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5799">FLINK-5799</a>] -         Let RpcService.scheduleRunnable return ScheduledFuture
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5803">FLINK-5803</a>] -         Add [partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5804">FLINK-5804</a>] -         Add [non-partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5810">FLINK-5810</a>] -         Harden SlotManager
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5821">FLINK-5821</a>] -         Create StateBackend root interface
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5822">FLINK-5822</a>] -         Make Checkpoint Coordinator aware of State Backend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5825">FLINK-5825</a>] -         In yarn mode, a small pic can not be loaded
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5845">FLINK-5845</a>] -         CEP: unify key and non-keyed operators
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5846">FLINK-5846</a>] -         CEP: make the operators backwards compatible.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5869">FLINK-5869</a>] -         ExecutionGraph use FailoverCoordinator to manage the failover of execution vertexes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5881">FLINK-5881</a>] -         ScalarFunction(UDF) should support variable types and variable arguments	
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5882">FLINK-5882</a>] -         TableFunction (UDTF) should support variable types and variable arguments
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5897">FLINK-5897</a>] -         Untie Checkpoint Externalization from FileSystems
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5903">FLINK-5903</a>] -         taskmanager.numberOfTaskSlots and yarn.containers.vcores did not work well in YARN mode
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5906">FLINK-5906</a>] -         Add support to register UDAGG in Table and SQL API
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5909">FLINK-5909</a>] -         Interface for GraphAlgorithm results
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5910">FLINK-5910</a>] -         Framework for Gelly examples
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5911">FLINK-5911</a>] -         Command-line parameters
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5912">FLINK-5912</a>] -         Inputs for CSV and graph generators
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5913">FLINK-5913</a>] -         Example drivers
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5915">FLINK-5915</a>] -         Add support for the aggregate on multi fields
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5916">FLINK-5916</a>] -         make env.java.opts.jobmanager and env.java.opts.taskmanager working in YARN mode
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5927">FLINK-5927</a>] -         Remove old Aggregate interface and built-in functions
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5956">FLINK-5956</a>] -         Add retract method into the aggregateFunction
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5963">FLINK-5963</a>] -         Remove preparation mapper of DataSetAggregate
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5981">FLINK-5981</a>] -         SSL version and ciper suites cannot be constrained as configured
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5990">FLINK-5990</a>] -         Add [partitioned] event time OVER ROWS BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6011">FLINK-6011</a>] -         Support TUMBLE, HOP, SESSION window in streaming SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6012">FLINK-6012</a>] -         Support WindowStart / WindowEnd functions in streaming SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6020">FLINK-6020</a>] -         Blob Server cannot handle multiple job submits (with same content) parallelly
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6034">FLINK-6034</a>] -         Add KeyedStateHandle for the snapshots in keyed streams
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6037">FLINK-6037</a>] -         the estimateRowCount method of DataSetCalc didn&#39;t work in SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6089">FLINK-6089</a>] -         Implement decoration phase for rewriting predicated logical plan after volcano optimization phase
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6107">FLINK-6107</a>] -         Add custom checkstyle for flink-streaming-java
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6117">FLINK-6117</a>] -         &#39;zookeeper.sasl.disable&#39;  not takes effet when starting CuratorFramework
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6136">FLINK-6136</a>] -         Separate EmbeddedNonHaServices and NonHaServices
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6149">FLINK-6149</a>] -         add additional flink logical relation nodes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6155">FLINK-6155</a>] -         Allow to specify endpoint names
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6190">FLINK-6190</a>] -         Write &quot;Serializer Configurations&quot; metainfo along with state
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6191">FLINK-6191</a>] -         Make non-primitive, internal built-in serializers reconfigurable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6195">FLINK-6195</a>] -         Move gelly-examples jar from opt to examples
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6198">FLINK-6198</a>] -         Update the documentation of the CEP library to include all the new features.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6200">FLINK-6200</a>] -         Add event time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6201">FLINK-6201</a>] -         move python example files from resources to the examples
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6228">FLINK-6228</a>] -         Integrating the OVER windows in the Table API
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6240">FLINK-6240</a>] -         codeGen dataStream aggregates that use AggregateAggFunction
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6241">FLINK-6241</a>] -         codeGen dataStream aggregates that use ProcessFunction
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6242">FLINK-6242</a>] -         codeGen DataSet Goupingwindow Aggregates
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6257">FLINK-6257</a>] -         Post-pass OVER windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6261">FLINK-6261</a>] -         Add support for TUMBLE, HOP, SESSION to batch SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6340">FLINK-6340</a>] -         Introduce a TerminationFuture for Execution
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6361">FLINK-6361</a>] -         Finalize the AggregateFunction interface and refactoring built-in aggregates
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6367">FLINK-6367</a>] -         support custom header settings of allow origin
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6392">FLINK-6392</a>] -         Change the alias of Window from optional to essential.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6425">FLINK-6425</a>] -         Integrate serializer reconfiguration into state restore flow to activate serializer upgrades
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6448">FLINK-6448</a>] -         Web UI TaskManager view: Rename &#39;Free Memory&#39; to &#39;JVM Heap&#39;
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6450">FLINK-6450</a>] -         Web UI Subtasks view for TaskManagers has a misleading name
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6451">FLINK-6451</a>] -         Web UI: Rename &#39;Metrics&#39; view to &#39;Task Metrics&#39;
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6470">FLINK-6470</a>] -         Add a utility to parse memory sizes with units
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6475">FLINK-6475</a>] -         Incremental snapshots in RocksDB hold lock during async file upload
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6478">FLINK-6478</a>] -         Add documentation on how to upgrade serializers for managed state
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6504">FLINK-6504</a>] -         Lack of synchronization on materializedSstFiles in RocksDBKEyedStateBackend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6527">FLINK-6527</a>] -         OperatorSubtaskState has empty implementations of (un)/registerSharedStates
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6533">FLINK-6533</a>] -         Duplicated registration of new shared state when checkpoint confirmations are still pending
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6534">FLINK-6534</a>] -         SharedStateRegistry is disposing state handles from main thread
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6535">FLINK-6535</a>] -         JobID should not be part of the registration key to the SharedStateRegistry
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6545">FLINK-6545</a>] -         Make incremental checkpoints externalizable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6570">FLINK-6570</a>] -         QueryableStateClient constructor in documentation doesn&#39;t match actual signature
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6618">FLINK-6618</a>] -         Fix GroupWindowStringExpressionTest testcase bug
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6632">FLINK-6632</a>] -         Fix parameter case sensitive error for test passing/rejecting filter API
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6633">FLINK-6633</a>] -         Register with shared state registry before adding to CompletedCheckpointStore
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6640">FLINK-6640</a>] -         Ensure registration of shared state happens before externalizing a checkpoint
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6650">FLINK-6650</a>] -         Fix Non-windowed group-aggregate error when using append-table mode.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6676">FLINK-6676</a>] -         API Migration guide: add QueryableStateClient changes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6677">FLINK-6677</a>] -         API Migration guide: add Table API changes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6678">FLINK-6678</a>] -         API Migration guide: add note about removed log4j default logger from core artefacts
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6679">FLINK-6679</a>] -         Document HeapStatebackend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6680">FLINK-6680</a>] -         App &amp; Flink migration guide: updates for the 1.3 release
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6681">FLINK-6681</a>] -         Update &quot;Upgrading the Flink Framework Version&quot; section for 1.2 -&gt; 1.3
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6683">FLINK-6683</a>] -         building with Scala 2.11 no longer uses change-scala-version.sh
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6700">FLINK-6700</a>] -         Remove &quot;Download and Compile&quot; from quickstart 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6736">FLINK-6736</a>] -         Fix UDTF codegen bug when window follow by join( UDTF)
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6737">FLINK-6737</a>] -         Fix over expression parse String error.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6782">FLINK-6782</a>] -         Update savepoint documentation
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-2067">FLINK-2067</a>] -         Chained streaming operators should not throw chained exceptions
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-2662">FLINK-2662</a>] -         CompilerException: &quot;Bug: Plan generation for Unions picked a ship strategy between binary plan operators.&quot;
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-2814">FLINK-2814</a>] -         DeltaIteration: DualInputPlanNode cannot be cast to SingleInputPlanNode
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3679">FLINK-3679</a>] -         Allow Kafka consumer to skip corrupted messages
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4148">FLINK-4148</a>] -         incorrect calculation distance in QuadTree
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4255">FLINK-4255</a>] -         Unstable test WebRuntimeMonitorITCase.testNoEscape
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4813">FLINK-4813</a>] -         Having flink-test-utils as a dependency outside Flink fails the build
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4848">FLINK-4848</a>] -         keystoreFilePath should be checked against null in SSLUtils#createSSLServerContext
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4870">FLINK-4870</a>] -         ContinuousFileMonitoringFunction does not properly handle absolut Windows paths
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4890">FLINK-4890</a>] -         FileInputFormatTest#testExcludeFiles fails on Windows OS
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4905">FLINK-4905</a>] -         Kafka test instability IllegalStateException: Client is not started
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5049">FLINK-5049</a>] -         Instability in QueryableStateITCase.testQueryableStateWithTaskManagerFailure
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5070">FLINK-5070</a>] -         Unable to use Scala&#39;s BeanProperty with classes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5101">FLINK-5101</a>] -         Test CassandraConnectorITCase instable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5118">FLINK-5118</a>] -         Inconsistent records sent/received metrics
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5119">FLINK-5119</a>] -         Last taskmanager heartbeat not showing in web frontend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5122">FLINK-5122</a>] -         Elasticsearch Sink loses documents when cluster has high load
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5150">FLINK-5150</a>] -         WebUI metric-related resource leak
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5165">FLINK-5165</a>] -         Checkpointing tests using FsStatebackend fail on Windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5214">FLINK-5214</a>] -         Clean up checkpoint files when failing checkpoint operation on TM
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5229">FLINK-5229</a>] -         Cleanup StreamTaskStates if a checkpoint operation of a subsequent operator fails 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5247">FLINK-5247</a>] -         Fix incorrect check in allowedLateness() method. Make it a no-op for non-event time windows.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5267">FLINK-5267</a>] -         TaskManager logs not scrollable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5298">FLINK-5298</a>] -         TaskManager crashes when TM log not existant
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5321">FLINK-5321</a>] -         FlinkMiniCluster does not start Jobmanager MetricQueryService
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5323">FLINK-5323</a>] -         CheckpointNotifier should be removed from docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5329">FLINK-5329</a>] -         Metric list is being cut off in the WebFrontend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5345">FLINK-5345</a>] -         IOManager failed to properly clean up temp file directory
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5349">FLINK-5349</a>] -         Fix code sample for Twitter connector
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5350">FLINK-5350</a>] -         Don&#39;t overwrite existing Jaas config property
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5353">FLINK-5353</a>] -         Elasticsearch Sink loses well-formed documents when there are malformed documents
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5359">FLINK-5359</a>] -         Job Exceptions view doesn&#39;t scroll 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5361">FLINK-5361</a>] -         Flink shouldn&#39;t require Kerberos credentials
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5364">FLINK-5364</a>] -         Rework JAAS configuration to support user-supplied entries
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5365">FLINK-5365</a>] -         Mesos AppMaster/TaskManager should obey sigterm
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5375">FLINK-5375</a>] -         Fix watermark documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5379">FLINK-5379</a>] -         Flink CliFrontend does not return when not logged in with kerberos
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5380">FLINK-5380</a>] -         Number of outgoing records not reported in web interface
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5381">FLINK-5381</a>] -         Scrolling in some web interface pages doesn&#39;t work (taskmanager details, jobmanager config)
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5382">FLINK-5382</a>] -         Taskmanager log download button causes 404
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5383">FLINK-5383</a>] -         TaskManager fails with SIGBUS when loading RocksDB
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5389">FLINK-5389</a>] -         Fails #testAnswerFailureWhenSavepointReadFails
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5390">FLINK-5390</a>] -         input should be closed in finally block in YarnFlinkApplicationMasterRunner#loadJobGraph()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5392">FLINK-5392</a>] -         flink-dist build failed when change scala version to 2.11
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5397">FLINK-5397</a>] -         Fail to deserialize savepoints in v1.1 when there exist missing fields in class serialization descriptors
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5400">FLINK-5400</a>] -         Add accessor to folding states in RuntimeContext
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5402">FLINK-5402</a>] -         Fails AkkaRpcServiceTest#testTerminationFuture
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5407">FLINK-5407</a>] -         Savepoint for iterative Task fails.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5408">FLINK-5408</a>] -         RocksDB initialization can fail with an UnsatisfiedLinkError in the presence of multiple classloaders
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5419">FLINK-5419</a>] -         Taskmanager metrics not accessible via REST
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5427">FLINK-5427</a>] -         Typo in the event_timestamps_watermarks doc
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5432">FLINK-5432</a>] -         ContinuousFileMonitoringFunction is not monitoring nested files
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5434">FLINK-5434</a>] -         Remove unsupported project() transformation from Scala DataStream docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5444">FLINK-5444</a>] -         Flink UI uses absolute URLs.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5450">FLINK-5450</a>] -         WindowOperator logs about &quot;re-registering state from an older Flink version&quot; even though its not a restored window
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5464">FLINK-5464</a>] -         MetricQueryService throws NullPointerException on JobManager
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5467">FLINK-5467</a>] -         Stateless chained tasks set legacy operator state
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5468">FLINK-5468</a>] -         Restoring from a semi async rocksdb statebackend (1.1) to 1.2 fails with ClassNotFoundException
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5470">FLINK-5470</a>] -         Requesting non-existing log/stdout file from TM crashes the TM
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5473">FLINK-5473</a>] -         setMaxParallelism() higher than 1 is possible on non-parallel operators
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5481">FLINK-5481</a>] -         Simplify Row creation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5482">FLINK-5482</a>] -         QueryableStateClient does not recover from a failed lookup due to a non-running job
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5484">FLINK-5484</a>] -         Kryo serialization changed between 1.1 and 1.2
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5487">FLINK-5487</a>] -         Proper at-least-once support for ElasticsearchSink
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5489">FLINK-5489</a>] -         maven release:prepare fails due to invalid JDOM comments in pom.xml
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5492">FLINK-5492</a>] -         BootstrapTools log wrong address of started ActorSystem
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5493">FLINK-5493</a>] -         FlinkDistributionOverlay does not properly display missing environment variables
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5495">FLINK-5495</a>] -         ZooKeeperMesosWorkerStore cannot be instantiated
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5496">FLINK-5496</a>] -         ClassCastException when using Mesos HA mode
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5504">FLINK-5504</a>] -         mesos-appmaster.sh logs to wrong directory
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5518">FLINK-5518</a>] -         HadoopInputFormat throws NPE when close() is called before open()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5520">FLINK-5520</a>] -         Disable outer joins with non-equality predicates
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5530">FLINK-5530</a>] -         race condition in AbstractRocksDBState#getSerializedValue
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5531">FLINK-5531</a>] -         SSl code block formatting is broken
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5532">FLINK-5532</a>] -         Make the marker WindowAssigners for the fast aligned windows non-extendable.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5553">FLINK-5553</a>] -         Job fails during deployment with IllegalStateException from subpartition request
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5556">FLINK-5556</a>] -         BarrierBuffer resets bytes written on spiller roll over
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5560">FLINK-5560</a>] -         Header in checkpoint stats summary misaligned
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5561">FLINK-5561</a>] -         DataInputDeserializer#available returns one too few
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5562">FLINK-5562</a>] -         Driver fixes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5577">FLINK-5577</a>] -         Each time application is submitted to yarn, application id increases by two
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5585">FLINK-5585</a>] -         NullPointer Exception in JobManager.updateAccumulators
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5602">FLINK-5602</a>] -         Migration with RocksDB job led to NPE for next checkpoint
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5608">FLINK-5608</a>] -         Cancel button not always visible
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5612">FLINK-5612</a>] -         GlobPathFilter not-serializable exception
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5613">FLINK-5613</a>] -         QueryableState: requesting a non-existing key in RocksDBStateBackend is not consistent with the MemoryStateBackend and FsStateBackend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5616">FLINK-5616</a>] -         YarnPreConfiguredMasterHaServicesTest fails sometimes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5617">FLINK-5617</a>] -         Check new public APIs in 1.2 release
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5623">FLINK-5623</a>] -         TempBarrier dam has been closed
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5626">FLINK-5626</a>] -         Improve resource release in RocksDBKeyedStateBackend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5628">FLINK-5628</a>] -         CheckpointStatsTracker implements Serializable but isn&#39;t
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5629">FLINK-5629</a>] -         Unclosed RandomAccessFile in StaticFileServerHandler#respondAsLeader()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5631">FLINK-5631</a>] -         [yarn] Support downloading additional jars from non-HDFS paths
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5636">FLINK-5636</a>] -         IO Metric for StreamTwoInputProcessor
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5637">FLINK-5637</a>] -         Default Flink configuration contains whitespace characters, causing parser WARNings
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5638">FLINK-5638</a>] -         Deadlock when closing two chained async I/O operators
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5643">FLINK-5643</a>] -         StateUtil.discardStateFuture fails when state future contains null value
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5644">FLINK-5644</a>] -         Task#lastCheckpointSize metric broken
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5645">FLINK-5645</a>] -         IOMetrics transfer through ExecGraph does not work for failed jobs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5646">FLINK-5646</a>] -         REST api documentation missing details on jar upload
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5650">FLINK-5650</a>] -         Flink-python tests executing cost too long time
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5652">FLINK-5652</a>] -         Memory leak in AsyncDataStream
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5660">FLINK-5660</a>] -         Not properly cleaning PendingCheckpoints up
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5662">FLINK-5662</a>] -         Alias in front of output fails
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5663">FLINK-5663</a>] -         Checkpoint fails because of closed registry
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5666">FLINK-5666</a>] -         Blob files are not cleaned up from ZK storage directory
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5667">FLINK-5667</a>] -         Possible state data loss when task fails while checkpointing
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5669">FLINK-5669</a>] -         flink-streaming-contrib DataStreamUtils.collect in local environment mode fails when offline
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5670">FLINK-5670</a>] -         Local RocksDB directories not cleaned up
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5684">FLINK-5684</a>] -         Add MacOS section to flink-runtime-web README
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5699">FLINK-5699</a>] -         Cancel with savepoint fails with a NPE if savepoint target directory not set
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5701">FLINK-5701</a>] -         FlinkKafkaProducer should check asyncException on checkpoints
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5708">FLINK-5708</a>] -         we should remove duplicated configuration options 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5712">FLINK-5712</a>] -         update several deprecated configuration options 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5739">FLINK-5739</a>] -         NullPointerException in CliFrontend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5747">FLINK-5747</a>] -         Eager Scheduling should deploy all Tasks together
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5749">FLINK-5749</a>] -             unset HADOOP_HOME and HADOOP_CONF_DIR to avoid env in build machine failing the UT and IT
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5751">FLINK-5751</a>] -         404 in documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5759">FLINK-5759</a>] -         Set an UncaughtExceptionHandler for all Thread Pools in JobManager
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5762">FLINK-5762</a>] -         Protect initializeState() and open() by the same lock.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5771">FLINK-5771</a>] -         DelimitedInputFormat does not correctly handle multi-byte delimiters
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5773">FLINK-5773</a>] -         Cannot cast scala.util.Failure to org.apache.flink.runtime.messages.Acknowledge
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5793">FLINK-5793</a>] -         Running slot may not be add to AllocatedMap in SlotPool
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5796">FLINK-5796</a>] -         broken links in the docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5797">FLINK-5797</a>] -         incorrect use of port range selector in BootstrapTool
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5806">FLINK-5806</a>] -         TaskExecutionState toString format have wrong key
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5811">FLINK-5811</a>] -         Harden YarnClusterDescriptorTest
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5814">FLINK-5814</a>] -         flink-dist creates wrong symlink when not used with cleaned before
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5817">FLINK-5817</a>] -         Fix test concurrent execution failure by test dir conflicts.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5824">FLINK-5824</a>] -         Fix String/byte conversions without explicit encoding
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5827">FLINK-5827</a>] -         Exception when do filter after join a udtf which returns a POJO type
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5828">FLINK-5828</a>] -         BlobServer create cache dir has concurrency safety problem
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5830">FLINK-5830</a>] -         OutOfMemoryError during notify final state in TaskExecutor may cause job stuck
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5836">FLINK-5836</a>] -         Race condition between slot offering and task deployment
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5838">FLINK-5838</a>] -         Print shell script usage
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5842">FLINK-5842</a>] -         Wrong &#39;since&#39; version for ElasticSearch 5.x connector
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5849">FLINK-5849</a>] -         Kafka Consumer checkpointed state may contain undefined offsets
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5864">FLINK-5864</a>] -         CEP: fix duplicate output patterns problem.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5871">FLINK-5871</a>] -         Enforce uniqueness of pattern names in CEP.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5872">FLINK-5872</a>] -         WebUI shows &quot;(null)&quot; root-exception even without exception
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5885">FLINK-5885</a>] -         Java code snippet instead of scala in documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5890">FLINK-5890</a>] -         GatherSumApply broken when object reuse enabled
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5899">FLINK-5899</a>] -         Fix the bug in EventTimeTumblingWindow for non-partialMerge aggregate
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5904">FLINK-5904</a>] -         jobmanager.heap.mb and taskmanager.heap.mb not work in YARN mode
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5907">FLINK-5907</a>] -         RowCsvInputFormat bug on parsing tsv
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5928">FLINK-5928</a>] -         Externalized checkpoints overwritting each other
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5932">FLINK-5932</a>] -         Order of legacy vs new state initialization in the AbstractStreamOperator.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5933">FLINK-5933</a>] -         Allow Evictor for merging windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5934">FLINK-5934</a>] -         Scheduler in ExecutionGraph null if failure happens in ExecutionGraph.restoreLatestCheckpointedState
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5937">FLINK-5937</a>] -         Add documentation about the task lifecycle.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5940">FLINK-5940</a>] -         ZooKeeperCompletedCheckpointStore cannot handle broken state handles
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5942">FLINK-5942</a>] -         Harden ZooKeeperStateHandleStore to deal with corrupted data
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5945">FLINK-5945</a>] -         Close function in OuterJoinOperatorBase#executeOnCollections
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5948">FLINK-5948</a>] -         Error in Python zip_with_index documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5949">FLINK-5949</a>] -         Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5955">FLINK-5955</a>] -         Merging a list of buffered records will have problem when ObjectReuse is turned on
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5962">FLINK-5962</a>] -         Cancel checkpoint canceller tasks in CheckpointCoordinator
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5965">FLINK-5965</a>] -         Typo on DropWizard wrappers
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5971">FLINK-5971</a>] -         JobLeaderIdService should time out registered jobs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5972">FLINK-5972</a>] -         Don&#39;t allow shrinking merging windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5977">FLINK-5977</a>] -         Rename MAX_ATTEMPTS_HISTORY_SIZE key
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5985">FLINK-5985</a>] -         Flink treats every task as stateful (making topology changes impossible)
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5994">FLINK-5994</a>] -         Add Janino to flink-table JAR file
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6000">FLINK-6000</a>] -         Can not start HA cluster with start-cluster.sh
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6001">FLINK-6001</a>] -         NPE on TumblingEventTimeWindows with ContinuousEventTimeTrigger and allowedLateness
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6002">FLINK-6002</a>] -         Documentation: &#39;MacOS X&#39; under &#39;Download and Start Flink&#39; in Quickstart page is not rendered correctly
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6007">FLINK-6007</a>] -         ConcurrentModificationException in WatermarkCallbackService
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6010">FLINK-6010</a>] -         Documentation: correct IntelliJ IDEA Plugins path in &#39;Installing the Scala plugin&#39; section
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6023">FLINK-6023</a>] -         Fix Scala snippet into Process Function (Low-level Operations) Doc
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6025">FLINK-6025</a>] -         User code ClassLoader not used when KryoSerializer fallbacks to serialization for copying
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6031">FLINK-6031</a>] -         Add parameter for per job yarn clusters to control whether the user code jar is included into the system classloader.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6032">FLINK-6032</a>] -         CEP-Clean up the operator state when not needed.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6040">FLINK-6040</a>] -         DataStreamUserDefinedFunctionITCase occasionally fails
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6044">FLINK-6044</a>] -         TypeSerializerSerializationProxy.read() doesn&#39;t verify the read buffer length
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6051">FLINK-6051</a>] -         Wrong metric scope names in documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6059">FLINK-6059</a>] -         Reject DataSet&lt;Row&gt; and DataStream&lt;Row&gt; without RowTypeInformation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6061">FLINK-6061</a>] -         NPE on TypeSerializer.serialize with a RocksDBStateBackend calling entries() on a keyed state in the open() function
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6078">FLINK-6078</a>] -         ZooKeeper based high availability services should not close the underlying CuratorFramework
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6079">FLINK-6079</a>] -         Ineffective null check in FlinkKafkaConsumerBase#open()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6080">FLINK-6080</a>] -         Unclosed ObjectOutputStream in NFA#serialize()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6084">FLINK-6084</a>] -         Cassandra connector does not declare all dependencies
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6103">FLINK-6103</a>] -         LocalFileSystem rename() uses File.renameTo()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6104">FLINK-6104</a>] -         Resource leak in ListViaRangeSpeedMiniBenchmark
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6123">FLINK-6123</a>] -         Add support for the NOT pattern.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6129">FLINK-6129</a>] -         MetricRegistry does not stop query actor
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6133">FLINK-6133</a>] -         fix build status in README.md
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6143">FLINK-6143</a>] -         Unprotected access to this.flink in LocalExecutor#endSession()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6162">FLINK-6162</a>] -         Fix bug in ByteArrayOutputStreamWithPos#setPosition
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6170">FLINK-6170</a>] -         Some checkpoint metrics rely on latest stat snapshot
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6172">FLINK-6172</a>] -         Potentially unclosed RandomAccessFile in HistoryServerStaticFileServerHandler
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6176">FLINK-6176</a>] -         Add JARs to CLASSPATH deterministically
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6181">FLINK-6181</a>] -         Zookeeper scripts use invalid regex
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6182">FLINK-6182</a>] -         Fix possible NPE in SourceStreamTask
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6183">FLINK-6183</a>] -         TaskMetricGroup may not be cleanup when Task.run() is never called or exits early
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6194">FLINK-6194</a>] -         More broken links in docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6197">FLINK-6197</a>] -         Add support for iterative conditions.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6203">FLINK-6203</a>] -         DataSet Transformations
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6205">FLINK-6205</a>] -         Put late elements in side output.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6207">FLINK-6207</a>] -         Duplicate type serializers for async snapshots of CopyOnWriteStateTable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6210">FLINK-6210</a>] -         RocksDB instance should be closed in ListViaMergeSpeedMiniBenchmark
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6211">FLINK-6211</a>] -         Validation error in Kinesis Consumer when using AT_TIMESTAMP as start position
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6217">FLINK-6217</a>] -         ContaineredTaskManagerParameters sets off heap memory size incorrectly
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6246">FLINK-6246</a>] -         Fix generic type of OutputTag in operator Output
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6256">FLINK-6256</a>] -         Fix documentation of ProcessFunction.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6259">FLINK-6259</a>] -         Fix a small spelling error
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6265">FLINK-6265</a>] -         Fix consecutive() for times() pattern.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6271">FLINK-6271</a>] -         NumericBetweenParametersProvider NullPointer
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6279">FLINK-6279</a>] -         the digest of VolcanoRuleMatch matched different table sources with same field names may be same
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6282">FLINK-6282</a>] -         Some words was spelled wrong
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6284">FLINK-6284</a>] -         Incorrect sorting of completed checkpoints in ZooKeeperCompletedCheckpointStore
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6286">FLINK-6286</a>] -         hbase command not found error
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6287">FLINK-6287</a>] -         Flakey JobManagerRegistrationTest
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6290">FLINK-6290</a>] -         SharedBuffer is improperly released when multiple edges between entries
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6292">FLINK-6292</a>] -         Travis: transfer.sh not accepting uploads via http:// anymore
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6293">FLINK-6293</a>] -         Flakey JobManagerITCase
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6295">FLINK-6295</a>] -         Update suspended ExecutionGraph to lower latency
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6298">FLINK-6298</a>] -         Local execution is not setting RuntimeContext for RichOutputFormat
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6300">FLINK-6300</a>] -         PID1 of docker images does not behave correctly
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6311">FLINK-6311</a>] -         NPE in FlinkKinesisConsumer if source was closed before run
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6312">FLINK-6312</a>] -         Update curator version to 2.12.0
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6313">FLINK-6313</a>] -         Some words was spelled wrong and incorrect LOG.error without print
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6317">FLINK-6317</a>] -         History server - wrong default directory
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6327">FLINK-6327</a>] -         Bug in CommonCalc&#39;s estimateRowCount() method
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6328">FLINK-6328</a>] -         Savepoints must not be counted as retained checkpoints
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6330">FLINK-6330</a>] -         Improve Docker documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6341">FLINK-6341</a>] -         JobManager can go to definite message sending loop when TaskManager registered
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6342">FLINK-6342</a>] -         Start ZooKeeperLeaderElectionService under lock to avoid race condition
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6356">FLINK-6356</a>] -         Make times() eager and enable allowing combinations.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6368">FLINK-6368</a>] -         Grouping keys in stream aggregations have wrong order
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6371">FLINK-6371</a>] -         Return matched patterns as Map&lt;String, List&lt;T&gt;&gt; instead of Map&lt;String, T&gt; 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6384">FLINK-6384</a>] -         PythonStreamer does not close python processes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6386">FLINK-6386</a>] -         Missing bracket in &#39;Compiler Limitation&#39; section
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6394">FLINK-6394</a>] -         GroupCombine reuses instances even though object reuse is disabled
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6396">FLINK-6396</a>] -         FsSavepointStreamFactoryTest fails on Windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6397">FLINK-6397</a>] -         MultipleProgramsTestBase does not reset ContextEnvironment
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6398">FLINK-6398</a>] -         RowSerializer&#39;s duplicate should always return a new instance
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6400">FLINK-6400</a>] -         Lack of protection accessing masterHooks in CheckpointCoordinator#triggerCheckpoint
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6401">FLINK-6401</a>] -         RocksDBPerformanceTest.testRocksDbRangeGetPerformance fails on Travis
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6404">FLINK-6404</a>] -         Ensure PendingCheckpoint is registered when calling Checkpoint Hooks
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6409">FLINK-6409</a>] -         TUMBLE/HOP/SESSION_START/END do not resolve time field correctly
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6410">FLINK-6410</a>] -         build fails after changing Scala to 2.11
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6411">FLINK-6411</a>] -         YarnApplicationMasterRunner should not interfere with RunningJobsRegistry
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6415">FLINK-6415</a>] -         Make sure core Flink artifacts have no specific logger dependency
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6416">FLINK-6416</a>] -         Potential divide by zero issue in InputGateMetrics#refreshAndGetAvg()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6427">FLINK-6427</a>] -         BucketingSink does not sync file length in case of cancel
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6435">FLINK-6435</a>] -         AsyncWaitOperator does not handle exceptions properly
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6436">FLINK-6436</a>] -         Bug in CommonCorrelate&#39;s generateCollector method when using udtf with udf
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6439">FLINK-6439</a>] -         Unclosed InputStream in OperatorSnapshotUtil#readStateHandle()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6440">FLINK-6440</a>] -         Noisy logs from metric fetcher
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6445">FLINK-6445</a>] -         Fix NullPointerException in CEP pattern without condition
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6463">FLINK-6463</a>] -         Throw exception when NOT-NEXT is after OPTIONAL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6474">FLINK-6474</a>] -         Potential loss of precision in 32 bit integer multiplication
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6479">FLINK-6479</a>] -         Fix IndexOutOfBoundsException bug
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6486">FLINK-6486</a>] -         Pass RowTypeInfo to CodeGenerator instead of CRowTypeInfo 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6491">FLINK-6491</a>] -         Add QueryConfig to specify state retention time for streaming queries
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6501">FLINK-6501</a>] -         Make sure NOTICE files are bundled into shaded JAR files
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6506">FLINK-6506</a>] -         Some tests in flink-tests exceed the memory resources in containerized Travis builds
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6508">FLINK-6508</a>] -         Include license files of packaged dependencies
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6509">FLINK-6509</a>] -         TestingListener might miss JobLeader notifications
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6514">FLINK-6514</a>] -         Cannot start Flink Cluster in standalone mode
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6515">FLINK-6515</a>] -         KafkaConsumer checkpointing fails because of ClassLoader issues
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6517">FLINK-6517</a>] -         Support multiple consecutive windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6520">FLINK-6520</a>] -         FlinkKafkaConsumer09+ does not overwrite props to disable auto commit offsets when commit mode is OffsetCommitMode.ON_CHECKPOINTS
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6530">FLINK-6530</a>] -         Unclosed Response in DatadogHttpClient#validateApiKey()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6531">FLINK-6531</a>] -         Deserialize checkpoint hooks with user classloader
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6536">FLINK-6536</a>] -         Improve error message in SharedBuffer::put()
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6542">FLINK-6542</a>] -         Non-keyed, non-windowed aggregation fails
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6548">FLINK-6548</a>] -         AvroOutputFormatTest fails on Windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6561">FLINK-6561</a>] -         GlobFilePathFilterTest#testExcludeFilenameWithStart fails on Windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6562">FLINK-6562</a>] -         Support implicit table references for nested fields in SQL
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6564">FLINK-6564</a>] -         Build fails on file systems that do not distinguish between upper and lower case
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6574">FLINK-6574</a>] -         Support nested catalogs in ExternalCatalog
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6578">FLINK-6578</a>] -         SharedBuffer creates self-loops when having elements with same value/timestamp.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6579">FLINK-6579</a>] -         Add proper support for BasicArrayTypeInfo
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6580">FLINK-6580</a>] -         Flink on YARN doesnt start with default parameters
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6581">FLINK-6581</a>] -         Dynamic property parsing broken for YARN
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6582">FLINK-6582</a>] -         Project from maven archetype is not buildable by default due to ${scala.binary.version}
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6583">FLINK-6583</a>] -         Enable QueryConfig in count base GroupWindow
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6585">FLINK-6585</a>] -         Table examples are not runnable in IDE
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6586">FLINK-6586</a>] -         InputGateMetrics#refreshAndGetMin returns Integer.MAX_VALUE for local channels
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6587">FLINK-6587</a>] -         Java Table API cannot parse function names starting with keywords
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6593">FLINK-6593</a>] -         Fix Bug in ProctimeAttribute or RowtimeAttribute with CodeGenerator
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6595">FLINK-6595</a>] -         Nested SQL queries do not expose proctime / rowtime attributes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6598">FLINK-6598</a>] -         Remove useless param rowRelDataType of DataStreamGroupAggregate.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6604">FLINK-6604</a>] -         Remove Java Serialization from the CEP library.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6606">FLINK-6606</a>] -         Create checkpoint hook with user classloader
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6609">FLINK-6609</a>] -         Wrong version assignment when multiple TAKEs transitions
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6612">FLINK-6612</a>] -         ZooKeeperStateHandleStore does not guard against concurrent delete operations
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6614">FLINK-6614</a>] -         Applying function on window auxiliary function fails
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6628">FLINK-6628</a>] -         Cannot start taskmanager with cygwin in directory containing spaces
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6629">FLINK-6629</a>] -         ClusterClient cannot submit jobs to HA cluster if address not set in configuration
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6634">FLINK-6634</a>] -         NFA serializer does not serialize the ComputationState counter.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6635">FLINK-6635</a>] -         ClientConnectionTest is broken because the ClusterClient lazily connects to the JobManager
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6639">FLINK-6639</a>] -         Java/Scala code tabs broken in CEP docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6641">FLINK-6641</a>] -         HA recovery on YARN: ClusterClient calls HighAvailabilityServices#closeAndCleanupAll
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6644">FLINK-6644</a>] -         Don&#39;t register HUP unix signal handler on Windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6646">FLINK-6646</a>] -         YARN session doesn&#39;t work with HA
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6651">FLINK-6651</a>] -         Clearing registeredStates map should be protected in SharedStateRegistry#clear
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6656">FLINK-6656</a>] -         Migrate CEP PriorityQueue to MapState
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6662">FLINK-6662</a>] -         ClassNotFoundException: o.a.f.r.j.t.JobSnapshottingSettings recovering job
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6671">FLINK-6671</a>] -         RocksDBStateBackendTest.testCancelRunningSnapshot unstable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6702">FLINK-6702</a>] -         SIGABRT after CEPOperatorTest#testCEPOperatorSerializationWRocksDB() during GC
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6704">FLINK-6704</a>] -         Cannot disable YARN user jar inclusion
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6714">FLINK-6714</a>] -         Operator state backend should set user classloader as context classloader when snapshotting
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6753">FLINK-6753</a>] -         Flaky SqlITCase
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-6780">FLINK-6780</a>] -         ExternalTableSource should add time attributes in the row type
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-2211">FLINK-2211</a>] -         Generalize ALS API
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-2908">FLINK-2908</a>] -         Web interface redraw web plan when browser resized
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3123">FLINK-3123</a>] -         Allow setting custom start-offsets for the Kafka consumer
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3150">FLINK-3150</a>] -         Make YARN container invocation configurable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3163">FLINK-3163</a>] -         Configure Flink for NUMA systems
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3318">FLINK-3318</a>] -         Add support for quantifiers to CEP&#39;s pattern API
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3347">FLINK-3347</a>] -         TaskManager (or its ActorSystem) need to restart in case they notice quarantine
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3360">FLINK-3360</a>] -         Clear up StateBackend, AbstractStateBackend abstractions
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3398">FLINK-3398</a>] -         Flink Kafka consumer should support auto-commit opt-outs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3427">FLINK-3427</a>] -         Add watermark monitoring to JobManager web frontend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-3703">FLINK-3703</a>] -         Add sequence matching semantics to discard matched events
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4288">FLINK-4288</a>] -         Make it possible to unregister tables
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4326">FLINK-4326</a>] -         Flink start-up scripts should optionally start services on the foreground
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4396">FLINK-4396</a>] -         GraphiteReporter class not found at startup of jobmanager
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4410">FLINK-4410</a>] -         Report more information about operator checkpoints
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4450">FLINK-4450</a>] -         update storm version to 1.0.0
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4552">FLINK-4552</a>] -         Refactor WindowOperator/Trigger Tests
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4673">FLINK-4673</a>] -         TypeInfoFactory for Either type
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4754">FLINK-4754</a>] -         Make number of retained checkpoints user configurable
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4917">FLINK-4917</a>] -         Deprecate &quot;CheckpointedAsynchronously&quot; interface
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4920">FLINK-4920</a>] -         Add a Scala Function Gauge
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4949">FLINK-4949</a>] -         Refactor Gelly driver inputs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-4953">FLINK-4953</a>] -         Allow access to &quot;time&quot; in ProcessWindowFunction.Context
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5059">FLINK-5059</a>] -         only serialise events once in RecordWriter#broadcastEvent
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5066">FLINK-5066</a>] -         add more efficient isEvent check to EventSerializer
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5067">FLINK-5067</a>] -         Make Flink compile with 1.8 Java compiler
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5113">FLINK-5113</a>] -         Make all Testing Functions implement CheckpointedFunction Interface.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5129">FLINK-5129</a>] -         make the BlobServer use a distributed file system
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5153">FLINK-5153</a>] -         Allow setting custom application tags for Flink on YARN
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5183">FLINK-5183</a>] -         [py] Support multiple jobs per Python plan file
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5222">FLINK-5222</a>] -         Rename StateBackend interface to StateBinder
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5237">FLINK-5237</a>] -         Consolidate and harmonize Window Translation Tests
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5277">FLINK-5277</a>] -         missing unit test for ensuring ResultPartition#add always recycles buffers
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5280">FLINK-5280</a>] -         Refactor TableSource
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5306">FLINK-5306</a>] -         Display checkpointing configuration details in web UI &quot;Configuration&quot; tab
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5331">FLINK-5331</a>] -         PythonPlanBinderTest idling extremely long
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5348">FLINK-5348</a>] -         Support custom field names for RowTypeInfo
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5358">FLINK-5358</a>] -         Support RowTypeInfo extraction in TypeExtractor by Row instance
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5368">FLINK-5368</a>] -         Let Kafka consumer show something when it fails to read one topic out of topic list
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5377">FLINK-5377</a>] -         Improve savepoint docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5385">FLINK-5385</a>] -         Add a help function to create Row
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5388">FLINK-5388</a>] -         Remove private access of edges and vertices of Gelly Graph class
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5395">FLINK-5395</a>] -         support locally build distribution by script create_release_files.sh
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5399">FLINK-5399</a>] -         Add more information to checkpoint result of TriggerSavepointSuccess
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5404">FLINK-5404</a>] -         Consolidate and update S3 documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5412">FLINK-5412</a>] -         Enable RocksDB tests on Windows
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5414">FLINK-5414</a>] -         Bump up Calcite version to 1.11
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5415">FLINK-5415</a>] -         ContinuousFileProcessingTest failed on travis
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5424">FLINK-5424</a>] -         Improve Restart Strategy Logging
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5438">FLINK-5438</a>] -         Typo in JobGraph generator Exception 
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5442">FLINK-5442</a>] -         Add test to fix ordinals of serialized enum StateDescriptor.Type
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5446">FLINK-5446</a>] -         System metrics reference incomplete
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5448">FLINK-5448</a>] -         Fix typo in StateAssignmentOperation Exception
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5451">FLINK-5451</a>] -         Extend JMX metrics documentation section
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5452">FLINK-5452</a>] -         Make table unit tests pass under cluster mode
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5461">FLINK-5461</a>] -         Remove Superflous TypeInformation Declaration
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5466">FLINK-5466</a>] -         Make production environment default in gulpfile
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5480">FLINK-5480</a>] -         User-provided hashes for operators
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5485">FLINK-5485</a>] -         Mark compiled web frontend files as binary when processed by git diff
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5497">FLINK-5497</a>] -         remove duplicated tests
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5499">FLINK-5499</a>] -         Try to reuse the resource location of prior execution attempt in allocating slot
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5503">FLINK-5503</a>] -         mesos-appmaster.sh script could print return value message
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5507">FLINK-5507</a>] -         remove queryable list state sink
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5508">FLINK-5508</a>] -         Remove Mesos dynamic class loading
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5515">FLINK-5515</a>] -         fix unused kvState.getSerializedValue call in KvStateServerHandler
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5516">FLINK-5516</a>] -         Hardcoded paths in flink-python/.../PythonPlanBinder.java
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5517">FLINK-5517</a>] -         Upgrade hbase version to 1.3.0
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5519">FLINK-5519</a>] -         scala-maven-plugin version all change to 3.2.2
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5521">FLINK-5521</a>] -         remove unused KvStateRequestSerializer#serializeList
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5522">FLINK-5522</a>] -         Storm LocalCluster can&#39;t run with powermock
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5524">FLINK-5524</a>] -         Support early out for code generated conjunctive conditions
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5528">FLINK-5528</a>] -         tests: reduce the retry delay in QueryableStateITCase
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5543">FLINK-5543</a>] -         customCommandLine tips in CliFrontend
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5559">FLINK-5559</a>] -         queryable state: KvStateRequestSerializer#deserializeKeyAndNamespace() throws an IOException without own failure message if deserialisation fails
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5563">FLINK-5563</a>] -         Add density to vertex metrics
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5574">FLINK-5574</a>] -         Add checkpoint statistics docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5575">FLINK-5575</a>] -         in old releases, warn users and guide them to the latest stable docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5576">FLINK-5576</a>] -         extend deserialization functions of KvStateRequestSerializer to detect unconsumed bytes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5581">FLINK-5581</a>] -         Improve Kerberos security related documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5583">FLINK-5583</a>] -         Support flexible error handling in the Kafka consumer
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5586">FLINK-5586</a>] -         Extend TableProgramsTestBase for object reuse modes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5590">FLINK-5590</a>] -         Create a proper internal state hierarchy
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5597">FLINK-5597</a>] -         Improve the LocalClusteringCoefficient documentation
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5598">FLINK-5598</a>] -         Return jar name when jar is uploaded
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5609">FLINK-5609</a>] -         Add last update time to docs
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5610">FLINK-5610</a>] -         Rename Installation and Setup to Project Setup
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5615">FLINK-5615</a>] -         queryable state: execute the QueryableStateITCase for all three state back-ends
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5624">FLINK-5624</a>] -         Support tumbling window on streaming tables in the SQL API
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5625">FLINK-5625</a>] -         Let Date format for timestamp-based start position in Kinesis consumer be configurable.
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5630">FLINK-5630</a>] -         Followups to AggregationFunction
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5632">FLINK-5632</a>] -         Typo in StreamGraph
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-5635">FLINK-5635</a>] -         Improve Docker tooling to make it easier to build images and launch Flink via Docker tools
+</li>
+<li>[<a href="https://issues.apache

<TRUNCATED>

[6/7] flink-web git commit: Add Flink 1.3.0 release announcement

Posted by rm...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/blog/release_1.3.0-changelog.md
----------------------------------------------------------------------
diff --git a/blog/release_1.3.0-changelog.md b/blog/release_1.3.0-changelog.md
new file mode 100755
index 0000000..f91e1b1
--- /dev/null
+++ b/blog/release_1.3.0-changelog.md
@@ -0,0 +1,1491 @@
+---
+title: "Release 1.3.0 – Changelog"
+---
+
+* toc
+{:toc}
+
+## Changelog
+
+The 1.3.0 release [resolved 772 JIRA issues](https://issues.apache.org/jira/issues/?jql=project+%3D+FLINK+AND+fixVersion+%3D+1.3.0) in total.
+
+
+    
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3722'>FLINK-3722</a>] -         The divisions in the InMemorySorters&#39; swap/compare methods hurt performance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4562'>FLINK-4562</a>] -         table examples make an divided module in flink-examples
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4692'>FLINK-4692</a>] -         Add tumbling group-windows for batch tables
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4693'>FLINK-4693</a>] -         Add session group-windows for batch tables	
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4697'>FLINK-4697</a>] -         Gather more detailed checkpoint stats in CheckpointStatsTracker
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4698'>FLINK-4698</a>] -         Visualize additional checkpoint information
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4769'>FLINK-4769</a>] -         Migrate Metrics configuration options
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4912'>FLINK-4912</a>] -         Introduce RECONCILING state in ExecutionGraph
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4959'>FLINK-4959</a>] -         Write Documentation for ProcessFunction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4994'>FLINK-4994</a>] -         Don&#39;t Clear Trigger State and Merging Window Set When Purging
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5132'>FLINK-5132</a>] -         Introduce the ResourceSpec for grouping different resource factors in API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5133'>FLINK-5133</a>] -         Support to set resource for operator in DataStream and DataSet
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5134'>FLINK-5134</a>] -         Aggregate ResourceSpec for chained operators when generating job graph
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5135'>FLINK-5135</a>] -         ResourceProfile for slot request should be expanded to correspond with ResourceSpec
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5219'>FLINK-5219</a>] -         Add non-grouped session windows for batch tables
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5239'>FLINK-5239</a>] -         Properly unpack thrown exceptions in RPC methods
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5268'>FLINK-5268</a>] -         Split TableProgramsTestBase into TableProgramsCollectionTestBase and TableProgramsClusterTestBase
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5386'>FLINK-5386</a>] -         Refactoring Window Clause
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5417'>FLINK-5417</a>] -         Fix the wrong config file name 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5435'>FLINK-5435</a>] -         Cleanup the rules introduced by FLINK-5144 when calcite releases 1.12
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5454'>FLINK-5454</a>] -         Add Documentation about how to tune Checkpointing for large state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5456'>FLINK-5456</a>] -         Add docs about new state and checkpointing interfaces
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5457'>FLINK-5457</a>] -         Create documentation for Asynchronous I/O
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5458'>FLINK-5458</a>] -         Add documentation how to migrate from Flink 1.1. to Flink 1.2
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5459'>FLINK-5459</a>] -         Add documentation how to debug classloading issues
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5474'>FLINK-5474</a>] -         Extend DC/OS documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5494'>FLINK-5494</a>] -         Improve Mesos documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5501'>FLINK-5501</a>] -         Determine whether the job starts from last JobManager failure
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5529'>FLINK-5529</a>] -         Improve / extends windowing documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5545'>FLINK-5545</a>] -         Remove FlinkAggregateExpandDistinctAggregatesRule when upgrading to Calcite 1.12
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5555'>FLINK-5555</a>] -         Add documentation about debugging watermarks
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5566'>FLINK-5566</a>] -         Introduce structure to hold table and column level statistics
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5567'>FLINK-5567</a>] -         Introduce and migrate current table statistics to FlinkStatistics
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5570'>FLINK-5570</a>] -         Support register external catalog to table environment
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5618'>FLINK-5618</a>] -         Add queryable state documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5640'>FLINK-5640</a>] -         configure the explicit Unit Test file suffix
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5653'>FLINK-5653</a>] -         Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5654'>FLINK-5654</a>] -         Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5655'>FLINK-5655</a>] -         Add event time OVER RANGE BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5656'>FLINK-5656</a>] -         Add processing time OVER ROWS BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5658'>FLINK-5658</a>] -         Add event time OVER ROWS BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5693'>FLINK-5693</a>] -         ChecksumHashCode DataSetAnalytic
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5694'>FLINK-5694</a>] -         Collect DataSetAnalytic
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5716'>FLINK-5716</a>] -         Make streaming SourceContexts aware of source idleness
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5723'>FLINK-5723</a>] -         Use &quot;Used&quot; instead of &quot;Initial&quot; to make taskmanager tag more readable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5729'>FLINK-5729</a>] -         add hostname option in SocketWindowWordCount example to be more convenient
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5767'>FLINK-5767</a>] -         New aggregate function interface and built-in aggregate functions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5768'>FLINK-5768</a>] -         Apply new aggregation functions for datastream and dataset tables
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5777'>FLINK-5777</a>] -         Pass savepoint information to CheckpointingOperation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5794'>FLINK-5794</a>] -         update the documentation  about “UDF/UDTF&quot;  support have parameters constructor.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5795'>FLINK-5795</a>] -         Improve UDF&amp;UDTF to support constructor with parameter
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5798'>FLINK-5798</a>] -         Let the RPCService provide a ScheduledExecutorService
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5799'>FLINK-5799</a>] -         Let RpcService.scheduleRunnable return ScheduledFuture
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5803'>FLINK-5803</a>] -         Add [partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5804'>FLINK-5804</a>] -         Add [non-partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5810'>FLINK-5810</a>] -         Harden SlotManager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5821'>FLINK-5821</a>] -         Create StateBackend root interface
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5822'>FLINK-5822</a>] -         Make Checkpoint Coordinator aware of State Backend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5825'>FLINK-5825</a>] -         In yarn mode, a small pic can not be loaded
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5845'>FLINK-5845</a>] -         CEP: unify key and non-keyed operators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5846'>FLINK-5846</a>] -         CEP: make the operators backwards compatible.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5869'>FLINK-5869</a>] -         ExecutionGraph use FailoverCoordinator to manage the failover of execution vertexes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5881'>FLINK-5881</a>] -         ScalarFunction(UDF) should support variable types and variable arguments	
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5882'>FLINK-5882</a>] -         TableFunction (UDTF) should support variable types and variable arguments
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5897'>FLINK-5897</a>] -         Untie Checkpoint Externalization from FileSystems
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5903'>FLINK-5903</a>] -         taskmanager.numberOfTaskSlots and yarn.containers.vcores did not work well in YARN mode
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5906'>FLINK-5906</a>] -         Add support to register UDAGG in Table and SQL API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5909'>FLINK-5909</a>] -         Interface for GraphAlgorithm results
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5910'>FLINK-5910</a>] -         Framework for Gelly examples
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5911'>FLINK-5911</a>] -         Command-line parameters
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5912'>FLINK-5912</a>] -         Inputs for CSV and graph generators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5913'>FLINK-5913</a>] -         Example drivers
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5915'>FLINK-5915</a>] -         Add support for the aggregate on multi fields
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5916'>FLINK-5916</a>] -         make env.java.opts.jobmanager and env.java.opts.taskmanager working in YARN mode
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5927'>FLINK-5927</a>] -         Remove old Aggregate interface and built-in functions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5956'>FLINK-5956</a>] -         Add retract method into the aggregateFunction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5963'>FLINK-5963</a>] -         Remove preparation mapper of DataSetAggregate
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5981'>FLINK-5981</a>] -         SSL version and ciper suites cannot be constrained as configured
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5990'>FLINK-5990</a>] -         Add [partitioned] event time OVER ROWS BETWEEN x PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6011'>FLINK-6011</a>] -         Support TUMBLE, HOP, SESSION window in streaming SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6012'>FLINK-6012</a>] -         Support WindowStart / WindowEnd functions in streaming SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6020'>FLINK-6020</a>] -         Blob Server cannot handle multiple job submits (with same content) parallelly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6034'>FLINK-6034</a>] -         Add KeyedStateHandle for the snapshots in keyed streams
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6037'>FLINK-6037</a>] -         the estimateRowCount method of DataSetCalc didn&#39;t work in SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6089'>FLINK-6089</a>] -         Implement decoration phase for rewriting predicated logical plan after volcano optimization phase
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6107'>FLINK-6107</a>] -         Add custom checkstyle for flink-streaming-java
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6117'>FLINK-6117</a>] -         &#39;zookeeper.sasl.disable&#39;  not takes effet when starting CuratorFramework
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6136'>FLINK-6136</a>] -         Separate EmbeddedNonHaServices and NonHaServices
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6149'>FLINK-6149</a>] -         add additional flink logical relation nodes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6155'>FLINK-6155</a>] -         Allow to specify endpoint names
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6190'>FLINK-6190</a>] -         Write &quot;Serializer Configurations&quot; metainfo along with state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6191'>FLINK-6191</a>] -         Make non-primitive, internal built-in serializers reconfigurable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6195'>FLINK-6195</a>] -         Move gelly-examples jar from opt to examples
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6198'>FLINK-6198</a>] -         Update the documentation of the CEP library to include all the new features.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6200'>FLINK-6200</a>] -         Add event time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6201'>FLINK-6201</a>] -         move python example files from resources to the examples
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6228'>FLINK-6228</a>] -         Integrating the OVER windows in the Table API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6240'>FLINK-6240</a>] -         codeGen dataStream aggregates that use AggregateAggFunction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6241'>FLINK-6241</a>] -         codeGen dataStream aggregates that use ProcessFunction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6242'>FLINK-6242</a>] -         codeGen DataSet Goupingwindow Aggregates
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6257'>FLINK-6257</a>] -         Post-pass OVER windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6261'>FLINK-6261</a>] -         Add support for TUMBLE, HOP, SESSION to batch SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6340'>FLINK-6340</a>] -         Introduce a TerminationFuture for Execution
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6361'>FLINK-6361</a>] -         Finalize the AggregateFunction interface and refactoring built-in aggregates
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6367'>FLINK-6367</a>] -         support custom header settings of allow origin
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6392'>FLINK-6392</a>] -         Change the alias of Window from optional to essential.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6425'>FLINK-6425</a>] -         Integrate serializer reconfiguration into state restore flow to activate serializer upgrades
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6448'>FLINK-6448</a>] -         Web UI TaskManager view: Rename &#39;Free Memory&#39; to &#39;JVM Heap&#39;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6450'>FLINK-6450</a>] -         Web UI Subtasks view for TaskManagers has a misleading name
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6451'>FLINK-6451</a>] -         Web UI: Rename &#39;Metrics&#39; view to &#39;Task Metrics&#39;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6470'>FLINK-6470</a>] -         Add a utility to parse memory sizes with units
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6475'>FLINK-6475</a>] -         Incremental snapshots in RocksDB hold lock during async file upload
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6478'>FLINK-6478</a>] -         Add documentation on how to upgrade serializers for managed state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6504'>FLINK-6504</a>] -         Lack of synchronization on materializedSstFiles in RocksDBKEyedStateBackend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6527'>FLINK-6527</a>] -         OperatorSubtaskState has empty implementations of (un)/registerSharedStates
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6533'>FLINK-6533</a>] -         Duplicated registration of new shared state when checkpoint confirmations are still pending
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6534'>FLINK-6534</a>] -         SharedStateRegistry is disposing state handles from main thread
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6535'>FLINK-6535</a>] -         JobID should not be part of the registration key to the SharedStateRegistry
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6545'>FLINK-6545</a>] -         Make incremental checkpoints externalizable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6570'>FLINK-6570</a>] -         QueryableStateClient constructor in documentation doesn&#39;t match actual signature
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6618'>FLINK-6618</a>] -         Fix GroupWindowStringExpressionTest testcase bug
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6632'>FLINK-6632</a>] -         Fix parameter case sensitive error for test passing/rejecting filter API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6633'>FLINK-6633</a>] -         Register with shared state registry before adding to CompletedCheckpointStore
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6640'>FLINK-6640</a>] -         Ensure registration of shared state happens before externalizing a checkpoint
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6650'>FLINK-6650</a>] -         Fix Non-windowed group-aggregate error when using append-table mode.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6676'>FLINK-6676</a>] -         API Migration guide: add QueryableStateClient changes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6677'>FLINK-6677</a>] -         API Migration guide: add Table API changes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6678'>FLINK-6678</a>] -         API Migration guide: add note about removed log4j default logger from core artefacts
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6679'>FLINK-6679</a>] -         Document HeapStatebackend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6680'>FLINK-6680</a>] -         App &amp; Flink migration guide: updates for the 1.3 release
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6681'>FLINK-6681</a>] -         Update &quot;Upgrading the Flink Framework Version&quot; section for 1.2 -&gt; 1.3
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6683'>FLINK-6683</a>] -         building with Scala 2.11 no longer uses change-scala-version.sh
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6700'>FLINK-6700</a>] -         Remove &quot;Download and Compile&quot; from quickstart 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6736'>FLINK-6736</a>] -         Fix UDTF codegen bug when window follow by join( UDTF)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6737'>FLINK-6737</a>] -         Fix over expression parse String error.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6782'>FLINK-6782</a>] -         Update savepoint documentation
+</li>
+</ul>
+                            
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-2067'>FLINK-2067</a>] -         Chained streaming operators should not throw chained exceptions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-2662'>FLINK-2662</a>] -         CompilerException: &quot;Bug: Plan generation for Unions picked a ship strategy between binary plan operators.&quot;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-2814'>FLINK-2814</a>] -         DeltaIteration: DualInputPlanNode cannot be cast to SingleInputPlanNode
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3679'>FLINK-3679</a>] -         Allow Kafka consumer to skip corrupted messages
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4148'>FLINK-4148</a>] -         incorrect calculation distance in QuadTree
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4255'>FLINK-4255</a>] -         Unstable test WebRuntimeMonitorITCase.testNoEscape
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4813'>FLINK-4813</a>] -         Having flink-test-utils as a dependency outside Flink fails the build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4848'>FLINK-4848</a>] -         keystoreFilePath should be checked against null in SSLUtils#createSSLServerContext
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4870'>FLINK-4870</a>] -         ContinuousFileMonitoringFunction does not properly handle absolut Windows paths
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4890'>FLINK-4890</a>] -         FileInputFormatTest#testExcludeFiles fails on Windows OS
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4905'>FLINK-4905</a>] -         Kafka test instability IllegalStateException: Client is not started
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5049'>FLINK-5049</a>] -         Instability in QueryableStateITCase.testQueryableStateWithTaskManagerFailure
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5070'>FLINK-5070</a>] -         Unable to use Scala&#39;s BeanProperty with classes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5101'>FLINK-5101</a>] -         Test CassandraConnectorITCase instable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5118'>FLINK-5118</a>] -         Inconsistent records sent/received metrics
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5119'>FLINK-5119</a>] -         Last taskmanager heartbeat not showing in web frontend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5122'>FLINK-5122</a>] -         Elasticsearch Sink loses documents when cluster has high load
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5150'>FLINK-5150</a>] -         WebUI metric-related resource leak
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5165'>FLINK-5165</a>] -         Checkpointing tests using FsStatebackend fail on Windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5214'>FLINK-5214</a>] -         Clean up checkpoint files when failing checkpoint operation on TM
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5229'>FLINK-5229</a>] -         Cleanup StreamTaskStates if a checkpoint operation of a subsequent operator fails 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5247'>FLINK-5247</a>] -         Fix incorrect check in allowedLateness() method. Make it a no-op for non-event time windows.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5267'>FLINK-5267</a>] -         TaskManager logs not scrollable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5298'>FLINK-5298</a>] -         TaskManager crashes when TM log not existant
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5321'>FLINK-5321</a>] -         FlinkMiniCluster does not start Jobmanager MetricQueryService
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5323'>FLINK-5323</a>] -         CheckpointNotifier should be removed from docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5329'>FLINK-5329</a>] -         Metric list is being cut off in the WebFrontend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5345'>FLINK-5345</a>] -         IOManager failed to properly clean up temp file directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5349'>FLINK-5349</a>] -         Fix code sample for Twitter connector
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5350'>FLINK-5350</a>] -         Don&#39;t overwrite existing Jaas config property
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5353'>FLINK-5353</a>] -         Elasticsearch Sink loses well-formed documents when there are malformed documents
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5359'>FLINK-5359</a>] -         Job Exceptions view doesn&#39;t scroll 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5361'>FLINK-5361</a>] -         Flink shouldn&#39;t require Kerberos credentials
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5364'>FLINK-5364</a>] -         Rework JAAS configuration to support user-supplied entries
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5365'>FLINK-5365</a>] -         Mesos AppMaster/TaskManager should obey sigterm
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5375'>FLINK-5375</a>] -         Fix watermark documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5379'>FLINK-5379</a>] -         Flink CliFrontend does not return when not logged in with kerberos
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5380'>FLINK-5380</a>] -         Number of outgoing records not reported in web interface
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5381'>FLINK-5381</a>] -         Scrolling in some web interface pages doesn&#39;t work (taskmanager details, jobmanager config)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5382'>FLINK-5382</a>] -         Taskmanager log download button causes 404
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5383'>FLINK-5383</a>] -         TaskManager fails with SIGBUS when loading RocksDB
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5389'>FLINK-5389</a>] -         Fails #testAnswerFailureWhenSavepointReadFails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5390'>FLINK-5390</a>] -         input should be closed in finally block in YarnFlinkApplicationMasterRunner#loadJobGraph()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5392'>FLINK-5392</a>] -         flink-dist build failed when change scala version to 2.11
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5397'>FLINK-5397</a>] -         Fail to deserialize savepoints in v1.1 when there exist missing fields in class serialization descriptors
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5400'>FLINK-5400</a>] -         Add accessor to folding states in RuntimeContext
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5402'>FLINK-5402</a>] -         Fails AkkaRpcServiceTest#testTerminationFuture
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5407'>FLINK-5407</a>] -         Savepoint for iterative Task fails.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5408'>FLINK-5408</a>] -         RocksDB initialization can fail with an UnsatisfiedLinkError in the presence of multiple classloaders
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5419'>FLINK-5419</a>] -         Taskmanager metrics not accessible via REST
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5427'>FLINK-5427</a>] -         Typo in the event_timestamps_watermarks doc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5432'>FLINK-5432</a>] -         ContinuousFileMonitoringFunction is not monitoring nested files
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5434'>FLINK-5434</a>] -         Remove unsupported project() transformation from Scala DataStream docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5444'>FLINK-5444</a>] -         Flink UI uses absolute URLs.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5450'>FLINK-5450</a>] -         WindowOperator logs about &quot;re-registering state from an older Flink version&quot; even though its not a restored window
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5464'>FLINK-5464</a>] -         MetricQueryService throws NullPointerException on JobManager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5467'>FLINK-5467</a>] -         Stateless chained tasks set legacy operator state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5468'>FLINK-5468</a>] -         Restoring from a semi async rocksdb statebackend (1.1) to 1.2 fails with ClassNotFoundException
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5470'>FLINK-5470</a>] -         Requesting non-existing log/stdout file from TM crashes the TM
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5473'>FLINK-5473</a>] -         setMaxParallelism() higher than 1 is possible on non-parallel operators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5481'>FLINK-5481</a>] -         Simplify Row creation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5482'>FLINK-5482</a>] -         QueryableStateClient does not recover from a failed lookup due to a non-running job
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5484'>FLINK-5484</a>] -         Kryo serialization changed between 1.1 and 1.2
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5487'>FLINK-5487</a>] -         Proper at-least-once support for ElasticsearchSink
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5489'>FLINK-5489</a>] -         maven release:prepare fails due to invalid JDOM comments in pom.xml
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5492'>FLINK-5492</a>] -         BootstrapTools log wrong address of started ActorSystem
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5493'>FLINK-5493</a>] -         FlinkDistributionOverlay does not properly display missing environment variables
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5495'>FLINK-5495</a>] -         ZooKeeperMesosWorkerStore cannot be instantiated
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5496'>FLINK-5496</a>] -         ClassCastException when using Mesos HA mode
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5504'>FLINK-5504</a>] -         mesos-appmaster.sh logs to wrong directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5518'>FLINK-5518</a>] -         HadoopInputFormat throws NPE when close() is called before open()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5520'>FLINK-5520</a>] -         Disable outer joins with non-equality predicates
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5530'>FLINK-5530</a>] -         race condition in AbstractRocksDBState#getSerializedValue
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5531'>FLINK-5531</a>] -         SSl code block formatting is broken
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5532'>FLINK-5532</a>] -         Make the marker WindowAssigners for the fast aligned windows non-extendable.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5553'>FLINK-5553</a>] -         Job fails during deployment with IllegalStateException from subpartition request
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5556'>FLINK-5556</a>] -         BarrierBuffer resets bytes written on spiller roll over
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5560'>FLINK-5560</a>] -         Header in checkpoint stats summary misaligned
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5561'>FLINK-5561</a>] -         DataInputDeserializer#available returns one too few
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5562'>FLINK-5562</a>] -         Driver fixes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5577'>FLINK-5577</a>] -         Each time application is submitted to yarn, application id increases by two
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5585'>FLINK-5585</a>] -         NullPointer Exception in JobManager.updateAccumulators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5602'>FLINK-5602</a>] -         Migration with RocksDB job led to NPE for next checkpoint
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5608'>FLINK-5608</a>] -         Cancel button not always visible
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5612'>FLINK-5612</a>] -         GlobPathFilter not-serializable exception
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5613'>FLINK-5613</a>] -         QueryableState: requesting a non-existing key in RocksDBStateBackend is not consistent with the MemoryStateBackend and FsStateBackend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5616'>FLINK-5616</a>] -         YarnPreConfiguredMasterHaServicesTest fails sometimes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5617'>FLINK-5617</a>] -         Check new public APIs in 1.2 release
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5623'>FLINK-5623</a>] -         TempBarrier dam has been closed
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5626'>FLINK-5626</a>] -         Improve resource release in RocksDBKeyedStateBackend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5628'>FLINK-5628</a>] -         CheckpointStatsTracker implements Serializable but isn&#39;t
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5629'>FLINK-5629</a>] -         Unclosed RandomAccessFile in StaticFileServerHandler#respondAsLeader()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5631'>FLINK-5631</a>] -         [yarn] Support downloading additional jars from non-HDFS paths
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5636'>FLINK-5636</a>] -         IO Metric for StreamTwoInputProcessor
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5637'>FLINK-5637</a>] -         Default Flink configuration contains whitespace characters, causing parser WARNings
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5638'>FLINK-5638</a>] -         Deadlock when closing two chained async I/O operators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5643'>FLINK-5643</a>] -         StateUtil.discardStateFuture fails when state future contains null value
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5644'>FLINK-5644</a>] -         Task#lastCheckpointSize metric broken
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5645'>FLINK-5645</a>] -         IOMetrics transfer through ExecGraph does not work for failed jobs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5646'>FLINK-5646</a>] -         REST api documentation missing details on jar upload
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5650'>FLINK-5650</a>] -         Flink-python tests executing cost too long time
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5652'>FLINK-5652</a>] -         Memory leak in AsyncDataStream
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5660'>FLINK-5660</a>] -         Not properly cleaning PendingCheckpoints up
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5662'>FLINK-5662</a>] -         Alias in front of output fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5663'>FLINK-5663</a>] -         Checkpoint fails because of closed registry
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5666'>FLINK-5666</a>] -         Blob files are not cleaned up from ZK storage directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5667'>FLINK-5667</a>] -         Possible state data loss when task fails while checkpointing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5669'>FLINK-5669</a>] -         flink-streaming-contrib DataStreamUtils.collect in local environment mode fails when offline
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5670'>FLINK-5670</a>] -         Local RocksDB directories not cleaned up
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5684'>FLINK-5684</a>] -         Add MacOS section to flink-runtime-web README
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5699'>FLINK-5699</a>] -         Cancel with savepoint fails with a NPE if savepoint target directory not set
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5701'>FLINK-5701</a>] -         FlinkKafkaProducer should check asyncException on checkpoints
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5708'>FLINK-5708</a>] -         we should remove duplicated configuration options 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5712'>FLINK-5712</a>] -         update several deprecated configuration options 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5739'>FLINK-5739</a>] -         NullPointerException in CliFrontend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5747'>FLINK-5747</a>] -         Eager Scheduling should deploy all Tasks together
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5749'>FLINK-5749</a>] -             unset HADOOP_HOME and HADOOP_CONF_DIR to avoid env in build machine failing the UT and IT
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5751'>FLINK-5751</a>] -         404 in documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5759'>FLINK-5759</a>] -         Set an UncaughtExceptionHandler for all Thread Pools in JobManager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5762'>FLINK-5762</a>] -         Protect initializeState() and open() by the same lock.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5771'>FLINK-5771</a>] -         DelimitedInputFormat does not correctly handle multi-byte delimiters
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5773'>FLINK-5773</a>] -         Cannot cast scala.util.Failure to org.apache.flink.runtime.messages.Acknowledge
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5793'>FLINK-5793</a>] -         Running slot may not be add to AllocatedMap in SlotPool
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5796'>FLINK-5796</a>] -         broken links in the docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5797'>FLINK-5797</a>] -         incorrect use of port range selector in BootstrapTool
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5806'>FLINK-5806</a>] -         TaskExecutionState toString format have wrong key
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5811'>FLINK-5811</a>] -         Harden YarnClusterDescriptorTest
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5814'>FLINK-5814</a>] -         flink-dist creates wrong symlink when not used with cleaned before
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5817'>FLINK-5817</a>] -         Fix test concurrent execution failure by test dir conflicts.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5824'>FLINK-5824</a>] -         Fix String/byte conversions without explicit encoding
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5827'>FLINK-5827</a>] -         Exception when do filter after join a udtf which returns a POJO type
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5828'>FLINK-5828</a>] -         BlobServer create cache dir has concurrency safety problem
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5830'>FLINK-5830</a>] -         OutOfMemoryError during notify final state in TaskExecutor may cause job stuck
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5836'>FLINK-5836</a>] -         Race condition between slot offering and task deployment
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5838'>FLINK-5838</a>] -         Print shell script usage
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5842'>FLINK-5842</a>] -         Wrong &#39;since&#39; version for ElasticSearch 5.x connector
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5849'>FLINK-5849</a>] -         Kafka Consumer checkpointed state may contain undefined offsets
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5864'>FLINK-5864</a>] -         CEP: fix duplicate output patterns problem.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5871'>FLINK-5871</a>] -         Enforce uniqueness of pattern names in CEP.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5872'>FLINK-5872</a>] -         WebUI shows &quot;(null)&quot; root-exception even without exception
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5885'>FLINK-5885</a>] -         Java code snippet instead of scala in documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5890'>FLINK-5890</a>] -         GatherSumApply broken when object reuse enabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5899'>FLINK-5899</a>] -         Fix the bug in EventTimeTumblingWindow for non-partialMerge aggregate
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5904'>FLINK-5904</a>] -         jobmanager.heap.mb and taskmanager.heap.mb not work in YARN mode
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5907'>FLINK-5907</a>] -         RowCsvInputFormat bug on parsing tsv
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5928'>FLINK-5928</a>] -         Externalized checkpoints overwritting each other
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5932'>FLINK-5932</a>] -         Order of legacy vs new state initialization in the AbstractStreamOperator.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5933'>FLINK-5933</a>] -         Allow Evictor for merging windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5934'>FLINK-5934</a>] -         Scheduler in ExecutionGraph null if failure happens in ExecutionGraph.restoreLatestCheckpointedState
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5937'>FLINK-5937</a>] -         Add documentation about the task lifecycle.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5940'>FLINK-5940</a>] -         ZooKeeperCompletedCheckpointStore cannot handle broken state handles
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5942'>FLINK-5942</a>] -         Harden ZooKeeperStateHandleStore to deal with corrupted data
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5945'>FLINK-5945</a>] -         Close function in OuterJoinOperatorBase#executeOnCollections
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5948'>FLINK-5948</a>] -         Error in Python zip_with_index documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5949'>FLINK-5949</a>] -         Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5955'>FLINK-5955</a>] -         Merging a list of buffered records will have problem when ObjectReuse is turned on
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5962'>FLINK-5962</a>] -         Cancel checkpoint canceller tasks in CheckpointCoordinator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5965'>FLINK-5965</a>] -         Typo on DropWizard wrappers
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5971'>FLINK-5971</a>] -         JobLeaderIdService should time out registered jobs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5972'>FLINK-5972</a>] -         Don&#39;t allow shrinking merging windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5977'>FLINK-5977</a>] -         Rename MAX_ATTEMPTS_HISTORY_SIZE key
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5985'>FLINK-5985</a>] -         Flink treats every task as stateful (making topology changes impossible)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5994'>FLINK-5994</a>] -         Add Janino to flink-table JAR file
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6000'>FLINK-6000</a>] -         Can not start HA cluster with start-cluster.sh
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6001'>FLINK-6001</a>] -         NPE on TumblingEventTimeWindows with ContinuousEventTimeTrigger and allowedLateness
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6002'>FLINK-6002</a>] -         Documentation: &#39;MacOS X&#39; under &#39;Download and Start Flink&#39; in Quickstart page is not rendered correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6007'>FLINK-6007</a>] -         ConcurrentModificationException in WatermarkCallbackService
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6010'>FLINK-6010</a>] -         Documentation: correct IntelliJ IDEA Plugins path in &#39;Installing the Scala plugin&#39; section
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6023'>FLINK-6023</a>] -         Fix Scala snippet into Process Function (Low-level Operations) Doc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6025'>FLINK-6025</a>] -         User code ClassLoader not used when KryoSerializer fallbacks to serialization for copying
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6031'>FLINK-6031</a>] -         Add parameter for per job yarn clusters to control whether the user code jar is included into the system classloader.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6032'>FLINK-6032</a>] -         CEP-Clean up the operator state when not needed.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6040'>FLINK-6040</a>] -         DataStreamUserDefinedFunctionITCase occasionally fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6044'>FLINK-6044</a>] -         TypeSerializerSerializationProxy.read() doesn&#39;t verify the read buffer length
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6051'>FLINK-6051</a>] -         Wrong metric scope names in documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6059'>FLINK-6059</a>] -         Reject DataSet&lt;Row&gt; and DataStream&lt;Row&gt; without RowTypeInformation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6061'>FLINK-6061</a>] -         NPE on TypeSerializer.serialize with a RocksDBStateBackend calling entries() on a keyed state in the open() function
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6078'>FLINK-6078</a>] -         ZooKeeper based high availability services should not close the underlying CuratorFramework
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6079'>FLINK-6079</a>] -         Ineffective null check in FlinkKafkaConsumerBase#open()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6080'>FLINK-6080</a>] -         Unclosed ObjectOutputStream in NFA#serialize()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6084'>FLINK-6084</a>] -         Cassandra connector does not declare all dependencies
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6103'>FLINK-6103</a>] -         LocalFileSystem rename() uses File.renameTo()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6104'>FLINK-6104</a>] -         Resource leak in ListViaRangeSpeedMiniBenchmark
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6123'>FLINK-6123</a>] -         Add support for the NOT pattern.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6129'>FLINK-6129</a>] -         MetricRegistry does not stop query actor
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6133'>FLINK-6133</a>] -         fix build status in README.md
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6143'>FLINK-6143</a>] -         Unprotected access to this.flink in LocalExecutor#endSession()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6162'>FLINK-6162</a>] -         Fix bug in ByteArrayOutputStreamWithPos#setPosition
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6170'>FLINK-6170</a>] -         Some checkpoint metrics rely on latest stat snapshot
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6172'>FLINK-6172</a>] -         Potentially unclosed RandomAccessFile in HistoryServerStaticFileServerHandler
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6176'>FLINK-6176</a>] -         Add JARs to CLASSPATH deterministically
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6181'>FLINK-6181</a>] -         Zookeeper scripts use invalid regex
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6182'>FLINK-6182</a>] -         Fix possible NPE in SourceStreamTask
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6183'>FLINK-6183</a>] -         TaskMetricGroup may not be cleanup when Task.run() is never called or exits early
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6194'>FLINK-6194</a>] -         More broken links in docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6197'>FLINK-6197</a>] -         Add support for iterative conditions.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6203'>FLINK-6203</a>] -         DataSet Transformations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6205'>FLINK-6205</a>] -         Put late elements in side output.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6207'>FLINK-6207</a>] -         Duplicate type serializers for async snapshots of CopyOnWriteStateTable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6210'>FLINK-6210</a>] -         RocksDB instance should be closed in ListViaMergeSpeedMiniBenchmark
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6211'>FLINK-6211</a>] -         Validation error in Kinesis Consumer when using AT_TIMESTAMP as start position
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6217'>FLINK-6217</a>] -         ContaineredTaskManagerParameters sets off heap memory size incorrectly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6246'>FLINK-6246</a>] -         Fix generic type of OutputTag in operator Output
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6256'>FLINK-6256</a>] -         Fix documentation of ProcessFunction.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6259'>FLINK-6259</a>] -         Fix a small spelling error
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6265'>FLINK-6265</a>] -         Fix consecutive() for times() pattern.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6271'>FLINK-6271</a>] -         NumericBetweenParametersProvider NullPointer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6279'>FLINK-6279</a>] -         the digest of VolcanoRuleMatch matched different table sources with same field names may be same
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6282'>FLINK-6282</a>] -         Some words was spelled wrong
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6284'>FLINK-6284</a>] -         Incorrect sorting of completed checkpoints in ZooKeeperCompletedCheckpointStore
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6286'>FLINK-6286</a>] -         hbase command not found error
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6287'>FLINK-6287</a>] -         Flakey JobManagerRegistrationTest
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6290'>FLINK-6290</a>] -         SharedBuffer is improperly released when multiple edges between entries
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6292'>FLINK-6292</a>] -         Travis: transfer.sh not accepting uploads via http:// anymore
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6293'>FLINK-6293</a>] -         Flakey JobManagerITCase
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6295'>FLINK-6295</a>] -         Update suspended ExecutionGraph to lower latency
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6298'>FLINK-6298</a>] -         Local execution is not setting RuntimeContext for RichOutputFormat
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6300'>FLINK-6300</a>] -         PID1 of docker images does not behave correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6311'>FLINK-6311</a>] -         NPE in FlinkKinesisConsumer if source was closed before run
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6312'>FLINK-6312</a>] -         Update curator version to 2.12.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6313'>FLINK-6313</a>] -         Some words was spelled wrong and incorrect LOG.error without print
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6317'>FLINK-6317</a>] -         History server - wrong default directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6327'>FLINK-6327</a>] -         Bug in CommonCalc&#39;s estimateRowCount() method
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6328'>FLINK-6328</a>] -         Savepoints must not be counted as retained checkpoints
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6330'>FLINK-6330</a>] -         Improve Docker documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6341'>FLINK-6341</a>] -         JobManager can go to definite message sending loop when TaskManager registered
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6342'>FLINK-6342</a>] -         Start ZooKeeperLeaderElectionService under lock to avoid race condition
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6356'>FLINK-6356</a>] -         Make times() eager and enable allowing combinations.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6368'>FLINK-6368</a>] -         Grouping keys in stream aggregations have wrong order
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6371'>FLINK-6371</a>] -         Return matched patterns as Map&lt;String, List&lt;T&gt;&gt; instead of Map&lt;String, T&gt; 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6384'>FLINK-6384</a>] -         PythonStreamer does not close python processes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6386'>FLINK-6386</a>] -         Missing bracket in &#39;Compiler Limitation&#39; section
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6394'>FLINK-6394</a>] -         GroupCombine reuses instances even though object reuse is disabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6396'>FLINK-6396</a>] -         FsSavepointStreamFactoryTest fails on Windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6397'>FLINK-6397</a>] -         MultipleProgramsTestBase does not reset ContextEnvironment
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6398'>FLINK-6398</a>] -         RowSerializer&#39;s duplicate should always return a new instance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6400'>FLINK-6400</a>] -         Lack of protection accessing masterHooks in CheckpointCoordinator#triggerCheckpoint
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6401'>FLINK-6401</a>] -         RocksDBPerformanceTest.testRocksDbRangeGetPerformance fails on Travis
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6404'>FLINK-6404</a>] -         Ensure PendingCheckpoint is registered when calling Checkpoint Hooks
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6409'>FLINK-6409</a>] -         TUMBLE/HOP/SESSION_START/END do not resolve time field correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6410'>FLINK-6410</a>] -         build fails after changing Scala to 2.11
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6411'>FLINK-6411</a>] -         YarnApplicationMasterRunner should not interfere with RunningJobsRegistry
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6415'>FLINK-6415</a>] -         Make sure core Flink artifacts have no specific logger dependency
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6416'>FLINK-6416</a>] -         Potential divide by zero issue in InputGateMetrics#refreshAndGetAvg()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6427'>FLINK-6427</a>] -         BucketingSink does not sync file length in case of cancel
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6435'>FLINK-6435</a>] -         AsyncWaitOperator does not handle exceptions properly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6436'>FLINK-6436</a>] -         Bug in CommonCorrelate&#39;s generateCollector method when using udtf with udf
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6439'>FLINK-6439</a>] -         Unclosed InputStream in OperatorSnapshotUtil#readStateHandle()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6440'>FLINK-6440</a>] -         Noisy logs from metric fetcher
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6445'>FLINK-6445</a>] -         Fix NullPointerException in CEP pattern without condition
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6463'>FLINK-6463</a>] -         Throw exception when NOT-NEXT is after OPTIONAL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6474'>FLINK-6474</a>] -         Potential loss of precision in 32 bit integer multiplication
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6479'>FLINK-6479</a>] -         Fix IndexOutOfBoundsException bug
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6486'>FLINK-6486</a>] -         Pass RowTypeInfo to CodeGenerator instead of CRowTypeInfo 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6491'>FLINK-6491</a>] -         Add QueryConfig to specify state retention time for streaming queries
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6501'>FLINK-6501</a>] -         Make sure NOTICE files are bundled into shaded JAR files
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6506'>FLINK-6506</a>] -         Some tests in flink-tests exceed the memory resources in containerized Travis builds
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6508'>FLINK-6508</a>] -         Include license files of packaged dependencies
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6509'>FLINK-6509</a>] -         TestingListener might miss JobLeader notifications
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6514'>FLINK-6514</a>] -         Cannot start Flink Cluster in standalone mode
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6515'>FLINK-6515</a>] -         KafkaConsumer checkpointing fails because of ClassLoader issues
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6517'>FLINK-6517</a>] -         Support multiple consecutive windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6520'>FLINK-6520</a>] -         FlinkKafkaConsumer09+ does not overwrite props to disable auto commit offsets when commit mode is OffsetCommitMode.ON_CHECKPOINTS
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6530'>FLINK-6530</a>] -         Unclosed Response in DatadogHttpClient#validateApiKey()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6531'>FLINK-6531</a>] -         Deserialize checkpoint hooks with user classloader
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6536'>FLINK-6536</a>] -         Improve error message in SharedBuffer::put()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6542'>FLINK-6542</a>] -         Non-keyed, non-windowed aggregation fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6548'>FLINK-6548</a>] -         AvroOutputFormatTest fails on Windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6561'>FLINK-6561</a>] -         GlobFilePathFilterTest#testExcludeFilenameWithStart fails on Windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6562'>FLINK-6562</a>] -         Support implicit table references for nested fields in SQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6564'>FLINK-6564</a>] -         Build fails on file systems that do not distinguish between upper and lower case
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6574'>FLINK-6574</a>] -         Support nested catalogs in ExternalCatalog
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6578'>FLINK-6578</a>] -         SharedBuffer creates self-loops when having elements with same value/timestamp.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6579'>FLINK-6579</a>] -         Add proper support for BasicArrayTypeInfo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6580'>FLINK-6580</a>] -         Flink on YARN doesnt start with default parameters
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6581'>FLINK-6581</a>] -         Dynamic property parsing broken for YARN
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6582'>FLINK-6582</a>] -         Project from maven archetype is not buildable by default due to ${scala.binary.version}
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6583'>FLINK-6583</a>] -         Enable QueryConfig in count base GroupWindow
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6585'>FLINK-6585</a>] -         Table examples are not runnable in IDE
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6586'>FLINK-6586</a>] -         InputGateMetrics#refreshAndGetMin returns Integer.MAX_VALUE for local channels
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6587'>FLINK-6587</a>] -         Java Table API cannot parse function names starting with keywords
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6593'>FLINK-6593</a>] -         Fix Bug in ProctimeAttribute or RowtimeAttribute with CodeGenerator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6595'>FLINK-6595</a>] -         Nested SQL queries do not expose proctime / rowtime attributes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6598'>FLINK-6598</a>] -         Remove useless param rowRelDataType of DataStreamGroupAggregate.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6604'>FLINK-6604</a>] -         Remove Java Serialization from the CEP library.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6606'>FLINK-6606</a>] -         Create checkpoint hook with user classloader
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6609'>FLINK-6609</a>] -         Wrong version assignment when multiple TAKEs transitions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6612'>FLINK-6612</a>] -         ZooKeeperStateHandleStore does not guard against concurrent delete operations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6614'>FLINK-6614</a>] -         Applying function on window auxiliary function fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6628'>FLINK-6628</a>] -         Cannot start taskmanager with cygwin in directory containing spaces
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6629'>FLINK-6629</a>] -         ClusterClient cannot submit jobs to HA cluster if address not set in configuration
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6634'>FLINK-6634</a>] -         NFA serializer does not serialize the ComputationState counter.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6635'>FLINK-6635</a>] -         ClientConnectionTest is broken because the ClusterClient lazily connects to the JobManager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6639'>FLINK-6639</a>] -         Java/Scala code tabs broken in CEP docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6641'>FLINK-6641</a>] -         HA recovery on YARN: ClusterClient calls HighAvailabilityServices#closeAndCleanupAll
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6644'>FLINK-6644</a>] -         Don&#39;t register HUP unix signal handler on Windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6646'>FLINK-6646</a>] -         YARN session doesn&#39;t work with HA
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6651'>FLINK-6651</a>] -         Clearing registeredStates map should be protected in SharedStateRegistry#clear
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6656'>FLINK-6656</a>] -         Migrate CEP PriorityQueue to MapState
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6662'>FLINK-6662</a>] -         ClassNotFoundException: o.a.f.r.j.t.JobSnapshottingSettings recovering job
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6671'>FLINK-6671</a>] -         RocksDBStateBackendTest.testCancelRunningSnapshot unstable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6702'>FLINK-6702</a>] -         SIGABRT after CEPOperatorTest#testCEPOperatorSerializationWRocksDB() during GC
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6704'>FLINK-6704</a>] -         Cannot disable YARN user jar inclusion
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6714'>FLINK-6714</a>] -         Operator state backend should set user classloader as context classloader when snapshotting
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6753'>FLINK-6753</a>] -         Flaky SqlITCase
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-6780'>FLINK-6780</a>] -         ExternalTableSource should add time attributes in the row type
+</li>
+</ul>
+                    
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-2211'>FLINK-2211</a>] -         Generalize ALS API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-2908'>FLINK-2908</a>] -         Web interface redraw web plan when browser resized
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3123'>FLINK-3123</a>] -         Allow setting custom start-offsets for the Kafka consumer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3150'>FLINK-3150</a>] -         Make YARN container invocation configurable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3163'>FLINK-3163</a>] -         Configure Flink for NUMA systems
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3318'>FLINK-3318</a>] -         Add support for quantifiers to CEP&#39;s pattern API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3347'>FLINK-3347</a>] -         TaskManager (or its ActorSystem) need to restart in case they notice quarantine
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3360'>FLINK-3360</a>] -         Clear up StateBackend, AbstractStateBackend abstractions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3398'>FLINK-3398</a>] -         Flink Kafka consumer should support auto-commit opt-outs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3427'>FLINK-3427</a>] -         Add watermark monitoring to JobManager web frontend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-3703'>FLINK-3703</a>] -         Add sequence matching semantics to discard matched events
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4288'>FLINK-4288</a>] -         Make it possible to unregister tables
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4326'>FLINK-4326</a>] -         Flink start-up scripts should optionally start services on the foreground
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4396'>FLINK-4396</a>] -         GraphiteReporter class not found at startup of jobmanager
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4410'>FLINK-4410</a>] -         Report more information about operator checkpoints
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4450'>FLINK-4450</a>] -         update storm version to 1.0.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4552'>FLINK-4552</a>] -         Refactor WindowOperator/Trigger Tests
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4673'>FLINK-4673</a>] -         TypeInfoFactory for Either type
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4754'>FLINK-4754</a>] -         Make number of retained checkpoints user configurable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4917'>FLINK-4917</a>] -         Deprecate &quot;CheckpointedAsynchronously&quot; interface
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4920'>FLINK-4920</a>] -         Add a Scala Function Gauge
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4949'>FLINK-4949</a>] -         Refactor Gelly driver inputs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-4953'>FLINK-4953</a>] -         Allow access to &quot;time&quot; in ProcessWindowFunction.Context
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5059'>FLINK-5059</a>] -         only serialise events once in RecordWriter#broadcastEvent
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5066'>FLINK-5066</a>] -         add more efficient isEvent check to EventSerializer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5067'>FLINK-5067</a>] -         Make Flink compile with 1.8 Java compiler
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5113'>FLINK-5113</a>] -         Make all Testing Functions implement CheckpointedFunction Interface.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5129'>FLINK-5129</a>] -         make the BlobServer use a distributed file system
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5153'>FLINK-5153</a>] -         Allow setting custom application tags for Flink on YARN
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5183'>FLINK-5183</a>] -         [py] Support multiple jobs per Python plan file
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5222'>FLINK-5222</a>] -         Rename StateBackend interface to StateBinder
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5237'>FLINK-5237</a>] -         Consolidate and harmonize Window Translation Tests
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5277'>FLINK-5277</a>] -         missing unit test for ensuring ResultPartition#add always recycles buffers
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5280'>FLINK-5280</a>] -         Refactor TableSource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5306'>FLINK-5306</a>] -         Display checkpointing configuration details in web UI &quot;Configuration&quot; tab
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5331'>FLINK-5331</a>] -         PythonPlanBinderTest idling extremely long
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5348'>FLINK-5348</a>] -         Support custom field names for RowTypeInfo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5358'>FLINK-5358</a>] -         Support RowTypeInfo extraction in TypeExtractor by Row instance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5368'>FLINK-5368</a>] -         Let Kafka consumer show something when it fails to read one topic out of topic list
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5377'>FLINK-5377</a>] -         Improve savepoint docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5385'>FLINK-5385</a>] -         Add a help function to create Row
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5388'>FLINK-5388</a>] -         Remove private access of edges and vertices of Gelly Graph class
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5395'>FLINK-5395</a>] -         support locally build distribution by script create_release_files.sh
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5399'>FLINK-5399</a>] -         Add more information to checkpoint result of TriggerSavepointSuccess
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5404'>FLINK-5404</a>] -         Consolidate and update S3 documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5412'>FLINK-5412</a>] -         Enable RocksDB tests on Windows
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5414'>FLINK-5414</a>] -         Bump up Calcite version to 1.11
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5415'>FLINK-5415</a>] -         ContinuousFileProcessingTest failed on travis
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5424'>FLINK-5424</a>] -         Improve Restart Strategy Logging
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5438'>FLINK-5438</a>] -         Typo in JobGraph generator Exception 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5442'>FLINK-5442</a>] -         Add test to fix ordinals of serialized enum StateDescriptor.Type
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5446'>FLINK-5446</a>] -         System metrics reference incomplete
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5448'>FLINK-5448</a>] -         Fix typo in StateAssignmentOperation Exception
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5451'>FLINK-5451</a>] -         Extend JMX metrics documentation section
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5452'>FLINK-5452</a>] -         Make table unit tests pass under cluster mode
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5461'>FLINK-5461</a>] -         Remove Superflous TypeInformation Declaration
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5466'>FLINK-5466</a>] -         Make production environment default in gulpfile
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5480'>FLINK-5480</a>] -         User-provided hashes for operators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5485'>FLINK-5485</a>] -         Mark compiled web frontend files as binary when processed by git diff
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5497'>FLINK-5497</a>] -         remove duplicated tests
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5499'>FLINK-5499</a>] -         Try to reuse the resource location of prior execution attempt in allocating slot
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5503'>FLINK-5503</a>] -         mesos-appmaster.sh script could print return value message
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5507'>FLINK-5507</a>] -         remove queryable list state sink
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5508'>FLINK-5508</a>] -         Remove Mesos dynamic class loading
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5515'>FLINK-5515</a>] -         fix unused kvState.getSerializedValue call in KvStateServerHandler
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5516'>FLINK-5516</a>] -         Hardcoded paths in flink-python/.../PythonPlanBinder.java
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5517'>FLINK-5517</a>] -         Upgrade hbase version to 1.3.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5519'>FLINK-5519</a>] -         scala-maven-plugin version all change to 3.2.2
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5521'>FLINK-5521</a>] -         remove unused KvStateRequestSerializer#serializeList
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5522'>FLINK-5522</a>] -         Storm LocalCluster can&#39;t run with powermock
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5524'>FLINK-5524</a>] -         Support early out for code generated conjunctive conditions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5528'>FLINK-5528</a>] -         tests: reduce the retry delay in QueryableStateITCase
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5543'>FLINK-5543</a>] -         customCommandLine tips in CliFrontend
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5559'>FLINK-5559</a>] -         queryable state: KvStateRequestSerializer#deserializeKeyAndNamespace() throws an IOException without own failure message if deserialisation fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5563'>FLINK-5563</a>] -         Add density to vertex metrics
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5574'>FLINK-5574</a>] -         Add checkpoint statistics docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5575'>FLINK-5575</a>] -         in old releases, warn users and guide them to the latest stable docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5576'>FLINK-5576</a>] -         extend deserialization functions of KvStateRequestSerializer to detect unconsumed bytes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5581'>FLINK-5581</a>] -         Improve Kerberos security related documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5583'>FLINK-5583</a>] -         Support flexible error handling in the Kafka consumer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5586'>FLINK-5586</a>] -         Extend TableProgramsTestBase for object reuse modes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5590'>FLINK-5590</a>] -         Create a proper internal state hierarchy
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5597'>FLINK-5597</a>] -         Improve the LocalClusteringCoefficient documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5598'>FLINK-5598</a>] -         Return jar name when jar is uploaded
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5609'>FLINK-5609</a>] -         Add last update time to docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5610'>FLINK-5610</a>] -         Rename Installation and Setup to Project Setup
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5615'>FLINK-5615</a>] -         queryable state: execute the QueryableStateITCase for all three state back-ends
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5624'>FLINK-5624</a>] -         Support tumbling window on streaming tables in the SQL API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5625'>FLINK-5625</a>] -         Let Date format for timestamp-based start position in Kinesis consumer be configurable.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5630'>FLINK-5630</a>] -         Followups to AggregationFunction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5632'>FLINK-5632</a>] -         Typo in StreamGraph
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5635'>FLINK-5635</a>] -         Improve Docker tooling to make it easier to build images and launch Flink via Docker tools
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5639'>FLINK-5639</a>] -         Clarify License implications of RabbitMQ Connector
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5680'>FLINK-5680</a>] -         Document env.ssh.opts
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5681'>FLINK-5681</a>] -         Make ReaperThread for SafetyNetCloseableRegistry a singleton
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5702'>FLINK-5702</a>] -         Kafka Producer docs should warn if using setLogFailuresOnly, at-least-once is compromised
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5705'>FLINK-5705</a>] -         webmonitor&#39;s request/response use UTF-8 explicitly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5714'>FLINK-5714</a>] -         Use a builder pattern for creating CsvTableSource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5718'>FLINK-5718</a>] -         Handle JVM Fatal Exceptions in Tasks
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5720'>FLINK-5720</a>] -         Deprecate &quot;Folding&quot; in all of DataStream API
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5721'>FLINK-5721</a>] -         Add FoldingState to State Documentation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5722'>FLINK-5722</a>] -         Implement DISTINCT as dedicated operator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5727'>FLINK-5727</a>] -         Unify some API of batch and stream TableEnvironment
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5741'>FLINK-5741</a>] -         Add tests for window function wrappers with RichFunctions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5742'>FLINK-5742</a>] -         Breakpoints on documentation website
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5743'>FLINK-5743</a>] -         Mark WindowedStream.aggregate* methods as PublicEvolving
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5745'>FLINK-5745</a>] -         Set uncaught exception handler for Netty threads
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5748'>FLINK-5748</a>] -         Make the ExecutionGraph&#39;s FutureExecutor a ScheduledExecutionService
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5756'>FLINK-5756</a>] -         When there are many values under the same key in ListState, RocksDBStateBackend performances poor
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5766'>FLINK-5766</a>] -         Unify NoAvailableResourceException handling on ExecutionGraph
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5788'>FLINK-5788</a>] -         Document assumptions about File Systems and persistence
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5792'>FLINK-5792</a>] -         Improve “UDF/UDTF&quot; to support constructor with parameter.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5800'>FLINK-5800</a>] -         Make sure that the CheckpointStreamFactory is instantiated once per operator only
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5805'>FLINK-5805</a>] -         improve docs for ProcessFunction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5807'>FLINK-5807</a>] -         improved wording for doc home page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5812'>FLINK-5812</a>] -         Clean up FileSystem
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5819'>FLINK-5819</a>] -         Improve metrics reporting
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5826'>FLINK-5826</a>] -         UDF/UDTF should support variable types and variable arguments
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5837'>FLINK-5837</a>] -         improve readability of the queryable state docs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5852'>FLINK-5852</a>] -         Move JSON generation code into static methods
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5854'>FLINK-5854</a>] -         Introduce some Flink-specific base Exception types
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5870'>FLINK-5870</a>] -         Make handlers aware of their REST URLs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5876'>FLINK-5876</a>] -         Mention Scala type fallacies for queryable state client serializers
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5877'>FLINK-5877</a>] -         Fix Scala snippet in Async I/O API doc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5887'>FLINK-5887</a>] -         Make CheckpointBarrier type immutable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5894'>FLINK-5894</a>] -         HA docs are misleading re: state backends
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5895'>FLINK-5895</a>] -         Reduce logging aggressiveness of FileSystemSafetyNet
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5917'>FLINK-5917</a>] -         Remove MapState.size()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5921'>FLINK-5921</a>] -         Adapt time mode indicator functions return custom data types
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5929'>FLINK-5929</a>] -         Allow Access to Per-Window State in ProcessWindowFunction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5938'>FLINK-5938</a>] -         Replace ExecutionContext by Executor in Scheduler
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-5952'>FLINK-5952</a>] -         JobCancellationWithSavepoi

<TRUNCATED>

[2/7] flink-web git commit: Add Flink 1.3.0 release announcement

Posted by rm...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/04/07/march-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/04/07/march-in-flink.html b/content/news/2015/04/07/march-in-flink.html
index a0efc74..e345c04 100644
--- a/content/news/2015/04/07/march-in-flink.html
+++ b/content/news/2015/04/07/march-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/04/13/release-0.9.0-milestone1.html
----------------------------------------------------------------------
diff --git a/content/news/2015/04/13/release-0.9.0-milestone1.html b/content/news/2015/04/13/release-0.9.0-milestone1.html
index c82d8eb..fa07442 100644
--- a/content/news/2015/04/13/release-0.9.0-milestone1.html
+++ b/content/news/2015/04/13/release-0.9.0-milestone1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
----------------------------------------------------------------------
diff --git a/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html b/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
index 05f8c15..6de4229 100644
--- a/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
+++ b/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/05/14/Community-update-April.html
----------------------------------------------------------------------
diff --git a/content/news/2015/05/14/Community-update-April.html b/content/news/2015/05/14/Community-update-April.html
index 6234f39..a2558f8 100644
--- a/content/news/2015/05/14/Community-update-April.html
+++ b/content/news/2015/05/14/Community-update-April.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
----------------------------------------------------------------------
diff --git a/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html b/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
index 50e6bca..7b04e40 100644
--- a/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
+++ b/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/08/24/introducing-flink-gelly.html
----------------------------------------------------------------------
diff --git a/content/news/2015/08/24/introducing-flink-gelly.html b/content/news/2015/08/24/introducing-flink-gelly.html
index a5668b9..e61efc0 100644
--- a/content/news/2015/08/24/introducing-flink-gelly.html
+++ b/content/news/2015/08/24/introducing-flink-gelly.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/09/01/release-0.9.1.html
----------------------------------------------------------------------
diff --git a/content/news/2015/09/01/release-0.9.1.html b/content/news/2015/09/01/release-0.9.1.html
index 87e7b1c..3677321 100644
--- a/content/news/2015/09/01/release-0.9.1.html
+++ b/content/news/2015/09/01/release-0.9.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -147,7 +147,7 @@
 several parts of the system. We suggest all users of Flink to work with this
 latest stable version.</p>
 
-<p><a href="/downloads.html">Download the release</a> and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2">check out the
+<p><a href="/downloads.html">Download the release</a> and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3">check out the
 documentation</a>. Feedback through the Flink mailing lists
 is, as always, very welcome!</p>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/09/03/flink-forward.html
----------------------------------------------------------------------
diff --git a/content/news/2015/09/03/flink-forward.html b/content/news/2015/09/03/flink-forward.html
index e9de892..f0d53ab 100644
--- a/content/news/2015/09/03/flink-forward.html
+++ b/content/news/2015/09/03/flink-forward.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/09/16/off-heap-memory.html
----------------------------------------------------------------------
diff --git a/content/news/2015/09/16/off-heap-memory.html b/content/news/2015/09/16/off-heap-memory.html
index c376de9..0644bac 100644
--- a/content/news/2015/09/16/off-heap-memory.html
+++ b/content/news/2015/09/16/off-heap-memory.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/11/16/release-0.10.0.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/16/release-0.10.0.html b/content/news/2015/11/16/release-0.10.0.html
index 6d4ed9a..14544d4 100644
--- a/content/news/2015/11/16/release-0.10.0.html
+++ b/content/news/2015/11/16/release-0.10.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/11/27/release-0.10.1.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/27/release-0.10.1.html b/content/news/2015/11/27/release-0.10.1.html
index abf6ab5..a82f3af 100644
--- a/content/news/2015/11/27/release-0.10.1.html
+++ b/content/news/2015/11/27/release-0.10.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/12/04/Introducing-windows.html
----------------------------------------------------------------------
diff --git a/content/news/2015/12/04/Introducing-windows.html b/content/news/2015/12/04/Introducing-windows.html
index de8f10f..84daede 100644
--- a/content/news/2015/12/04/Introducing-windows.html
+++ b/content/news/2015/12/04/Introducing-windows.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/12/11/storm-compatibility.html
----------------------------------------------------------------------
diff --git a/content/news/2015/12/11/storm-compatibility.html b/content/news/2015/12/11/storm-compatibility.html
index 95322c2..9fb920e 100644
--- a/content/news/2015/12/11/storm-compatibility.html
+++ b/content/news/2015/12/11/storm-compatibility.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/12/18/a-year-in-review.html
----------------------------------------------------------------------
diff --git a/content/news/2015/12/18/a-year-in-review.html b/content/news/2015/12/18/a-year-in-review.html
index 92ffe15..46cd5da 100644
--- a/content/news/2015/12/18/a-year-in-review.html
+++ b/content/news/2015/12/18/a-year-in-review.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/02/11/release-0.10.2.html
----------------------------------------------------------------------
diff --git a/content/news/2016/02/11/release-0.10.2.html b/content/news/2016/02/11/release-0.10.2.html
index 66ece6c..271b955 100644
--- a/content/news/2016/02/11/release-0.10.2.html
+++ b/content/news/2016/02/11/release-0.10.2.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/03/08/release-1.0.0.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/08/release-1.0.0.html b/content/news/2016/03/08/release-1.0.0.html
index 7d78f8a..68c76b5 100644
--- a/content/news/2016/03/08/release-1.0.0.html
+++ b/content/news/2016/03/08/release-1.0.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/04/06/cep-monitoring.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/06/cep-monitoring.html b/content/news/2016/04/06/cep-monitoring.html
index 388be8f..6d2ed72 100644
--- a/content/news/2016/04/06/cep-monitoring.html
+++ b/content/news/2016/04/06/cep-monitoring.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/04/06/release-1.0.1.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/06/release-1.0.1.html b/content/news/2016/04/06/release-1.0.1.html
index 08c7382..20c83ad 100644
--- a/content/news/2016/04/06/release-1.0.1.html
+++ b/content/news/2016/04/06/release-1.0.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/04/14/flink-forward-announce.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/14/flink-forward-announce.html b/content/news/2016/04/14/flink-forward-announce.html
index 17be9cf..ea7227e 100644
--- a/content/news/2016/04/14/flink-forward-announce.html
+++ b/content/news/2016/04/14/flink-forward-announce.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/04/22/release-1.0.2.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/22/release-1.0.2.html b/content/news/2016/04/22/release-1.0.2.html
index e21000f..e92674b 100644
--- a/content/news/2016/04/22/release-1.0.2.html
+++ b/content/news/2016/04/22/release-1.0.2.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/05/11/release-1.0.3.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/11/release-1.0.3.html b/content/news/2016/05/11/release-1.0.3.html
index 4d9f7d1..50b0d91 100644
--- a/content/news/2016/05/11/release-1.0.3.html
+++ b/content/news/2016/05/11/release-1.0.3.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/05/24/stream-sql.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/24/stream-sql.html b/content/news/2016/05/24/stream-sql.html
index 418f6cf..5db70d3 100644
--- a/content/news/2016/05/24/stream-sql.html
+++ b/content/news/2016/05/24/stream-sql.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/08/08/release-1.1.0.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/08/release-1.1.0.html b/content/news/2016/08/08/release-1.1.0.html
index 9b07ee2..385e289 100644
--- a/content/news/2016/08/08/release-1.1.0.html
+++ b/content/news/2016/08/08/release-1.1.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/08/11/release-1.1.1.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/11/release-1.1.1.html b/content/news/2016/08/11/release-1.1.1.html
index 4b9f03a..f08d577 100644
--- a/content/news/2016/08/11/release-1.1.1.html
+++ b/content/news/2016/08/11/release-1.1.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/08/24/ff16-keynotes-panels.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/24/ff16-keynotes-panels.html b/content/news/2016/08/24/ff16-keynotes-panels.html
index ccd8242..3bc0ecd 100644
--- a/content/news/2016/08/24/ff16-keynotes-panels.html
+++ b/content/news/2016/08/24/ff16-keynotes-panels.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/09/05/release-1.1.2.html
----------------------------------------------------------------------
diff --git a/content/news/2016/09/05/release-1.1.2.html b/content/news/2016/09/05/release-1.1.2.html
index 9b02587..0b35570 100644
--- a/content/news/2016/09/05/release-1.1.2.html
+++ b/content/news/2016/09/05/release-1.1.2.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/10/12/release-1.1.3.html
----------------------------------------------------------------------
diff --git a/content/news/2016/10/12/release-1.1.3.html b/content/news/2016/10/12/release-1.1.3.html
index 4cfdc6f..308cdd0 100644
--- a/content/news/2016/10/12/release-1.1.3.html
+++ b/content/news/2016/10/12/release-1.1.3.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/12/19/2016-year-in-review.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/19/2016-year-in-review.html b/content/news/2016/12/19/2016-year-in-review.html
index 9db963a..dbb857f 100644
--- a/content/news/2016/12/19/2016-year-in-review.html
+++ b/content/news/2016/12/19/2016-year-in-review.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2016/12/21/release-1.1.4.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/21/release-1.1.4.html b/content/news/2016/12/21/release-1.1.4.html
index 22ad4d0..3a87bfd 100644
--- a/content/news/2016/12/21/release-1.1.4.html
+++ b/content/news/2016/12/21/release-1.1.4.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2017/02/06/release-1.2.0.html
----------------------------------------------------------------------
diff --git a/content/news/2017/02/06/release-1.2.0.html b/content/news/2017/02/06/release-1.2.0.html
index a0876ba..ef9f93e 100644
--- a/content/news/2017/02/06/release-1.2.0.html
+++ b/content/news/2017/02/06/release-1.2.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2017/03/23/release-1.1.5.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/23/release-1.1.5.html b/content/news/2017/03/23/release-1.1.5.html
index ca29377..ab26f67 100644
--- a/content/news/2017/03/23/release-1.1.5.html
+++ b/content/news/2017/03/23/release-1.1.5.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2017/03/29/table-sql-api-update.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/29/table-sql-api-update.html b/content/news/2017/03/29/table-sql-api-update.html
index 3270673..309cbd6 100644
--- a/content/news/2017/03/29/table-sql-api-update.html
+++ b/content/news/2017/03/29/table-sql-api-update.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2017/04/04/dynamic-tables.html
----------------------------------------------------------------------
diff --git a/content/news/2017/04/04/dynamic-tables.html b/content/news/2017/04/04/dynamic-tables.html
index 9951173..fa3a49e 100644
--- a/content/news/2017/04/04/dynamic-tables.html
+++ b/content/news/2017/04/04/dynamic-tables.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2017/04/26/release-1.2.1.html
----------------------------------------------------------------------
diff --git a/content/news/2017/04/26/release-1.2.1.html b/content/news/2017/04/26/release-1.2.1.html
index e17a9e8..2847a87 100644
--- a/content/news/2017/04/26/release-1.2.1.html
+++ b/content/news/2017/04/26/release-1.2.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2017/05/16/official-docker-image.html
----------------------------------------------------------------------
diff --git a/content/news/2017/05/16/official-docker-image.html b/content/news/2017/05/16/official-docker-image.html
index 6b71ced..5a08c3c 100644
--- a/content/news/2017/05/16/official-docker-image.html
+++ b/content/news/2017/05/16/official-docker-image.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->


[3/7] flink-web git commit: Add Flink 1.3.0 release announcement

Posted by rm...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/community.html
----------------------------------------------------------------------
diff --git a/content/community.html b/content/community.html
index 698ab37..733f163 100644
--- a/content/community.html
+++ b/content/community.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -317,7 +317,7 @@
 
 <h2 id="project-wiki">Project Wiki</h2>
 
-<p>The Apache Flink <a href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home" target="_blank">project wiki</a> contains a range of relevant resources for Flink users. However, some content on the wiki might be out-of-date. When in doubt, please refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Flink documentation</a>.</p>
+<p>The Apache Flink <a href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home" target="_blank">project wiki</a> contains a range of relevant resources for Flink users. However, some content on the wiki might be out-of-date. When in doubt, please refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Flink documentation</a>.</p>
 
 <h2 id="flink-forward">Flink Forward</h2>
 
@@ -553,7 +553,7 @@
 
 <h1 id="slides">Slides</h1>
 
-<p><strong>Note</strong>: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3">latest documentation</a> for an up to date reference.</p>
+<p><strong>Note</strong>: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-master">latest documentation</a> for an up to date reference.</p>
 
 <h3 id="section">2016</h3>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/contribute-code.html
----------------------------------------------------------------------
diff --git a/content/contribute-code.html b/content/contribute-code.html
index 54d3dd8..81dde9f 100644
--- a/content/contribute-code.html
+++ b/content/contribute-code.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -451,15 +451,15 @@ Note: If you do not have the jar file, you probably did not run the command line
 
 <h2 id="snapshots-nightly-builds">Snapshots (Nightly Builds)</h2>
 
-<p>Apache Flink <code>1.3-SNAPSHOT</code> is our latest development version.</p>
+<p>Apache Flink <code>1.4-SNAPSHOT</code> is our latest development version.</p>
 
 <p>You can download a packaged version of our nightly builds, which include
 the most recent development code. You can use them if you need a feature
 before its release. Only builds that pass all tests are published here.</p>
 
 <ul>
-  <li><strong>Hadoop 1</strong>: <a href="https://s3.amazonaws.com/flink-nightly/flink-1.3-SNAPSHOT-bin-hadoop1.tgz" class="ga-track" id="download-hadoop1-nightly">flink-1.3-SNAPSHOT-bin-hadoop1.tgz</a></li>
-  <li><strong>Hadoop 2 and YARN</strong>: <a href="https://s3.amazonaws.com/flink-nightly/flink-1.3-SNAPSHOT-bin-hadoop2.tgz" class="ga-track" id="download-hadoop2-nightly">flink-1.3-SNAPSHOT-bin-hadoop2.tgz</a></li>
+  <li><strong>Hadoop 1</strong>: <a href="https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop1.tgz" class="ga-track" id="download-hadoop1-nightly">flink-1.4-SNAPSHOT-bin-hadoop1.tgz</a></li>
+  <li><strong>Hadoop 2 and YARN</strong>: <a href="https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop2.tgz" class="ga-track" id="download-hadoop2-nightly">flink-1.4-SNAPSHOT-bin-hadoop2.tgz</a></li>
 </ul>
 
 <p>Add the <strong>Apache Snapshot repository</strong> to your Maven <code>pom.xml</code>:</p>
@@ -474,7 +474,7 @@ before its release. Only builds that pass all tests are published here.</p>
   <span class="nt">&lt;/repository&gt;</span>
 <span class="nt">&lt;/repositories&gt;</span></code></pre></div>
 
-<p>You can now include Apache Flink as a Maven dependency (see above) with version <code>1.3-SNAPSHOT</code> (or <code>1.3-SNAPSHOT-hadoop1</code> for compatibility with old Hadoop 1.x versions).</p>
+<p>You can now include Apache Flink as a Maven dependency (see above) with version <code>1.4-SNAPSHOT</code> (or `` for compatibility with old Hadoop 1.x versions).</p>
 
 
   </div>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/contribute-documentation.html
----------------------------------------------------------------------
diff --git a/content/contribute-documentation.html b/content/contribute-documentation.html
index 8870d84..28311ec 100644
--- a/content/contribute-documentation.html
+++ b/content/contribute-documentation.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/documentation.html
----------------------------------------------------------------------
diff --git a/content/documentation.html b/content/documentation.html
index cf23d72..1525672 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index 93e0735..af4bbd7 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -151,7 +151,7 @@ $( document ).ready(function() {
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#latest-stable-release-v121" id="markdown-toc-latest-stable-release-v121">Latest stable release (v1.2.1)</a>    <ul>
+  <li><a href="#latest-stable-release-v130" id="markdown-toc-latest-stable-release-v130">Latest stable release (v1.3.0)</a>    <ul>
       <li><a href="#binaries" id="markdown-toc-binaries">Binaries</a></li>
       <li><a href="#source" id="markdown-toc-source">Source</a></li>
     </ul>
@@ -162,9 +162,9 @@ $( document ).ready(function() {
 
 </div>
 
-<h2 id="latest-stable-release-v121">Latest stable release (v1.2.1)</h2>
+<h2 id="latest-stable-release-v130">Latest stable release (v1.3.0)</h2>
 
-<p>Apache Flink® 1.2.1 is our latest stable release.</p>
+<p>Apache Flink® 1.3.0 is our latest stable release.</p>
 
 <p>An Apache Hadoop installation is
 <a href="faq.html#do-i-have-to-install-apache-hadoop-to-use-flink">not required</a>
@@ -182,26 +182,26 @@ select the version matching your installed Hadoop version.</p>
 <tbody>
     <tr>
     <th>Hadoop® 2.7</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop27-scala_2.10.tgz" class="ga-track" id="download-hadoop27">Download</a></td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop27-scala_2.11.tgz" class="ga-track" id="download-hadoop27_211">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop27-scala_2.10.tgz" class="ga-track" id="download-hadoop27">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop27-scala_2.11.tgz" class="ga-track" id="download-hadoop27_211">Download</a></td>
     </tr>
 
     <tr>
     <th>Hadoop® 2.6</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop26-scala_2.10.tgz" class="ga-track" id="download-hadoop26">Download</a></td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop26-scala_2.11.tgz" class="ga-track" id="download-hadoop26_211">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop26-scala_2.10.tgz" class="ga-track" id="download-hadoop26">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop26-scala_2.11.tgz" class="ga-track" id="download-hadoop26_211">Download</a></td>
     </tr>
 
     <tr>
     <th>Hadoop® 2.4</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop24-scala_2.10.tgz" class="ga-track" id="download-hadoop24">Download</a></td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop24-scala_2.11.tgz" class="ga-track" id="download-hadoop24_211">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop24-scala_2.10.tgz" class="ga-track" id="download-hadoop24">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop24-scala_2.11.tgz" class="ga-track" id="download-hadoop24_211">Download</a></td>
     </tr>
 
     <tr>
     <th>Hadoop® 2.3</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop2-scala_2.10.tgz" class="ga-track" id="download-hadoop2">Download</a></td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop2-scala_2.11.tgz" class="ga-track" id="download-hadoop2_211">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop2-scala_2.10.tgz" class="ga-track" id="download-hadoop2">Download</a></td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop2-scala_2.11.tgz" class="ga-track" id="download-hadoop2_211">Download</a></td>
     </tr>
 </tbody>
 </table>
@@ -210,8 +210,8 @@ select the version matching your installed Hadoop version.</p>
 
 <div class="list-group">
   <!-- Source -->
-  <a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-src.tgz" class="list-group-item ga-track" id="download-source">
-    <h4><span class="glyphicon glyphicon-download" aria-hidden="true"></span> <strong>Apache Flink® 1.2.1</strong> Source Release</h4>
+  <a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-src.tgz" class="list-group-item ga-track" id="download-source">
+    <h4><span class="glyphicon glyphicon-download" aria-hidden="true"></span> <strong>Apache Flink® 1.3.0</strong> Source Release</h4>
     <p>Review the source code or build Flink on your own, using this package</p>
   </a>
 </div>
@@ -227,22 +227,23 @@ select the version matching your installed Hadoop version.</p>
 <div class="highlight"><pre><code class="language-xml"><span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span class="nt">&lt;/groupId&gt;</span>
   <span class="nt">&lt;artifactId&gt;</span>flink-java<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.2.1<span class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.3.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span class="nt">&lt;/groupId&gt;</span>
   <span class="nt">&lt;artifactId&gt;</span>flink-streaming-java_2.10<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.2.1<span class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.3.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span class="nt">&lt;/groupId&gt;</span>
   <span class="nt">&lt;artifactId&gt;</span>flink-clients_2.10<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.2.1<span class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.3.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <h2 id="all-releases">All releases</h2>
 
 <ul>
+  <li>Flink 1.2.1 - 2017-04-26 (<a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-src.tgz">Source</a>, <a href="http://archive.apache.org/dist/flink/flink-1.2.1/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html">ScalaDocs</a>)</li>
   <li>Flink 1.2.0 - 2017-02-06 (<a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.2.0/flink-1.2.0-src.tgz">Source</a>, <a href="http://archive.apache.org/dist/flink/flink-1.2.0/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html">ScalaDocs</a>)</li>
   <li>Flink 1.1.5 - 2017-03-22 (<a href="http://archive.apache.org/dist/flink/flink-1.1.5/flink-1.1.5-src.tgz">Source</a>, <a href="http://archive.apache.org/dist/flink/flink-1.1.5/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html">ScalaDocs</a>)</li>
   <li>Flink 1.1.4 - 2016-12-21 (<a href="http://archive.apache.org/dist/flink/flink-1.1.4/flink-1.1.4-src.tgz">Source</a>, <a href="http://archive.apache.org/dist/flink/flink-1.1.4/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html">ScalaDocs</a>)</li>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/ecosystem.html
----------------------------------------------------------------------
diff --git a/content/ecosystem.html b/content/ecosystem.html
index e1efc5d..0ede162 100644
--- a/content/ecosystem.html
+++ b/content/ecosystem.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -156,15 +156,15 @@ many other data processing projects and frameworks.
 <p>Currently these systems are supported:</p>
 
 <ul>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/kafka.html" target="_blank">Apache Kafka</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/elasticsearch.html" target="_blank">Elasticsearch</a> (sink)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/elasticsearch2.html" target="_blank">Elasticsearch 2.x</a> (sink)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/filesystem_sink.html" target="_blank">HDFS</a> (sink)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/rabbitmq.html" target="_blank">RabbitMQ</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/kinesis.html" target="_blank">Amazon Kinesis Streams</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/twitter.html" target="_blank">Twitter</a> (source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/nifi.html" target="_blank">Apache NiFi</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/cassandra.html" target="_blank">Apache Cassandra</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/kafka.html" target="_blank">Apache Kafka</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/elasticsearch.html" target="_blank">Elasticsearch</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/elasticsearch2.html" target="_blank">Elasticsearch 2.x</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/filesystem_sink.html" target="_blank">HDFS</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/rabbitmq.html" target="_blank">RabbitMQ</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/kinesis.html" target="_blank">Amazon Kinesis Streams</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/twitter.html" target="_blank">Twitter</a> (source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/nifi.html" target="_blank">Apache NiFi</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/cassandra.html" target="_blank">Apache Cassandra</a> (sink)</li>
   <li><a href="https://github.com/apache/bahir-flink" target="_blank">Redis, Flume, and ActiveMQ (via Apache Bahir)</a> (sink)</li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/faq.html
----------------------------------------------------------------------
diff --git a/content/faq.html b/content/faq.html
index f50616b..d3cd79b 100644
--- a/content/faq.html
+++ b/content/faq.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -262,10 +262,10 @@ of the master and the worker where the exception occurred
 <h3 id="how-do-i-debug-flink-programs">How do I debug Flink programs?</h3>
 
 <ul>
-  <li>When you start a program locally with the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/apis/local_execution.html">LocalExecutor</a>,
+  <li>When you start a program locally with the <a href="http://ci.apache.org/projects/flink/flink-docs-master/apis/local_execution.html">LocalExecutor</a>,
 you can place breakpoints in your functions and debug them like normal
 Java/Scala programs.</li>
-  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/apis/programming_guide.html#accumulators--counters">Accumulators</a> are very helpful in
+  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-master/apis/programming_guide.html#accumulators--counters">Accumulators</a> are very helpful in
 tracking the behavior of the parallel execution. They allow you to gather
 information inside the program’s operations and show them after the program
 execution.</li>
@@ -289,8 +289,8 @@ parallelism has to be 1 and set it accordingly.</p>
 
 <p>The parallelism can be set in numerous ways to ensure a fine-grained control
 over the execution of a Flink program. See
-the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#common-options">Configuration guide</a> for detailed instructions on how to
-set the parallelism. Also check out <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#configuring-taskmanager-processing-slots">this figure</a> detailing
+the <a href="http://ci.apache.org/projects/flink/flink-docs-master/setup/config.html#common-options">Configuration guide</a> for detailed instructions on how to
+set the parallelism. Also check out <a href="http://ci.apache.org/projects/flink/flink-docs-master/setup/config.html#configuring-taskmanager-processing-slots">this figure</a> detailing
 how the processing slots and parallelism are related to each other.</p>
 
 <h2 id="errors">Errors</h2>
@@ -325,7 +325,7 @@ This can be achieved by using a context bound:</p>
   <span class="n">input</span><span class="o">.</span><span class="n">reduceGroup</span><span class="o">(</span> <span class="n">i</span> <span class="k">=&gt;</span> <span class="n">i</span><span class="o">.</span><span class="n">toSeq</span> <span class="o">)</span>
 <span class="o">}</span></code></pre></div>
 
-<p>See <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/internals/types_serialization.html">Type Extraction and Serialization</a> for
+<p>See <a href="http://ci.apache.org/projects/flink/flink-docs-master/internals/types_serialization.html">Type Extraction and Serialization</a> for
 an in-depth discussion of how Flink handles types.</p>
 
 <h3 id="i-get-an-error-message-saying-that-not-enough-buffers-are-available-how-do-i-fix-this">I get an error message saying that not enough buffers are available. How do I fix this?</h3>
@@ -335,7 +335,7 @@ you need to adapt the number of network buffers via the config parameter
 <code>taskmanager.network.numberOfBuffers</code>.
 As a rule-of-thumb, the number of buffers should be at least
 <code>4 * numberOfTaskManagers * numberOfSlotsPerTaskManager^2</code>. See
-<a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#configuring-the-network-buffers">Configuration Reference</a> for details.</p>
+<a href="http://ci.apache.org/projects/flink/flink-docs-master/setup/config.html#configuring-the-network-buffers">Configuration Reference</a> for details.</p>
 
 <h3 id="my-job-fails-early-with-a-javaioeofexception-what-could-be-the-cause">My job fails early with a java.io.EOFException. What could be the cause?</h3>
 
@@ -464,7 +464,7 @@ destage operations to disk, if necessary. By default, the system reserves around
 70% of the memory. If you frequently run applications that need more memory in
 the user-defined functions, you can reduce that value using the configuration
 entries <code>taskmanager.memory.fraction</code> or <code>taskmanager.memory.size</code>. See the
-<a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html">Configuration Reference</a> for details. This will leave more memory to JVM heap,
+<a href="http://ci.apache.org/projects/flink/flink-docs-master/setup/config.html">Configuration Reference</a> for details. This will leave more memory to JVM heap,
 but may cause data processing tasks to go to disk more often.</p>
   </li>
 </ol>
@@ -627,18 +627,18 @@ code is blocked.</p>
 <h3 id="what-kind-of-fault-tolerance-does-flink-provide">What kind of fault-tolerance does Flink provide?</h3>
 
 <p>For streaming programs Flink has a novel approach to draw periodic snapshots of the streaming dataflow state and use those for recovery.
-This mechanism is both efficient and flexible. See the documentation on <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/internals/stream_checkpointing.html">streaming fault tolerance</a> for details.</p>
+This mechanism is both efficient and flexible. See the documentation on <a href="http://ci.apache.org/projects/flink/flink-docs-master/internals/stream_checkpointing.html">streaming fault tolerance</a> for details.</p>
 
 <p>For batch processing programs Flink remembers the program’s sequence of transformations and can restart failed jobs.</p>
 
 <h3 id="are-hadoop-like-utilities-such-as-counters-and-the-distributedcache-supported">Are Hadoop-like utilities, such as Counters and the DistributedCache supported?</h3>
 
-<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/apis/programming_guide.html#accumulators--counters">Flink’s Accumulators</a> work very similar like
+<p><a href="http://ci.apache.org/projects/flink/flink-docs-master/apis/programming_guide.html#accumulators--counters">Flink’s Accumulators</a> work very similar like
 Hadoop’s counters, but are more powerful.</p>
 
 <p>Flink has a <a href="https://github.com/apache/flink/tree/master/flink-core/src/main/java/org/apache/flink/api/common/cache/DistributedCache.java">Distributed Cache</a> that is deeply integrated with the APIs. Please refer to the <a href="https://github.com/apache/flink/tree/master/flink-java/src/main/java/org/apache/flink/api/java/ExecutionEnvironment.java#L831">JavaDocs</a> for details on how to use it.</p>
 
-<p>In order to make data sets available on all tasks, we encourage you to use <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/apis/programming_guide.html#broadcast-variables">Broadcast Variables</a> instead. They are more efficient and easier to use than the distributed cache.</p>
+<p>In order to make data sets available on all tasks, we encourage you to use <a href="http://ci.apache.org/projects/flink/flink-docs-master/apis/programming_guide.html#broadcast-variables">Broadcast Variables</a> instead. They are more efficient and easier to use than the distributed cache.</p>
 
 
   </div>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/features.html
----------------------------------------------------------------------
diff --git a/content/features.html b/content/features.html
index 27cf1c4..28bb957 100644
--- a/content/features.html
+++ b/content/features.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/how-to-contribute.html
----------------------------------------------------------------------
diff --git a/content/how-to-contribute.html b/content/how-to-contribute.html
index 2a0f19a..d783206 100644
--- a/content/how-to-contribute.html
+++ b/content/how-to-contribute.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/improve-website.html
----------------------------------------------------------------------
diff --git a/content/improve-website.html b/content/improve-website.html
index 5ca2fdd..a800a98 100644
--- a/content/improve-website.html
+++ b/content/improve-website.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 81d54ef..8e852c4 100644
--- a/content/index.html
+++ b/content/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -168,6 +168,11 @@
 
   <dl>
       
+        <dt> <a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></dt>
+        <dd><p>The Apache Flink community is pleased to announce the 1.3.0 release. Over the past 4 months, the Flink community has been working hard to resolve more than 680 issues. See the <a href="/blog/release_1.3.0-changelog.html">complete changelog</a> for more detail.</p>
+
+</dd>
+      
         <dt> <a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></dt>
         <dd><p>For some time, the Apache Flink community has provided scripts to build a Docker image to run Flink. Now, starting with version 1.2.1, Flink will have a <a href="https://hub.docker.com/r/_/flink/">Docker image</a> on the Docker Hub. This image is maintained by the Flink community and curated by the <a href="https://github.com/docker-library/official-images">Docker</a> team to ensure it meets the quality standards for container images of the Docker community.</p>
 
@@ -184,11 +189,6 @@
       
         <dt> <a href="/news/2017/03/29/table-sql-api-update.html">From Streams to Tables and Back Again: An Update on Flink's Table &amp; SQL API</a></dt>
         <dd><p>Broadening the user base and unifying batch &amp; streaming with relational APIs</p></dd>
-      
-        <dt> <a href="/news/2017/03/23/release-1.1.5.html">Apache Flink 1.1.5 Released</a></dt>
-        <dd><p>The Apache Flink community released the next bugfix version of the Apache Flink 1.1 series.</p>
-
-</dd>
     
   </dl>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/introduction.html
----------------------------------------------------------------------
diff --git a/content/introduction.html b/content/introduction.html
index 8c10990..463e1ab 100644
--- a/content/introduction.html
+++ b/content/introduction.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -138,7 +138,7 @@
     <h1>Introduction to Apache Flink®</h1>
 
 	<p><br />
-Below is a high-level overview of Apache Flink and stream processing. For a more technical introduction, we recommend the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/concepts/programming-model.html" target="_blank">“Concepts” page</a> in the Flink documentation.
+Below is a high-level overview of Apache Flink and stream processing. For a more technical introduction, we recommend the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/concepts/programming-model.html" target="_blank">“Concepts” page</a> in the Flink documentation.
 <br /></p>
 <div class="page-toc">
 <ul id="markdown-toc">
@@ -269,14 +269,14 @@ Below is a high-level overview of Apache Flink and stream processing. For a more
 <h3 id="apis">APIs</h3>
 
 <ul>
-  <li>Flink’s <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/datastream_api.html" target="_blank">DataStream API</a> is for programs that implement transformations on data streams (e.g., filtering, updating state, defining windows, aggregating).</li>
-  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/batch/index.html" target="_blank">DataSet API</a> is for programs that implement transformations on data sets (e.g., filtering, mapping, joining, grouping).</li>
-  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/table_api.html#table-api" target="_blank">Table API</a> is a SQL-like expression language for relational stream and batch processing that can be easily embedded in Flink’s DataSet and DataStream APIs (Java and Scala).</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/table_api.html#sql" target="_blank">Streaming SQL</a> enables SQL queries to be executed on streaming and batch tables. The syntax is based on <a href="https://calcite.apache.org/docs/stream.html" target="_blank">Apache Calcite™</a>.</li>
+  <li>Flink’s <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/datastream_api.html" target="_blank">DataStream API</a> is for programs that implement transformations on data streams (e.g., filtering, updating state, defining windows, aggregating).</li>
+  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/batch/index.html" target="_blank">DataSet API</a> is for programs that implement transformations on data sets (e.g., filtering, mapping, joining, grouping).</li>
+  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#table-api" target="_blank">Table API</a> is a SQL-like expression language for relational stream and batch processing that can be easily embedded in Flink’s DataSet and DataStream APIs (Java and Scala).</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#sql" target="_blank">Streaming SQL</a> enables SQL queries to be executed on streaming and batch tables. The syntax is based on <a href="https://calcite.apache.org/docs/stream.html" target="_blank">Apache Calcite™</a>.</li>
 </ul>
 
 <h3 id="libraries">Libraries</h3>
-<p>Flink also includes special-purpose libraries for <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/libs/cep.html" target="_blank">complex event processing</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/libs/ml/index.html" target="_blank">machine learning</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/libs/gelly/index.html" target="_blank">graph processing</a>, and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/libs/storm_compatibility.html" target="_blank">Apache Storm compatibility</a>.</p>
+<p>Flink also includes special-purpose libraries for <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/cep.html" target="_blank">complex event processing</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/ml/index.html" target="_blank">machine learning</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/gelly/index.html" target="_blank">graph processing</a>, and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/storm_compatibility.html" target="_blank">Apache Storm compatibility</a>.</p>
 
 <h2 id="flink-and-other-frameworks">Flink and other frameworks</h2>
 
@@ -296,7 +296,7 @@ Below is a high-level overview of Apache Flink and stream processing. For a more
 
 <h2 id="key-takeaways-and-next-steps">Key Takeaways and Next Steps</h2>
 
-<p>In summary, Apache Flink is an open-source stream processing framework that eliminates the “performance vs. reliability” tradeoff often associated with open-source streaming engines and performs consistently in both categories. Following this introduction, we recommend you try our <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">quickstart</a>, <a href="/downloads.html">download</a> the most recent stable version of Flink, or review the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/index.html" target="_blank">documentation</a>.</p>
+<p>In summary, Apache Flink is an open-source stream processing framework that eliminates the “performance vs. reliability” tradeoff often associated with open-source streaming engines and performs consistently in both categories. Following this introduction, we recommend you try our <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">quickstart</a>, <a href="/downloads.html">download</a> the most recent stable version of Flink, or review the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/index.html" target="_blank">documentation</a>.</p>
 
 <p>And we encourage you to join the Flink user mailing list and to share your questions with the community. We’re here to help you get the most out of Flink.</p>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/material.html
----------------------------------------------------------------------
diff --git a/content/material.html b/content/material.html
index 5caaef8..3ec7ae6 100644
--- a/content/material.html
+++ b/content/material.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2014/08/26/release-0.6.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/26/release-0.6.html b/content/news/2014/08/26/release-0.6.html
index 96a0f20..251161d 100644
--- a/content/news/2014/08/26/release-0.6.html
+++ b/content/news/2014/08/26/release-0.6.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2014/09/26/release-0.6.1.html
----------------------------------------------------------------------
diff --git a/content/news/2014/09/26/release-0.6.1.html b/content/news/2014/09/26/release-0.6.1.html
index 9b7a701..d5c1667 100644
--- a/content/news/2014/09/26/release-0.6.1.html
+++ b/content/news/2014/09/26/release-0.6.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2014/10/03/upcoming_events.html
----------------------------------------------------------------------
diff --git a/content/news/2014/10/03/upcoming_events.html b/content/news/2014/10/03/upcoming_events.html
index eb2387f..b13653a 100644
--- a/content/news/2014/10/03/upcoming_events.html
+++ b/content/news/2014/10/03/upcoming_events.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2014/11/04/release-0.7.0.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/04/release-0.7.0.html b/content/news/2014/11/04/release-0.7.0.html
index 3e9a9f5..077e1e2 100644
--- a/content/news/2014/11/04/release-0.7.0.html
+++ b/content/news/2014/11/04/release-0.7.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2014/11/18/hadoop-compatibility.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/18/hadoop-compatibility.html b/content/news/2014/11/18/hadoop-compatibility.html
index 1fc4963..2ec6855 100644
--- a/content/news/2014/11/18/hadoop-compatibility.html
+++ b/content/news/2014/11/18/hadoop-compatibility.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/01/06/december-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/01/06/december-in-flink.html b/content/news/2015/01/06/december-in-flink.html
index 2245952..af1df83 100644
--- a/content/news/2015/01/06/december-in-flink.html
+++ b/content/news/2015/01/06/december-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/01/21/release-0.8.html
----------------------------------------------------------------------
diff --git a/content/news/2015/01/21/release-0.8.html b/content/news/2015/01/21/release-0.8.html
index ba79591..4652c50 100644
--- a/content/news/2015/01/21/release-0.8.html
+++ b/content/news/2015/01/21/release-0.8.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/02/04/january-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/04/january-in-flink.html b/content/news/2015/02/04/january-in-flink.html
index 229b427..88d59e0 100644
--- a/content/news/2015/02/04/january-in-flink.html
+++ b/content/news/2015/02/04/january-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/02/09/streaming-example.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/09/streaming-example.html b/content/news/2015/02/09/streaming-example.html
index 5b210ed..e5ebc3f 100644
--- a/content/news/2015/02/09/streaming-example.html
+++ b/content/news/2015/02/09/streaming-example.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/03/02/february-2015-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/03/02/february-2015-in-flink.html b/content/news/2015/03/02/february-2015-in-flink.html
index cba69c1..1ba0af7 100644
--- a/content/news/2015/03/02/february-2015-in-flink.html
+++ b/content/news/2015/03/02/february-2015-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
----------------------------------------------------------------------
diff --git a/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html b/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
index 420f37b..9c50a5a 100644
--- a/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
+++ b/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2" target="_blank">1.2 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->


[7/7] flink-web git commit: Add Flink 1.3.0 release announcement

Posted by rm...@apache.org.
Add Flink 1.3.0 release announcement

This closes #62


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/4e75b86e
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/4e75b86e
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/4e75b86e

Branch: refs/heads/asf-site
Commit: 4e75b86eb4447bda5c52fbd8d296f00a4f006cd0
Parents: edbd65a
Author: Robert Metzger <rm...@apache.org>
Authored: Tue May 30 10:56:23 2017 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Thu Jun 1 16:14:20 2017 +0200

----------------------------------------------------------------------
 _config.yml                                     |   45 +-
 _posts/2017-5-31-release-1.3.0.md               |  131 ++
 blog/release_1.3.0-changelog.md                 | 1491 ++++++++++++++++
 content/blog/feed.xml                           |  182 +-
 content/blog/index.html                         |   44 +-
 content/blog/page2/index.html                   |   44 +-
 content/blog/page3/index.html                   |   47 +-
 content/blog/page4/index.html                   |   47 +-
 content/blog/page5/index.html                   |   31 +-
 .../release_1.0.0-changelog_known_issues.html   |    8 +-
 content/blog/release_1.1.0-changelog.html       |    8 +-
 content/blog/release_1.2.0-changelog.html       |    8 +-
 content/blog/release_1.3.0-changelog.html       | 1662 ++++++++++++++++++
 content/community.html                          |   12 +-
 content/contribute-code.html                    |   16 +-
 content/contribute-documentation.html           |    8 +-
 content/documentation.html                      |    8 +-
 content/downloads.html                          |   41 +-
 content/ecosystem.html                          |   26 +-
 content/faq.html                                |   28 +-
 content/features.html                           |    8 +-
 content/how-to-contribute.html                  |    8 +-
 content/improve-website.html                    |    8 +-
 content/index.html                              |   18 +-
 content/introduction.html                       |   22 +-
 content/material.html                           |    8 +-
 content/news/2014/08/26/release-0.6.html        |    8 +-
 content/news/2014/09/26/release-0.6.1.html      |    8 +-
 content/news/2014/10/03/upcoming_events.html    |    8 +-
 content/news/2014/11/04/release-0.7.0.html      |    8 +-
 .../news/2014/11/18/hadoop-compatibility.html   |    8 +-
 content/news/2015/01/06/december-in-flink.html  |    8 +-
 content/news/2015/01/21/release-0.8.html        |    8 +-
 content/news/2015/02/04/january-in-flink.html   |    8 +-
 content/news/2015/02/09/streaming-example.html  |    8 +-
 .../news/2015/03/02/february-2015-in-flink.html |    8 +-
 .../peeking-into-Apache-Flinks-Engine-Room.html |    8 +-
 content/news/2015/04/07/march-in-flink.html     |    8 +-
 .../2015/04/13/release-0.9.0-milestone1.html    |    8 +-
 .../05/11/Juggling-with-Bits-and-Bytes.html     |    8 +-
 .../news/2015/05/14/Community-update-April.html |    8 +-
 .../announcing-apache-flink-0.9.0-release.html  |    8 +-
 .../2015/08/24/introducing-flink-gelly.html     |    8 +-
 content/news/2015/09/01/release-0.9.1.html      |   10 +-
 content/news/2015/09/03/flink-forward.html      |    8 +-
 content/news/2015/09/16/off-heap-memory.html    |    8 +-
 content/news/2015/11/16/release-0.10.0.html     |    8 +-
 content/news/2015/11/27/release-0.10.1.html     |    8 +-
 .../news/2015/12/04/Introducing-windows.html    |    8 +-
 .../news/2015/12/11/storm-compatibility.html    |    8 +-
 content/news/2015/12/18/a-year-in-review.html   |    8 +-
 content/news/2016/02/11/release-0.10.2.html     |    8 +-
 content/news/2016/03/08/release-1.0.0.html      |    8 +-
 content/news/2016/04/06/cep-monitoring.html     |    8 +-
 content/news/2016/04/06/release-1.0.1.html      |    8 +-
 .../news/2016/04/14/flink-forward-announce.html |    8 +-
 content/news/2016/04/22/release-1.0.2.html      |    8 +-
 content/news/2016/05/11/release-1.0.3.html      |    8 +-
 content/news/2016/05/24/stream-sql.html         |    8 +-
 content/news/2016/08/08/release-1.1.0.html      |    8 +-
 content/news/2016/08/11/release-1.1.1.html      |    8 +-
 .../news/2016/08/24/ff16-keynotes-panels.html   |    8 +-
 content/news/2016/09/05/release-1.1.2.html      |    8 +-
 content/news/2016/10/12/release-1.1.3.html      |    8 +-
 .../news/2016/12/19/2016-year-in-review.html    |    8 +-
 content/news/2016/12/21/release-1.1.4.html      |    8 +-
 content/news/2017/02/06/release-1.2.0.html      |    8 +-
 content/news/2017/03/23/release-1.1.5.html      |    8 +-
 .../news/2017/03/29/table-sql-api-update.html   |    8 +-
 content/news/2017/04/04/dynamic-tables.html     |    8 +-
 content/news/2017/04/26/release-1.2.1.html      |    8 +-
 .../news/2017/05/16/official-docker-image.html  |    8 +-
 content/news/2017/06/01/release-1.3.0.html      |  367 ++++
 content/poweredby.html                          |    8 +-
 content/privacy-policy.html                     |    8 +-
 content/project.html                            |    8 +-
 content/q/quickstart-SNAPSHOT.sh                |    2 +-
 content/q/quickstart-scala-SNAPSHOT.sh          |    2 +-
 content/q/quickstart-scala.sh                   |    2 +-
 content/q/quickstart.sh                         |    2 +-
 content/q/sbt-quickstart.sh                     |    2 +-
 content/slides.html                             |   10 +-
 content/usecases.html                           |    8 +-
 downloads.md                                    |    1 +
 q/quickstart-SNAPSHOT.sh                        |    2 +-
 q/quickstart-scala-SNAPSHOT.sh                  |    2 +-
 q/quickstart-scala.sh                           |    2 +-
 q/quickstart.sh                                 |    2 +-
 q/sbt-quickstart.sh                             |    2 +-
 89 files changed, 4326 insertions(+), 433 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index b94c71c..97bdc13 100644
--- a/_config.yml
+++ b/_config.yml
@@ -9,45 +9,42 @@ url: http://flink.apache.org
 
 DOCS_BASE_URL: http://ci.apache.org/projects/flink/
 
-FLINK_VERSION_STABLE: 1.2.1
-FLINK_VERSION_HADOOP_1_STABLE: 1.2.1-hadoop1
-FLINK_VERSION_HADOOP_2_STABLE: 1.2.1
-FLINK_VERSION_STABLE_SHORT: 1.2
+FLINK_VERSION_STABLE: 1.3.0
+FLINK_VERSION_HADOOP_2_STABLE: 1.3.0
+FLINK_VERSION_STABLE_SHORT: 1.3
 
-FLINK_VERSION_LATEST: 1.3-SNAPSHOT
-FLINK_VERSION_HADOOP_1_LATEST: 1.3-SNAPSHOT-hadoop1
-FLINK_VERSION_HADOOP_2_LATEST: 1.3-SNAPSHOT
-FLINK_VERSION_LATEST_SHORT: 1.3
+FLINK_VERSION_LATEST: 1.4-SNAPSHOT
+FLINK_VERSION_HADOOP_2_LATEST: 1.4-SNAPSHOT
+FLINK_VERSION_LATEST_SHORT: 1.4
 
 FLINK_ISSUES_URL: https://issues.apache.org/jira/browse/FLINK
 FLINK_GITHUB_URL: https://github.com/apache/flink
 FLINK_CONTRIBUTORS_URL: https://cwiki.apache.org/confluence/display/FLINK/List+of+contributors
 FLINK_GITHUB_REPO_NAME: flink
 
-FLINK_DOWNLOAD_URL_SOURCE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-src.tgz
+FLINK_DOWNLOAD_URL_SOURCE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-src.tgz
 
-FLINK_DOWNLOAD_URL_HADOOP_1_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.1.5/flink-1.1.5-bin-hadoop1-scala_2.10.tgz
 
-FLINK_DOWNLOAD_URL_HADOOP_2_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop2-scala_2.10.tgz
-FLINK_DOWNLOAD_URL_HADOOP_24_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop24-scala_2.10.tgz
-FLINK_DOWNLOAD_URL_HADOOP_26_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop26-scala_2.10.tgz
-FLINK_DOWNLOAD_URL_HADOOP_27_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop27-scala_2.10.tgz
+FLINK_DOWNLOAD_URL_HADOOP_2_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop2-scala_2.10.tgz
+FLINK_DOWNLOAD_URL_HADOOP_24_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop24-scala_2.10.tgz
+FLINK_DOWNLOAD_URL_HADOOP_26_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop26-scala_2.10.tgz
+FLINK_DOWNLOAD_URL_HADOOP_27_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop27-scala_2.10.tgz
 
-FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop2-scala_2.11.tgz
-FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop24-scala_2.11.tgz
-FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop26-scala_2.11.tgz
-FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-bin-hadoop27-scala_2.11.tgz
+FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop2-scala_2.11.tgz
+FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop24-scala_2.11.tgz
+FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop26-scala_2.11.tgz
+FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.0/flink-1.3.0-bin-hadoop27-scala_2.11.tgz
 
-FLINK_DOWNLOAD_URL_HADOOP_1_LATEST: https://s3.amazonaws.com/flink-nightly/flink-1.3-SNAPSHOT-bin-hadoop1.tgz
-FLINK_DOWNLOAD_URL_HADOOP_2_LATEST: https://s3.amazonaws.com/flink-nightly/flink-1.3-SNAPSHOT-bin-hadoop2.tgz
+FLINK_DOWNLOAD_URL_HADOOP_1_LATEST: https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop1.tgz
+FLINK_DOWNLOAD_URL_HADOOP_2_LATEST: https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop2.tgz
 
 # Version numbers used in the text for stable and snapshot versions,
 # e.g. "Documentation for {{ site.stable }".
-stable: "1.2"
-snapshot: "1.3"
+stable: "1.3"
+snapshot: "1.4"
 
-docs-stable: "http://ci.apache.org/projects/flink/flink-docs-release-1.2"
-docs-snapshot: "http://ci.apache.org/projects/flink/flink-docs-release-1.3"
+docs-stable: "http://ci.apache.org/projects/flink/flink-docs-release-1.3"
+docs-snapshot: "http://ci.apache.org/projects/flink/flink-docs-master"
 
 # Used by the gh_link plugin
 jira: "https://issues.apache.org/jira/browse/FLINK"

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/_posts/2017-5-31-release-1.3.0.md
----------------------------------------------------------------------
diff --git a/_posts/2017-5-31-release-1.3.0.md b/_posts/2017-5-31-release-1.3.0.md
new file mode 100644
index 0000000..c411f06
--- /dev/null
+++ b/_posts/2017-5-31-release-1.3.0.md
@@ -0,0 +1,131 @@
+---
+layout: post
+title:  "Apache Flink 1.3.0 Release Announcement"
+date:   2017-06-01 12:00:00
+author: "Robert Metzger"
+author-twitter: "rmetzger_"
+categories: news
+---
+
+
+The Apache Flink community is pleased to announce the 1.3.0 release. Over the past 4 months, the Flink community has been working hard to resolve more than 680 issues. See the [complete changelog]({{ site.baseurl }}/blog/release_1.3.0-changelog.html) for more detail.
+
+This is the fourth major release in the 1.x.y series. It is API compatible with the other 1.x.y releases for APIs annotated with the @Public annotation.
+
+Users can expect Flink releases now in a 4 month cycle. At the beginning of the 1.3 [release cycle](https://cwiki.apache.org/confluence/display/FLINK/Flink+Release+and+Feature+Plan), the community decided to follow a strict [time-based release model](https://cwiki.apache.org/confluence/display/FLINK/Time-based+releases).
+
+We encourage everyone to download the release and check out the [documentation](https://ci.apache.org/projects/flink/flink-docs-release-1.3/). Feedback through the [Flink mailing lists](http://flink.apache.org/community.html#mailing-lists) is, as always, gladly encouraged!
+
+You can find the binaries on the updated [Downloads page](http://flink.apache.org/downloads.html). Some highlights of the release are listed below.
+
+
+
+# Large State Handling/Recovery
+
+* **Incremental Checkpointing for RocksDB**: It is now possible to checkpoint only the difference from the previous successful checkpoint, rather than checkpointing the entire application state. This speeds up checkpointing and saves disk space, because the individual checkpoints are smaller. ([FLINK-5053](https://issues.apache.org/jira/browse/FLINK-5053)).
+
+* **Asynchronous snapshots for heap-based state backends**: The filesystem and memory statebackends now also support asynchronous snapshots using a copy-on-write HashMap implementation. Asynchronous snapshotting makes Flink more resilient to slow storage systems and expensive serialization. The time an operator blocks on a snapshot is reduced to a minimum ([FLINK-6048](https://issues.apache.org/jira/browse/FLINK-6048), [FLINK-5715](https://issues.apache.org/jira/browse/FLINK-5715)).
+
+* **Allow upgrades to state serializers:** Users can now upgrade serializers, while keeping their application state. One use case of this is upgrading custom serializers used for managed operator state/keyed state. Also, registration order for POJO types/Kryo types is now no longer fixed ([Documentation](https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/state.html#custom-serialization-for-managed-state), [FLINK-6178](https://issues.apache.org/jira/browse/FLINK-6178)).
+
+* **Recover job state at the granularity of operator**: Before Flink 1.3, operator state was bound to Flink’s internal "Task" representation. This made it hard to change a job’s topology while keeping its state around. With this change, users are allowed to do more topology changes (un-chain operators) by restoring state into logical operators instead of “Tasks” ([FLINK-5892](https://issues.apache.org/jira/browse/FLINK-5892)).
+
+* **Fine-grained recovery** (beta): Instead of restarting the complete ExecutionGraph in case of a task failure, Flink is now able to restart only the affected subgraph and thereby significantly decrease recovery time ([FLINK-4256](https://issues.apache.org/jira/browse/FLINK-4256)).
+
+# DataStream API
+
+* **Side Outputs**: This change allows users to have more than one output stream for an operator. Operator metadata, internal system information (debugging, performance etc.) or rejected/late elements are potential use-cases for this new API feature. **The Window operator is now using this new feature for late window elements** ([Side Outputs Documentation](https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/side_output.html), [FLINK-4460](https://issues.apache.org/jira/browse/FLINK-4460)).
+
+* **Union Operator State**: Flink 1.2.0 introduced broadcast state functionality, but this had not yet been exposed via a public API. Flink 1.3.0 provides the Union Operator State API for exposing broadcast operator state. The union state will send the entire state across all parallel instances to each instance on restore, giving each operator a full view of the state ([FLINK-5991](https://issues.apache.org/jira/browse/FLINK-5991)).
+
+* **Per-Window State**: Previously, the state that a WindowFunction or ProcessWindowFunction could access was scoped to the key of the window but not the window itself. With this new feature, users can keep window state independent of the key ([FLINK-5929](https://issues.apache.org/jira/browse/FLINK-5929)).
+
+# Deployment and Tooling
+
+* **Flink HistoryServer**: Flink’s [HistoryServer](https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/historyserver.html) now allows you to query the status and statistics of completed jobs that have been archived by a JobManager ([FLINK-1579](https://issues.apache.org/jira/browse/FLINK-1579)).
+
+* **Watermark Monitoring in Web Front-end**: For easier diagnosis of watermark issues, the Flink JobManager front-end now provides a new tab to track the watermark of each operator ([FLINK-3427](https://issues.apache.org/jira/browse/FLINK-3427)).
+
+* **Datadog HTTP Metrics Reporter**: Datadog is a widely-used metrics system, and Flink now offers a [Datadog reporter](https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/metrics.html#datadog-orgapacheflinkmetricsdatadogdatadoghttpreporter) that contacts the Datadog http endpoint directly ([FLINK-6013](https://issues.apache.org/jira/browse/FLINK-6013)).
+
+* **Network Buffer Configuration**: We finally got rid of the tedious network buffer configuration and replaced it with a more generic approach. First of all, you may now follow the idiom "more is better" without any penalty on the latency which could previously occur due to excessive buffering in incoming and outgoing channels. Secondly, instead of defining an absolute number of network buffers, we now use fractions of the available JVM memory (10% by default). This should cover more use cases by default and may also be tweaked by defining a minimum and maximum size.
+
+→ See [Configuring the Network Buffers](https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#configuring-the-network-buffers) in the Flink documentation.
+
+# Table API / SQL
+
+* **Support for Retractions in Table API / SQL**: As part of our endeavor to support continuous queries on [Dynamic Tables](http://flink.apache.org/news/2017/04/04/dynamic-tables.html), Retraction is an important building block that will enable a whole range of new applications which require updating previously-emitted results. Examples for such use cases are computation of early results for long-running windows, updates due to late arriving data, or maintaining constantly changing results similar to materialized views in relational database systems. Flink 1.3.0 supports retraction for non-windowed aggregates. Results with updates can be either converted into a DataStream or materialized to external data stores using TableSinks with upsert or retraction support. 
+
+* **Extended support for aggregations in Table API / SQL**: With Flink 1.3.0, the Table API and SQL support many more types of aggregations, including
+	* GROUP BY window aggregations in SQL (via the window functions [TUMBLE, HOP, and SESSION windows](https://issues.apache.org/jira/browse/FLINK-6011)) for both batch and streaming.
+
+	* SQL OVER window aggregations (only for streaming)
+
+	* Non-windowed aggregations (in streaming with retractions).
+
+	* User-defined aggregation functions for custom aggregation logic.
+
+* **External catalog support**: The Table API & SQL allows to register external catalogs. Table API and SQL queries can then have access to table sources and their schema from the external catalogs without register those tables one by one.
+
+→ See [the Flink documentation](https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#group-windows) for details about these features.
+
+<div class="alert alert-warning">
+  The Table API / SQL documentation is currently being reworked. The community plans to publish the updated docs in the week of June 5th.
+</div>
+
+# Connectors
+
+* **ElasticSearch 5.x support**: The ElasticSearch connectors have been restructured to have a common base module and specific modules for ES 1, 2 and 5, similar to how the Kafka connectors are organized. This will make fixes and future improvements available across all ES versions ([FLINK-4988](https://issues.apache.org/jira/browse/FLINK-4988)).
+
+* **Allow rescaling the Kinesis Consumer**: Flink 1.2.0 introduced rescalable state for DataStream programs. With Flink 1.3, the Kinesis Consumer also makes use of that engine feature ([FLINK-4821](https://issues.apache.org/jira/browse/FLINK-4821)).
+
+* **Transparent shard discovery for Kinesis Consumer**: The Kinesis consumer can now discover new shards without failing / restarting jobs when a resharding is happening ([FLINK-4577](https://issues.apache.org/jira/browse/FLINK-4577)).
+
+* **Allow setting custom start positions for the Kafka consumer**: With this change, you can instruct Flink’s Kafka consumer to start reading messages from a specific offset ([FLINK-3123](https://issues.apache.org/jira/browse/FLINK-3123)) or earliest / latest offset ([FLINK-4280](https://issues.apache.org/jira/browse/FLINK-4280)) without respecting committed offsets in Kafka.
+
+* **Allow out-opt from offset committing for the Kafka consumer**: By default, Kafka commits the offsets to the Kafka broker once a checkpoint has been completed. This change allows users to disable this mechanism ([FLINK-3398](https://issues.apache.org/jira/browse/FLINK-3398)).
+
+# CEP Library
+
+The CEP library has been greatly enhanced and is now able to accommodate more use-cases out-of-the-box (expressivity enhancements), make more efficient use of the available resources, adjust to changing runtime conditions--all without breaking backwards compatibility of operator state.
+
+Please note that the API of the CEP library has been updated with this release. 
+
+Below are some of the main features of the revamped CEP library:
+
+* **Make CEP operators rescalable**: Flink 1.2.0 introduced rescalable state for DataStream programs. With Flink 1.3, the CEP library also makes use of that engine feature ([FLINK-5420](https://issues.apache.org/jira/browse/FLINK-5420)).
+
+* **State Cleanup and Late element handling**: The CEP library will now output late elements using the newly introduced side outputs ([FLINK-6205](https://issues.apache.org/jira/browse/FLINK-6205), [FLINK-5174](https://issues.apache.org/jira/browse/FLINK-5174)).
+
+* **New operators for the CEP library**:
+
+    * Quantifiers (*,+,?) for the pattern API ([FLINK-3318](https://issues.apache.org/jira/browse/FLINK-3318))
+
+    * Support for different continuity requirements ([FLINK-6208](https://issues.apache.org/jira/browse/FLINK-6208))
+
+    * Support for iterative conditions ([FLINK-6197](https://issues.apache.org/jira/browse/FLINK-6197))
+
+# Gelly Library
+
+* PageRank algorithm for directed graphs 
+
+* Unified driver for running Gelly examples [FLINK-4949](https://issues.apache.org/jira/browse/FLINK-4949)).
+* PageRank algorithm for directed graphs ([FLINK-4896](https://issues.apache.org/jira/browse/FLINK-4896)).
+* Add Circulant and Echo graph generators ([FLINK-6393](https://issues.apache.org/jira/browse/FLINK-6393)).
+
+
+<div class="alert alert-warning">
+  There are two <strong>known issues</strong> in Flink 1.3.0. Both will be addressed in the next <i>1.3.1</i> release.
+  <br>
+  <ul>
+  	<li><a href="https://issues.apache.org/jira/browse/FLINK-6783">FLINK-6783</a>: Wrongly extracted TypeInformations for <code>WindowedStream::aggregate</code></li>
+  	<li><a href="https://issues.apache.org/jira/browse/FLINK-6775">FLINK-6783</a>: StateDescriptor cannot be shared by multiple subtasks</li>
+  </ul> 
+</div>
+
+# List of Contributors 
+
+According to git shortlog, the following 103 people contributed to the 1.3.0 release. Thank you to all contributors!
+
+Addison Higham, Alexey Diomin, Aljoscha Krettek, Andrea Sella, Andrey Melentyev, Anton Mushin, barcahead, biao.liub, Bowen Li, Chen Qin, Chico Sokol, David Anderson, Dawid Wysakowicz, DmytroShkvyra, Fabian Hueske, Fabian Wollert, fengyelei, Flavio Pompermaier, FlorianFan, Fokko Driesprong, Geoffrey Mon, godfreyhe, gosubpl, Greg Hogan, guowei.mgw, hamstah, Haohui Mai, Hequn Cheng, hequn.chq, heytitle, hongyuhong, Jamie Grier, Jark Wu, jingzhang, Jinkui Shi, Jin Mingjian, Joerg Schad, Joshua Griffith, Jürgen Thomann, kaibozhou, Kathleen Sharp, Ken Geis, kkloudas, Kurt Young, lincoln-lil, lingjinjiang, liuyuzhong7, Lorenz Buehmann, manuzhang, Marc Tremblay, Mauro Cortellazzi, Max Kuklinski, mengji.fy, Mike Dias, mtunique, Nico Kruber, Omar Erminy, Patrick Lucas, paul, phoenixjiangnan, rami-alisawi, Ramkrishna, Rick Cox, Robert Metzger, Rodrigo Bonifacio, rtudoran, Seth Wiesman, Shaoxuan Wang, shijinkui, shuai.xus, Shuyi Chen, spkavuly, Stefano Bortoli, Stefan Richter, Stephan Ewen, St
 ephen Gran, sunjincheng121, tedyu, Till Rohrmann, tonycox, Tony Wei, twalthr, Tzu-Li (Gordon) Tai, Ufuk Celebi, Ventura Del Monte, Vijay Srinivasaraghavan, WangTaoTheTonic, wenlong.lwl, xccui, xiaogang.sxg, Xpray, zcb, zentol, zhangminglei, Zhenghua Gao, Zhijiang, Zhuoluo Yang, zjureel, Zohar Mizrahi, 士远, 槿瑜, 淘江, 金竹
+