This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 086c95e  Rebuild website
086c95e is described below

commit 086c95ec26cf8ca5a8af32a35b61dc12184b8711
Author: zentol <ches...@apache.org>
AuthorDate: Mon Oct 29 08:32:53 2018 +0100

    Rebuild website
---
 content/blog/feed.xml                      | 244 ++++++++++++++++++++++
 content/blog/index.html                    |  78 ++++---
 content/blog/page2/index.html              |  78 ++++---
 content/blog/page3/index.html              |  80 ++++---
 content/blog/page4/index.html              |  80 ++++---
 content/blog/page5/index.html              |  83 +++++---
 content/blog/page6/index.html              |  83 +++++---
 content/blog/page7/index.html              |  50 +++++
 content/downloads.html                     |  30 +--
 content/index.html                         |  20 +-
 content/news/2018/10/29/release-1.5.5.html | 297 ++++++++++++++++++++++++++
 content/news/2018/10/29/release-1.6.2.html | 325 +++++++++++++++++++++++++++++
 12 files changed, 1243 insertions(+), 205 deletions(-)

diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 83f45aa..5fd9583 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -7,6 +7,250 @@
 <atom:link href="https://flink.apache.org/blog/feed.xml"; rel="self" 
type="application/rss+xml" />
 
 <item>
+<title>Apache Flink 1.6.2 Released</title>
+<description>&lt;p&gt;The Apache Flink community released the second bugfix 
version of the Apache Flink 1.6 series.&lt;/p&gt;
+
+&lt;p&gt;This release includes more than 30 fixes and minor improvements for 
Flink 1.6.1. The list below includes a detailed list of all fixes.&lt;/p&gt;
+
+&lt;p&gt;We highly recommend all users to upgrade to Flink 1.6.2.&lt;/p&gt;
+
+&lt;p&gt;Updated Maven dependencies:&lt;/p&gt;
+
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-xml&quot;&gt;&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.flink&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;flink-java&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.6.2&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.flink&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;flink-streaming-java_2.11&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.6.2&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.flink&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;flink-clients_2.11&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.6.2&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&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;.&lt;/p&gt;
+
+&lt;p&gt;List of resolved issues:&lt;/p&gt;
+
+&lt;h2&gt;        Sub-task
+&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9752&quot;&gt;FLINK-9752&lt;/a&gt;]
 -         Add an S3 RecoverableWriter
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10242&quot;&gt;FLINK-10242&lt;/a&gt;]
 -         Latency marker interval should be configurable
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10243&quot;&gt;FLINK-10243&lt;/a&gt;]
 -         Add option to reduce latency metrics granularity
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10331&quot;&gt;FLINK-10331&lt;/a&gt;]
 -         Reduce number of flush requests to the network stack
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10332&quot;&gt;FLINK-10332&lt;/a&gt;]
 -         Move data available notification in PipelinedSubpartition out of the 
synchronized block
+&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;        Bug
+&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-5542&quot;&gt;FLINK-5542&lt;/a&gt;]
 -         YARN client incorrectly uses local YARN config to check vcore 
capacity
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9567&quot;&gt;FLINK-9567&lt;/a&gt;]
 -         Flink does not release resource in Yarn Cluster mode
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9788&quot;&gt;FLINK-9788&lt;/a&gt;]
 -         ExecutionGraph Inconsistency prevents Job from recovering
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9884&quot;&gt;FLINK-9884&lt;/a&gt;]
 -         Slot request may not be removed when it has already be assigned in 
slot manager
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9891&quot;&gt;FLINK-9891&lt;/a&gt;]
 -         Flink cluster is not shutdown in YARN mode when Flink client is 
stopped
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9932&quot;&gt;FLINK-9932&lt;/a&gt;]
 -         Timed-out TaskExecutor slot-offers to JobMaster leak the slot
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10135&quot;&gt;FLINK-10135&lt;/a&gt;]
 -         Certain cluster-level metrics are no longer exposed
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10157&quot;&gt;FLINK-10157&lt;/a&gt;]
 -         Allow `null` user values in map state with TTL
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10222&quot;&gt;FLINK-10222&lt;/a&gt;]
 -         Table scalar function expression parses error when function name 
equals the exists keyword suffix
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10259&quot;&gt;FLINK-10259&lt;/a&gt;]
 -         Key validation for GroupWindowAggregate is broken
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10263&quot;&gt;FLINK-10263&lt;/a&gt;]
 -         User-defined function with LITERAL paramters yields CompileException
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10316&quot;&gt;FLINK-10316&lt;/a&gt;]
 -         Add check to KinesisProducer that aws.region is set
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10354&quot;&gt;FLINK-10354&lt;/a&gt;]
 -         Savepoints should be counted as retained checkpoints
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10363&quot;&gt;FLINK-10363&lt;/a&gt;]
 -         S3 FileSystem factory prints secrets into logs
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10379&quot;&gt;FLINK-10379&lt;/a&gt;]
 -         Can not use Table Functions in Java Table API
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10383&quot;&gt;FLINK-10383&lt;/a&gt;]
 -         Hadoop configurations on the classpath seep into the S3 file system 
configs
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10390&quot;&gt;FLINK-10390&lt;/a&gt;]
 -         DataDog MetricReporter leaks connections
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10400&quot;&gt;FLINK-10400&lt;/a&gt;]
 -         Return failed JobResult if job terminates in state FAILED or CANCELED
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10415&quot;&gt;FLINK-10415&lt;/a&gt;]
 -         RestClient does not react to lost connection
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10444&quot;&gt;FLINK-10444&lt;/a&gt;]
 -         Make S3 entropy injection work with FileSystem safety net
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10451&quot;&gt;FLINK-10451&lt;/a&gt;]
 -         TableFunctionCollector should handle the life cycle of ScalarFunction
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10465&quot;&gt;FLINK-10465&lt;/a&gt;]
 -         Jepsen: runit supervised sshd is stopped on tear down
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10469&quot;&gt;FLINK-10469&lt;/a&gt;]
 -         FileChannel may not write the whole buffer in a single call to 
FileChannel.write(Buffer buffer)
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10487&quot;&gt;FLINK-10487&lt;/a&gt;]
 -         fix invalid Flink SQL example
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10516&quot;&gt;FLINK-10516&lt;/a&gt;]
 -         YarnApplicationMasterRunner does not initialize FileSystem with 
correct Flink Configuration during setup
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10524&quot;&gt;FLINK-10524&lt;/a&gt;]
 -         
MemoryManagerConcurrentModReleaseTest.testConcurrentModificationWhileReleasing 
failed on travis
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10532&quot;&gt;FLINK-10532&lt;/a&gt;]
 -         Broken links in documentation
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10544&quot;&gt;FLINK-10544&lt;/a&gt;]
 -         Remove custom settings.xml for snapshot deployments
+&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;        Improvement
+&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9061&quot;&gt;FLINK-9061&lt;/a&gt;]
 -         Add entropy to s3 path for better scalability
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10075&quot;&gt;FLINK-10075&lt;/a&gt;]
 -         HTTP connections to a secured REST endpoint flood the log
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10260&quot;&gt;FLINK-10260&lt;/a&gt;]
 -         Confusing log messages during TaskManager registration
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10282&quot;&gt;FLINK-10282&lt;/a&gt;]
 -         Provide separate thread-pool for REST endpoint
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10291&quot;&gt;FLINK-10291&lt;/a&gt;]
 -         Generate JobGraph with fixed/configurable JobID in 
StandaloneJobClusterEntrypoint
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10311&quot;&gt;FLINK-10311&lt;/a&gt;]
 -         HA end-to-end/Jepsen tests for standby Dispatchers
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10312&quot;&gt;FLINK-10312&lt;/a&gt;]
 -         Wrong / missing exception when submitting job
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10371&quot;&gt;FLINK-10371&lt;/a&gt;]
 -         Allow to enable SSL mutual authentication on REST endpoints by 
configuration
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10375&quot;&gt;FLINK-10375&lt;/a&gt;]
 -         ExceptionInChainedStubException hides wrapped exception in cause
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10582&quot;&gt;FLINK-10582&lt;/a&gt;]
 -         Make REST executor thread priority configurable
+&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+<pubDate>Mon, 29 Oct 2018 12:00:00 +0000</pubDate>
+<link>https://flink.apache.org/news/2018/10/29/release-1.6.2.html</link>
+<guid isPermaLink="true">/news/2018/10/29/release-1.6.2.html</guid>
+</item>
+
+<item>
+<title>Apache Flink 1.5.5 Released</title>
+<description>&lt;p&gt;The Apache Flink community released the fifth bugfix 
version of the Apache Flink 1.5 series.&lt;/p&gt;
+
+&lt;p&gt;This release includes more than 20 fixes and minor improvements for 
Flink 1.5.4. The list below includes a detailed list of all fixes.&lt;/p&gt;
+
+&lt;p&gt;We highly recommend all users to upgrade to Flink 1.5.5.&lt;/p&gt;
+
+&lt;p&gt;Updated Maven dependencies:&lt;/p&gt;
+
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-xml&quot;&gt;&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.flink&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;flink-java&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.5&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.flink&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;flink-streaming-java_2.11&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.5&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.flink&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;flink-clients_2.11&lt;span
 class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+  &lt;span 
class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.5&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span 
class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&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;.&lt;/p&gt;
+
+&lt;p&gt;List of resolved issues:&lt;/p&gt;
+
+&lt;h2&gt;        Sub-task
+&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10242&quot;&gt;FLINK-10242&lt;/a&gt;]
 -         Latency marker interval should be configurable
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10243&quot;&gt;FLINK-10243&lt;/a&gt;]
 -         Add option to reduce latency metrics granularity
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10331&quot;&gt;FLINK-10331&lt;/a&gt;]
 -         Reduce number of flush requests to the network stack
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10332&quot;&gt;FLINK-10332&lt;/a&gt;]
 -         Move data available notification in PipelinedSubpartition out of the 
synchronized block
+&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;        Bug
+&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-5542&quot;&gt;FLINK-5542&lt;/a&gt;]
 -         YARN client incorrectly uses local YARN config to check vcore 
capacity
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9567&quot;&gt;FLINK-9567&lt;/a&gt;]
 -         Flink does not release resource in Yarn Cluster mode
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9788&quot;&gt;FLINK-9788&lt;/a&gt;]
 -         ExecutionGraph Inconsistency prevents Job from recovering
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9884&quot;&gt;FLINK-9884&lt;/a&gt;]
 -         Slot request may not be removed when it has already be assigned in 
slot manager
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9891&quot;&gt;FLINK-9891&lt;/a&gt;]
 -         Flink cluster is not shutdown in YARN mode when Flink client is 
stopped
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-9932&quot;&gt;FLINK-9932&lt;/a&gt;]
 -         Timed-out TaskExecutor slot-offers to JobMaster leak the slot
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10135&quot;&gt;FLINK-10135&lt;/a&gt;]
 -         Certain cluster-level metrics are no longer exposed
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10222&quot;&gt;FLINK-10222&lt;/a&gt;]
 -         Table scalar function expression parses error when function name 
equals the exists keyword suffix
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10259&quot;&gt;FLINK-10259&lt;/a&gt;]
 -         Key validation for GroupWindowAggregate is broken
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10316&quot;&gt;FLINK-10316&lt;/a&gt;]
 -         Add check to KinesisProducer that aws.region is set
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10354&quot;&gt;FLINK-10354&lt;/a&gt;]
 -         Savepoints should be counted as retained checkpoints
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10400&quot;&gt;FLINK-10400&lt;/a&gt;]
 -         Return failed JobResult if job terminates in state FAILED or CANCELED
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10415&quot;&gt;FLINK-10415&lt;/a&gt;]
 -         RestClient does not react to lost connection
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10451&quot;&gt;FLINK-10451&lt;/a&gt;]
 -         TableFunctionCollector should handle the life cycle of ScalarFunction
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10469&quot;&gt;FLINK-10469&lt;/a&gt;]
 -         FileChannel may not write the whole buffer in a single call to 
FileChannel.write(Buffer buffer)
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10487&quot;&gt;FLINK-10487&lt;/a&gt;]
 -         fix invalid Flink SQL example
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10516&quot;&gt;FLINK-10516&lt;/a&gt;]
 -         YarnApplicationMasterRunner does not initialize FileSystem with 
correct Flink Configuration during setup
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10524&quot;&gt;FLINK-10524&lt;/a&gt;]
 -         
MemoryManagerConcurrentModReleaseTest.testConcurrentModificationWhileReleasing 
failed on travis
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10544&quot;&gt;FLINK-10544&lt;/a&gt;]
 -         Remove custom settings.xml for snapshot deployments
+&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;        Improvement
+&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10075&quot;&gt;FLINK-10075&lt;/a&gt;]
 -         HTTP connections to a secured REST endpoint flood the log
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10260&quot;&gt;FLINK-10260&lt;/a&gt;]
 -         Confusing log messages during TaskManager registration
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10282&quot;&gt;FLINK-10282&lt;/a&gt;]
 -         Provide separate thread-pool for REST endpoint
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10312&quot;&gt;FLINK-10312&lt;/a&gt;]
 -         Wrong / missing exception when submitting job
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10375&quot;&gt;FLINK-10375&lt;/a&gt;]
 -         ExceptionInChainedStubException hides wrapped exception in cause
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-10582&quot;&gt;FLINK-10582&lt;/a&gt;]
 -         Make REST executor thread priority configurable
+&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+<pubDate>Mon, 29 Oct 2018 12:00:00 +0000</pubDate>
+<link>https://flink.apache.org/news/2018/10/29/release-1.5.5.html</link>
+<guid isPermaLink="true">/news/2018/10/29/release-1.5.5.html</guid>
+</item>
+
+<item>
 <title>Apache Flink 1.6.1 Released</title>
 <description>&lt;p&gt;The Apache Flink community released the first bugfix 
version of the Apache Flink 1.6 series.&lt;/p&gt;
 
diff --git a/content/blog/index.html b/content/blog/index.html
index bb49a2a..1c25a2e 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -143,6 +143,36 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 Released</a></h2>
+
+      <p>29 Oct 2018
+      </p>
+
+      <p><p>The Apache Flink community released the second bugfix version of 
the Apache Flink 1.6 series.</p>
+
+</p>
+
+      <p><a href="/news/2018/10/29/release-1.6.2.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
+      <h2 class="blog-title"><a 
href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 Released</a></h2>
+
+      <p>29 Oct 2018
+      </p>
+
+      <p><p>The Apache Flink community released the fifth bugfix version of 
the Apache Flink 1.5 series.</p>
+
+</p>
+
+      <p><a href="/news/2018/10/29/release-1.5.5.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 Released</a></h2>
 
       <p>20 Sep 2018
@@ -262,34 +292,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/news/2018/03/08/release-1.4.2.html">Apache Flink 1.4.2 Released</a></h2>
-
-      <p>08 Mar 2018
-      </p>
-
-      <p><p>The Apache Flink community released the second bugfix version of 
the Apache Flink 1.4 series.</p>
-
-</p>
-
-      <p><a href="/news/2018/03/08/release-1.4.2.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
-    <article>
-      <h2 class="blog-title"><a 
href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">An 
Overview of End-to-End Exactly-Once Processing in Apache Flink (with Apache 
Kafka, too!)</a></h2>
-
-      <p>01 Mar 2018
-       Piotr Nowojski (<a 
href="https://twitter.com/PiotrNowojski";>@PiotrNowojski</a>) &amp; Mike Winters 
(<a href="https://twitter.com/wints";>@wints</a>)</p>
-
-      <p>Flink 1.4.0 introduced a new feature that makes it possible to build 
end-to-end exactly-once applications with Flink and data sources and sinks that 
support transactions.</p>
-
-      <p><a 
href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">Continue 
reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -322,6 +324,26 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
+      <li><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></li>
 
       
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index d0d8c1b..6a88854 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -143,6 +143,34 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/news/2018/03/08/release-1.4.2.html">Apache Flink 1.4.2 Released</a></h2>
+
+      <p>08 Mar 2018
+      </p>
+
+      <p><p>The Apache Flink community released the second bugfix version of 
the Apache Flink 1.4 series.</p>
+
+</p>
+
+      <p><a href="/news/2018/03/08/release-1.4.2.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
+      <h2 class="blog-title"><a 
href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">An 
Overview of End-to-End Exactly-Once Processing in Apache Flink (with Apache 
Kafka, too!)</a></h2>
+
+      <p>01 Mar 2018
+       Piotr Nowojski (<a 
href="https://twitter.com/PiotrNowojski";>@PiotrNowojski</a>) &amp; Mike Winters 
(<a href="https://twitter.com/wints";>@wints</a>)</p>
+
+      <p>Flink 1.4.0 introduced a new feature that makes it possible to build 
end-to-end exactly-once applications with Flink and data sources and sinks that 
support transactions.</p>
+
+      <p><a 
href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">Continue 
reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2018/02/15/release-1.4.1.html">Apache Flink 1.4.1 Released</a></h2>
 
       <p>15 Feb 2018
@@ -261,36 +289,6 @@ what’s coming in Flink 1.4.0 as well as a preview of what 
the Flink community
 
     <hr>
     
-    <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_</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</a>)
-      </p>
-
-      <p><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>
-
-</p>
-
-      <p><a href="/news/2017/05/16/official-docker-image.html">Continue 
reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -323,6 +321,26 @@ what’s coming in Flink 1.4.0 as well as a preview of what 
the Flink community
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
+      <li><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></li>
 
       
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 94d674e..fb085c7 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -143,6 +143,36 @@
     <!-- 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_</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</a>)
+      </p>
+
+      <p><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>
+
+</p>
+
+      <p><a href="/news/2017/05/16/official-docker-image.html">Continue 
reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2017/04/26/release-1.2.1.html">Apache Flink 1.2.1 Released</a></h2>
 
       <p>26 Apr 2017
@@ -255,36 +285,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>
-    
-    <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>
-
-      <p><p>An update for the Flink community: the <a 
href="http://flink-forward.org/kb_day/day-1/";>Flink Forward 2016 schedule</a> 
is now available online. This year's event will include 2 days of talks from 
stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and 
more. Following the talks is a full day of hands-on Flink training.</p>
-
-</p>
-
-      <p><a href="/news/2016/08/24/ff16-keynotes-panels.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -317,6 +317,26 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
+      <li><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></li>
 
       
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index 92bac1e..35c20ab 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -143,6 +143,36 @@
     <!-- 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>
+
+      <p><p>An update for the Flink community: the <a 
href="http://flink-forward.org/kb_day/day-1/";>Flink Forward 2016 schedule</a> 
is now available online. This year's event will include 2 days of talks from 
stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and 
more. Following the talks is a full day of hands-on Flink training.</p>
+
+</p>
+
+      <p><a href="/news/2016/08/24/ff16-keynotes-panels.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a></h2>
 
       <p>11 Aug 2016
@@ -259,36 +289,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>
-    
-    <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>
-
-      <p><p>Today, the Flink community released Flink version 
<strong>0.10.2</strong>, the second bugfix release of the 0.10 series.</p>
-
-</p>
-
-      <p><a href="/news/2016/02/11/release-0.10.2.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -321,6 +321,26 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
+      <li><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></li>
 
       
diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html
index 985891c..5830650 100644
--- a/content/blog/page5/index.html
+++ b/content/blog/page5/index.html
@@ -143,6 +143,36 @@
     <!-- 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>
+
+      <p><p>Today, the Flink community released Flink version 
<strong>0.10.2</strong>, the second bugfix release of the 0.10 series.</p>
+
+</p>
+
+      <p><a href="/news/2016/02/11/release-0.10.2.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2015/12/18/a-year-in-review.html">Flink 2015: A year in review, and 
a lookout to 2016</a></h2>
 
       <p>18 Dec 2015 by Robert Metzger (<a 
href="https://twitter.com/";>@rmetzger_</a>)
@@ -260,39 +290,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>
-    
-    <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>
-
-      <p><p>The Apache Flink community is pleased to announce the availability 
of the 0.9.0 release. The release is the result of many months of hard work 
within the Flink community. It contains many new features and improvements 
which were previewed in the 0.9.0-milestone1 release and have been polished 
since then. This is the largest Flink release so far.</p>
-
-</p>
-
-      <p><a 
href="/news/2015/06/24/announcing-apache-flink-0.9.0-release.html">Continue 
reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -325,6 +322,26 @@ vertex-centric or gather-sum-apply to Flink dataflows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
+      <li><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></li>
 
       
diff --git a/content/blog/page6/index.html b/content/blog/page6/index.html
index 921097d..4c5786b 100644
--- a/content/blog/page6/index.html
+++ b/content/blog/page6/index.html
@@ -143,6 +143,39 @@
     <!-- 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>
+
+      <p><p>The Apache Flink community is pleased to announce the availability 
of the 0.9.0 release. The release is the result of many months of hard work 
within the Flink community. It contains many new features and improvements 
which were previewed in the 0.9.0-milestone1 release and have been polished 
since then. This is the largest Flink release so far.</p>
+
+</p>
+
+      <p><a 
href="/news/2015/06/24/announcing-apache-flink-0.9.0-release.html">Continue 
reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2015/05/14/Community-update-April.html">April 2015 in the Flink 
community</a></h2>
 
       <p>14 May 2015 by Kostas Tzoumas (<a 
href="https://twitter.com/";>@kostas_tzoumas</a>)
@@ -269,36 +302,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>
-    
-    <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>
-
-      <p><p>This is the first blog post of a “newsletter” like series where we 
give a summary of the monthly activity in the Flink community. As the Flink 
project grows, this can serve as a “tl;dr” for people that are not following 
the Flink dev and user mailing lists, or those that are simply overwhelmed by 
the traffic.</p>
-
-</p>
-
-      <p><a href="/news/2015/01/06/december-in-flink.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -331,6 +334,26 @@ and offers a new API including definition of flexible 
windows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
+      <li><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></li>
 
       
diff --git a/content/blog/page7/index.html b/content/blog/page7/index.html
index 7c7e354..92587eb 100644
--- a/content/blog/page7/index.html
+++ b/content/blog/page7/index.html
@@ -143,6 +143,36 @@
     <!-- 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>
+
+      <p><p>This is the first blog post of a “newsletter” like series where we 
give a summary of the monthly activity in the Flink community. As the Flink 
project grows, this can serve as a “tl;dr” for people that are not following 
the Flink dev and user mailing lists, or those that are simply overwhelmed by 
the traffic.</p>
+
+</p>
+
+      <p><a href="/news/2015/01/06/december-in-flink.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2014/11/18/hadoop-compatibility.html">Hadoop Compatibility in 
Flink</a></h2>
 
       <p>18 Nov 2014 by Fabian Hüske (<a 
href="https://twitter.com/";>@fhueske</a>)
@@ -252,6 +282,26 @@ academic and open source project that Flink originates 
from.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
+      <li><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></li>
 
       
diff --git a/content/downloads.html b/content/downloads.html
index df1d620..dab4fae 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -155,7 +155,7 @@ $( document ).ready(function() {
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#latest-stable-release-v161" 
id="markdown-toc-latest-stable-release-v161">Latest stable release (v1.6.1)</a> 
   <ul>
+  <li><a href="#latest-stable-release-v162" 
id="markdown-toc-latest-stable-release-v162">Latest stable release (v1.6.2)</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>
@@ -170,9 +170,9 @@ $( document ).ready(function() {
 
 </div>
 
-<h2 id="latest-stable-release-v161">Latest stable release (v1.6.1)</h2>
+<h2 id="latest-stable-release-v162">Latest stable release (v1.6.2)</h2>
 
-<p>Apache Flink® 1.6.1 is our latest stable release.</p>
+<p>Apache Flink® 1.6.2 is our latest stable release.</p>
 
 <p>An Apache Hadoop installation is <a 
href="faq.html#how-does-flink-relate-to-the-hadoop-stack">not required</a> to 
use Apache Flink.
 For users that use Flink without any Hadoop components, we recommend the 
release without bundled Hadoop libraries.</p>
@@ -194,27 +194,27 @@ bundles the matching Hadoop version, or use the Hadoop 
free version and
     
     <tr>
     <th>Apache Flink only</th>
-    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.1/flink-1.6.1-bin-scala_2.11.tgz";
 class="ga-track" id="download-hadoopfree_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-scala_2.11.tgz.sha512";>sha512</a>)</td>
+    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.2/flink-1.6.2-bin-scala_2.11.tgz";
 class="ga-track" id="download-hadoopfree_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-scala_2.11.tgz.sha512";>sha512</a>)</td>
     </tr>
     
     <tr>
     <th>Flink with Hadoop® 2.8</th>
-    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.1/flink-1.6.1-bin-hadoop28-scala_2.11.tgz";
 class="ga-track" id="download-hadoop28_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop28-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop28-scala_2.11.tgz.sha512";>sha512</a>)</td>
+    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.2/flink-1.6.2-bin-hadoop28-scala_2.11.tgz";
 class="ga-track" id="download-hadoop28_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop28-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop28-scala_2.11.tgz.sha512";>sha512</a>)</td>
     </tr>
     
     <tr>
     <th>Flink with Hadoop® 2.7</th>
-    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.1/flink-1.6.1-bin-hadoop27-scala_2.11.tgz";
 class="ga-track" id="download-hadoop27_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop27-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop27-scala_2.11.tgz.sha512";>sha512</a>)</td>
+    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.2/flink-1.6.2-bin-hadoop27-scala_2.11.tgz";
 class="ga-track" id="download-hadoop27_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop27-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop27-scala_2.11.tgz.sha512";>sha512</a>)</td>
     </tr>
     
     <tr>
     <th>Flink with Hadoop® 2.6</th>
-    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.1/flink-1.6.1-bin-hadoop26-scala_2.11.tgz";
 class="ga-track" id="download-hadoop26_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop26-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop26-scala_2.11.tgz.sha512";>sha512</a>)</td>
+    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.2/flink-1.6.2-bin-hadoop26-scala_2.11.tgz";
 class="ga-track" id="download-hadoop26_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop26-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop26-scala_2.11.tgz.sha512";>sha512</a>)</td>
     </tr>
     
     <tr>
     <th>Flink with Hadoop® 2.4</th>
-    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.1/flink-1.6.1-bin-hadoop24-scala_2.11.tgz";
 class="ga-track" id="download-hadoop24_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop24-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-bin-hadoop24-scala_2.11.tgz.sha512";>sha512</a>)</td>
+    <td><a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.2/flink-1.6.2-bin-hadoop24-scala_2.11.tgz";
 class="ga-track" id="download-hadoop24_211">Download</a> (<a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop24-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-bin-hadoop24-scala_2.11.tgz.sha512";>sha512</a>)</td>
     </tr>
     
 </tbody>
@@ -224,11 +224,11 @@ bundles the matching Hadoop version, or use the Hadoop 
free version and
 
 <div class="list-group">
   <!-- Source -->
-  <a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.1/flink-1.6.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.6.1</strong> Source Release</h4>
+  <a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.6.2/flink-1.6.2-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.6.2</strong> Source Release</h4>
     <p>Review the source code or build Flink on your own, using this 
package</p>
   </a>
-   (<a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-src.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-src.tgz.sha512";>sha512</a>)
+   (<a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-src.tgz.asc";>asc</a>,
 <a 
href="https://www.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-src.tgz.sha512";>sha512</a>)
 </div>
 
 <h2 id="release-notes">Release Notes</h2>
@@ -250,17 +250,17 @@ bundles the matching Hadoop version, or use the Hadoop 
free version and
 <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.6.1<span 
class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.6.2<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.11<span 
class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.6.1<span 
class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.6.2<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.11<span 
class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.6.1<span 
class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.6.2<span 
class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <h2 id="update-policy-for-old-releases">Update Policy for old releases</h2>
@@ -274,8 +274,10 @@ bundles the matching Hadoop version, or use the Hadoop 
free version and
 <p>All Flink releases are available via <a 
href="https://archive.apache.org/dist/flink/";>https://archive.apache.org/dist/flink/</a>
 including checksums and cryptographic signatures. At the time of writing, this 
includes the following versions:</p>
 
 <ul>
+  <li>Flink 1.6.2 - 2018-10-29 (<a 
href="https://archive.apache.org/dist/flink/flink-1.6.2/flink-1.6.2-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.6.2/";>Binaries</a>, <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/";>Docs</a>, 
<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/api/java";>Javadocs</a>,
 <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/api/scala/index.html";>ScalaDocs</a>)</li>
   <li>Flink 1.6.1 - 2018-09-19 (<a 
href="https://archive.apache.org/dist/flink/flink-1.6.1/flink-1.6.1-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.6.1/";>Binaries</a>, <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/";>Docs</a>, 
<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/api/java";>Javadocs</a>,
 <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/api/scala/index.html";>ScalaDocs</a>)</li>
   <li>Flink 1.6.0 - 2018-08-08 (<a 
href="https://archive.apache.org/dist/flink/flink-1.6.0/flink-1.6.0-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.6.0/";>Binaries</a>, <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/";>Docs</a>, 
<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/api/java";>Javadocs</a>,
 <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/api/scala/index.html";>ScalaDocs</a>)</li>
+  <li>Flink 1.5.5 - 2018-10-29 (<a 
href="https://archive.apache.org/dist/flink/flink-1.5.5/flink-1.5.5-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.5.5/";>Binaries</a>, <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/";>Docs</a>, 
<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/java";>Javadocs</a>,
 <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/scala/index.html";>ScalaDocs</a>)</li>
   <li>Flink 1.5.4 - 2018-09-19 (<a 
href="https://archive.apache.org/dist/flink/flink-1.5.4/flink-1.5.4-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.5.4/";>Binaries</a>, <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/";>Docs</a>, 
<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/java";>Javadocs</a>,
 <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/scala/index.html";>ScalaDocs</a>)</li>
   <li>Flink 1.5.3 - 2018-08-21 (<a 
href="https://archive.apache.org/dist/flink/flink-1.5.3/flink-1.5.3-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.5.3/";>Binaries</a>, <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/";>Docs</a>, 
<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/java";>Javadocs</a>,
 <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/scala/index.html";>ScalaDocs</a>)</li>
   <li>Flink 1.5.2 - 2018-07-31 (<a 
href="https://archive.apache.org/dist/flink/flink-1.5.2/flink-1.5.2-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.5.2/";>Binaries</a>, <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/";>Docs</a>, 
<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/java";>Javadocs</a>,
 <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.5/api/scala/index.html";>ScalaDocs</a>)</li>
diff --git a/content/index.html b/content/index.html
index 566ff45..d4707e7 100644
--- a/content/index.html
+++ b/content/index.html
@@ -404,28 +404,28 @@
 
   <dl>
       
-        <dt> <a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></dt>
-        <dd><p>The Apache Flink community released the first bugfix version of 
the Apache Flink 1.6 series.</p>
+        <dt> <a href="/news/2018/10/29/release-1.6.2.html">Apache Flink 1.6.2 
Released</a></dt>
+        <dd><p>The Apache Flink community released the second bugfix version 
of the Apache Flink 1.6 series.</p>
 
 </dd>
       
-        <dt> <a href="/news/2018/09/20/release-1.5.4.html">Apache Flink 1.5.4 
Released</a></dt>
-        <dd><p>The Apache Flink community released the fourth bugfix version 
of the Apache Flink 1.5 series.</p>
+        <dt> <a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 
Released</a></dt>
+        <dd><p>The Apache Flink community released the fifth bugfix version of 
the Apache Flink 1.5 series.</p>
 
 </dd>
       
-        <dt> <a href="/news/2018/08/21/release-1.5.3.html">Apache Flink 1.5.3 
Released</a></dt>
-        <dd><p>The Apache Flink community released the third bugfix version of 
the Apache Flink 1.5 series.</p>
+        <dt> <a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 
Released</a></dt>
+        <dd><p>The Apache Flink community released the first bugfix version of 
the Apache Flink 1.6 series.</p>
 
 </dd>
       
-        <dt> <a href="/news/2018/08/09/release-1.6.0.html">Apache Flink 1.6.0 
Release Announcement</a></dt>
-        <dd><p>The Apache Flink community is proud to announce the 1.6.0 
release. Over the past 2 months, the Flink community has worked hard to resolve 
more than 360 issues. Please check the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;version=12342760";>complete
 changelog</a> for more details.</p>
+        <dt> <a href="/news/2018/09/20/release-1.5.4.html">Apache Flink 1.5.4 
Released</a></dt>
+        <dd><p>The Apache Flink community released the fourth bugfix version 
of the Apache Flink 1.5 series.</p>
 
 </dd>
       
-        <dt> <a href="/news/2018/07/31/release-1.5.2.html">Apache Flink 1.5.2 
Released</a></dt>
-        <dd><p>The Apache Flink community released the second bugfix version 
of the Apache Flink 1.5 series.</p>
+        <dt> <a href="/news/2018/08/21/release-1.5.3.html">Apache Flink 1.5.3 
Released</a></dt>
+        <dd><p>The Apache Flink community released the third bugfix version of 
the Apache Flink 1.5 series.</p>
 
 </dd>
     
diff --git a/content/news/2018/10/29/release-1.5.5.html 
b/content/news/2018/10/29/release-1.5.5.html
new file mode 100644
index 0000000..8cacee2
--- /dev/null
+++ b/content/news/2018/10/29/release-1.5.5.html
@@ -0,0 +1,297 @@
+<!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.5.5 Released</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="/js/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">
+
+            <!-- First menu section explains visitors what Flink is -->
+
+            <!-- What is Stream Processing? -->
+            <!--
+            <li><a href="/streamprocessing1.html">What is Stream 
Processing?</a></li>
+            -->
+
+            <!-- What is Flink? -->
+            <li><a href="/flink-architecture.html">What is Apache 
Flink?</a></li>
+
+            <!-- Use cases -->
+            <li><a href="/usecases.html">Use Cases</a></li>
+
+            <!-- Powered by -->
+            <li><a href="/poweredby.html">Powered By</a></li>
+
+            <!-- FAQ -->
+            <li><a href="/faq.html">FAQ</a></li>
+
+            &nbsp;
+            <!-- Second menu section aims to support Flink users -->
+
+            <!-- Downloads -->
+            <li><a href="/downloads.html">Downloads</a></li>
+
+            <!-- Quickstart -->
+            <li>
+              <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/quickstart/setup_quickstart.html";
 target="_blank">Tutorials <small><span class="glyphicon 
glyphicon-new-window"></span></small></a>
+            </li>
+
+            <!-- Documentation -->
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6"; 
target="_blank">1.6 (Latest stable release) <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+                <li><a 
href="https://ci.apache.org/projects/flink/flink-docs-master"; 
target="_blank">1.7 (Snapshot) <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+              </ul>
+            </li>
+
+            <!-- getting help -->
+            <li><a href="/gettinghelp.html">Getting Help</a></li>
+
+            <!-- Blog -->
+            <li class="active"><a href="/blog/"><b>Flink Blog</b></a></li>
+
+            &nbsp;
+
+            <!-- Third menu section aim to support community and contributors 
-->
+
+            <!-- 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>
+
+            <!-- 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 />
+
+            <!-- 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.5.5 Released</h1>
+
+      <article>
+        <p>29 Oct 2018</p>
+
+<p>The Apache Flink community released the fifth bugfix version of the Apache 
Flink 1.5 series.</p>
+
+<p>This release includes more than 20 fixes and minor improvements for Flink 
1.5.4. The list below includes a detailed list of all fixes.</p>
+
+<p>We highly recommend all users to upgrade to Flink 1.5.5.</p>
+
+<p>Updated Maven dependencies:</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.5.5<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.11<span 
class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.5.5<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.11<span 
class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.5.5<span 
class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+
+<p>You can find the binaries on the updated <a 
href="http://flink.apache.org/downloads.html";>Downloads page</a>.</p>
+
+<p>List of resolved issues:</p>
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10242";>FLINK-10242</a>] -     
    Latency marker interval should be configurable
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10243";>FLINK-10243</a>] -     
    Add option to reduce latency metrics granularity
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10331";>FLINK-10331</a>] -     
    Reduce number of flush requests to the network stack
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10332";>FLINK-10332</a>] -     
    Move data available notification in PipelinedSubpartition out of the 
synchronized block
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-5542";>FLINK-5542</a>] -       
  YARN client incorrectly uses local YARN config to check vcore capacity
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9567";>FLINK-9567</a>] -       
  Flink does not release resource in Yarn Cluster mode
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9788";>FLINK-9788</a>] -       
  ExecutionGraph Inconsistency prevents Job from recovering
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9884";>FLINK-9884</a>] -       
  Slot request may not be removed when it has already be assigned in slot 
manager
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9891";>FLINK-9891</a>] -       
  Flink cluster is not shutdown in YARN mode when Flink client is stopped
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9932";>FLINK-9932</a>] -       
  Timed-out TaskExecutor slot-offers to JobMaster leak the slot
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10135";>FLINK-10135</a>] -     
    Certain cluster-level metrics are no longer exposed
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10222";>FLINK-10222</a>] -     
    Table scalar function expression parses error when function name equals the 
exists keyword suffix
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10259";>FLINK-10259</a>] -     
    Key validation for GroupWindowAggregate is broken
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10316";>FLINK-10316</a>] -     
    Add check to KinesisProducer that aws.region is set
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10354";>FLINK-10354</a>] -     
    Savepoints should be counted as retained checkpoints
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10400";>FLINK-10400</a>] -     
    Return failed JobResult if job terminates in state FAILED or CANCELED
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10415";>FLINK-10415</a>] -     
    RestClient does not react to lost connection
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10451";>FLINK-10451</a>] -     
    TableFunctionCollector should handle the life cycle of ScalarFunction
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10469";>FLINK-10469</a>] -     
    FileChannel may not write the whole buffer in a single call to 
FileChannel.write(Buffer buffer)
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10487";>FLINK-10487</a>] -     
    fix invalid Flink SQL example
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10516";>FLINK-10516</a>] -     
    YarnApplicationMasterRunner does not initialize FileSystem with correct 
Flink Configuration during setup
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10524";>FLINK-10524</a>] -     
    
MemoryManagerConcurrentModReleaseTest.testConcurrentModificationWhileReleasing 
failed on travis
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10544";>FLINK-10544</a>] -     
    Remove custom settings.xml for snapshot deployments
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10075";>FLINK-10075</a>] -     
    HTTP connections to a secured REST endpoint flood the log
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10260";>FLINK-10260</a>] -     
    Confusing log messages during TaskManager registration
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10282";>FLINK-10282</a>] -     
    Provide separate thread-pool for REST endpoint
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10312";>FLINK-10312</a>] -     
    Wrong / missing exception when submitting job
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10375";>FLINK-10375</a>] -     
    ExceptionInChainedStubException hides wrapped exception in cause
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10582";>FLINK-10582</a>] -     
    Make REST executor thread priority configurable
+</li>
+</ul>
+
+      </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>
diff --git a/content/news/2018/10/29/release-1.6.2.html 
b/content/news/2018/10/29/release-1.6.2.html
new file mode 100644
index 0000000..dfd63bc
--- /dev/null
+++ b/content/news/2018/10/29/release-1.6.2.html
@@ -0,0 +1,325 @@
+<!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.6.2 Released</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="/js/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">
+
+            <!-- First menu section explains visitors what Flink is -->
+
+            <!-- What is Stream Processing? -->
+            <!--
+            <li><a href="/streamprocessing1.html">What is Stream 
Processing?</a></li>
+            -->
+
+            <!-- What is Flink? -->
+            <li><a href="/flink-architecture.html">What is Apache 
Flink?</a></li>
+
+            <!-- Use cases -->
+            <li><a href="/usecases.html">Use Cases</a></li>
+
+            <!-- Powered by -->
+            <li><a href="/poweredby.html">Powered By</a></li>
+
+            <!-- FAQ -->
+            <li><a href="/faq.html">FAQ</a></li>
+
+            &nbsp;
+            <!-- Second menu section aims to support Flink users -->
+
+            <!-- Downloads -->
+            <li><a href="/downloads.html">Downloads</a></li>
+
+            <!-- Quickstart -->
+            <li>
+              <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6/quickstart/setup_quickstart.html";
 target="_blank">Tutorials <small><span class="glyphicon 
glyphicon-new-window"></span></small></a>
+            </li>
+
+            <!-- Documentation -->
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.6"; 
target="_blank">1.6 (Latest stable release) <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+                <li><a 
href="https://ci.apache.org/projects/flink/flink-docs-master"; 
target="_blank">1.7 (Snapshot) <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+              </ul>
+            </li>
+
+            <!-- getting help -->
+            <li><a href="/gettinghelp.html">Getting Help</a></li>
+
+            <!-- Blog -->
+            <li class="active"><a href="/blog/"><b>Flink Blog</b></a></li>
+
+            &nbsp;
+
+            <!-- Third menu section aim to support community and contributors 
-->
+
+            <!-- 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>
+
+            <!-- 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 />
+
+            <!-- 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.6.2 Released</h1>
+
+      <article>
+        <p>29 Oct 2018</p>
+
+<p>The Apache Flink community released the second bugfix version of the Apache 
Flink 1.6 series.</p>
+
+<p>This release includes more than 30 fixes and minor improvements for Flink 
1.6.1. The list below includes a detailed list of all fixes.</p>
+
+<p>We highly recommend all users to upgrade to Flink 1.6.2.</p>
+
+<p>Updated Maven dependencies:</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.6.2<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.11<span 
class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.6.2<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.11<span 
class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.6.2<span 
class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+
+<p>You can find the binaries on the updated <a 
href="http://flink.apache.org/downloads.html";>Downloads page</a>.</p>
+
+<p>List of resolved issues:</p>
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9752";>FLINK-9752</a>] -       
  Add an S3 RecoverableWriter
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10242";>FLINK-10242</a>] -     
    Latency marker interval should be configurable
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10243";>FLINK-10243</a>] -     
    Add option to reduce latency metrics granularity
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10331";>FLINK-10331</a>] -     
    Reduce number of flush requests to the network stack
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10332";>FLINK-10332</a>] -     
    Move data available notification in PipelinedSubpartition out of the 
synchronized block
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-5542";>FLINK-5542</a>] -       
  YARN client incorrectly uses local YARN config to check vcore capacity
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9567";>FLINK-9567</a>] -       
  Flink does not release resource in Yarn Cluster mode
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9788";>FLINK-9788</a>] -       
  ExecutionGraph Inconsistency prevents Job from recovering
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9884";>FLINK-9884</a>] -       
  Slot request may not be removed when it has already be assigned in slot 
manager
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9891";>FLINK-9891</a>] -       
  Flink cluster is not shutdown in YARN mode when Flink client is stopped
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9932";>FLINK-9932</a>] -       
  Timed-out TaskExecutor slot-offers to JobMaster leak the slot
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10135";>FLINK-10135</a>] -     
    Certain cluster-level metrics are no longer exposed
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10157";>FLINK-10157</a>] -     
    Allow `null` user values in map state with TTL
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10222";>FLINK-10222</a>] -     
    Table scalar function expression parses error when function name equals the 
exists keyword suffix
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10259";>FLINK-10259</a>] -     
    Key validation for GroupWindowAggregate is broken
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10263";>FLINK-10263</a>] -     
    User-defined function with LITERAL paramters yields CompileException
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10316";>FLINK-10316</a>] -     
    Add check to KinesisProducer that aws.region is set
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10354";>FLINK-10354</a>] -     
    Savepoints should be counted as retained checkpoints
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10363";>FLINK-10363</a>] -     
    S3 FileSystem factory prints secrets into logs
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10379";>FLINK-10379</a>] -     
    Can not use Table Functions in Java Table API
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10383";>FLINK-10383</a>] -     
    Hadoop configurations on the classpath seep into the S3 file system configs
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10390";>FLINK-10390</a>] -     
    DataDog MetricReporter leaks connections
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10400";>FLINK-10400</a>] -     
    Return failed JobResult if job terminates in state FAILED or CANCELED
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10415";>FLINK-10415</a>] -     
    RestClient does not react to lost connection
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10444";>FLINK-10444</a>] -     
    Make S3 entropy injection work with FileSystem safety net
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10451";>FLINK-10451</a>] -     
    TableFunctionCollector should handle the life cycle of ScalarFunction
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10465";>FLINK-10465</a>] -     
    Jepsen: runit supervised sshd is stopped on tear down
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10469";>FLINK-10469</a>] -     
    FileChannel may not write the whole buffer in a single call to 
FileChannel.write(Buffer buffer)
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10487";>FLINK-10487</a>] -     
    fix invalid Flink SQL example
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10516";>FLINK-10516</a>] -     
    YarnApplicationMasterRunner does not initialize FileSystem with correct 
Flink Configuration during setup
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10524";>FLINK-10524</a>] -     
    
MemoryManagerConcurrentModReleaseTest.testConcurrentModificationWhileReleasing 
failed on travis
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10532";>FLINK-10532</a>] -     
    Broken links in documentation
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10544";>FLINK-10544</a>] -     
    Remove custom settings.xml for snapshot deployments
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-9061";>FLINK-9061</a>] -       
  Add entropy to s3 path for better scalability
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10075";>FLINK-10075</a>] -     
    HTTP connections to a secured REST endpoint flood the log
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10260";>FLINK-10260</a>] -     
    Confusing log messages during TaskManager registration
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10282";>FLINK-10282</a>] -     
    Provide separate thread-pool for REST endpoint
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10291";>FLINK-10291</a>] -     
    Generate JobGraph with fixed/configurable JobID in 
StandaloneJobClusterEntrypoint
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10311";>FLINK-10311</a>] -     
    HA end-to-end/Jepsen tests for standby Dispatchers
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10312";>FLINK-10312</a>] -     
    Wrong / missing exception when submitting job
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10371";>FLINK-10371</a>] -     
    Allow to enable SSL mutual authentication on REST endpoints by configuration
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10375";>FLINK-10375</a>] -     
    ExceptionInChainedStubException hides wrapped exception in cause
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-10582";>FLINK-10582</a>] -     
    Make REST executor thread priority configurable
+</li>
+</ul>
+
+      </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>

Reply via email to