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

knaufk 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 e25edec  Rebuild Website
e25edec is described below

commit e25edece13009c3a5bb5cba0b382ed27a76ff53a
Author: Konstantin Knauf <[email protected]>
AuthorDate: Fri Feb 18 14:15:05 2022 +0100

    Rebuild Website
---
 content/blog/feed.xml                       | 247 ++++++++++++---
 content/blog/index.html                     |  36 ++-
 content/blog/page10/index.html              |  36 ++-
 content/blog/page11/index.html              |  38 ++-
 content/blog/page12/index.html              |  38 ++-
 content/blog/page13/index.html              |  38 ++-
 content/blog/page14/index.html              |  40 ++-
 content/blog/page15/index.html              |  40 ++-
 content/blog/page16/index.html              |  40 ++-
 content/blog/page17/index.html              |  40 ++-
 content/blog/page18/index.html              |  25 ++
 content/blog/page2/index.html               |  38 ++-
 content/blog/page3/index.html               |  40 ++-
 content/blog/page4/index.html               |  38 ++-
 content/blog/page5/index.html               |  38 ++-
 content/blog/page6/index.html               |  41 ++-
 content/blog/page7/index.html               |  39 ++-
 content/blog/page8/index.html               |  36 ++-
 content/blog/page9/index.html               |  36 ++-
 content/downloads.html                      |  23 +-
 content/index.html                          |   6 +-
 content/news/2022/02/09/release-1.13.6.html | 453 ++++++++++++++++++++++++++++
 content/zh/downloads.html                   |  27 +-
 content/zh/index.html                       |   6 +-
 24 files changed, 1127 insertions(+), 312 deletions(-)

diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index e85205d..f6928c7 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -7,6 +7,203 @@
 <atom:link href="https://flink.apache.org/blog/feed.xml"; rel="self" 
type="application/rss+xml" />
 
 <item>
+<title>Apache Flink 1.13.6 Release Announcement</title>
+<description>&lt;p&gt;The Apache Flink Community is pleased to announce 
another bug fix release for Flink 1.13.&lt;/p&gt;
+
+&lt;p&gt;This release includes 99 bug and vulnerability fixes and minor 
improvements for Flink 1.13 including another upgrade of Apache Log4j (to 
2.17.1).
+Below you will find a list of all bugfixes and improvements (excluding 
improvements to the build infrastructure and build stability). For a complete 
list of all changes see:
+&lt;a 
href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;amp;version=12351074&quot;&gt;JIRA&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;We highly recommend all users to upgrade to Flink 1.13.6.&lt;/p&gt;
+
+&lt;h1 id=&quot;release-artifacts&quot;&gt;Release Artifacts&lt;/h1&gt;
+
+&lt;h2 id=&quot;maven-dependencies&quot;&gt;Maven Dependencies&lt;/h2&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.13.6&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.13.6&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.13.6&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;h2 id=&quot;binaries&quot;&gt;Binaries&lt;/h2&gt;
+
+&lt;p&gt;You can find the binaries on the updated &lt;a 
href=&quot;/downloads.html&quot;&gt;Downloads page&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h2 id=&quot;docker-images&quot;&gt;Docker Images&lt;/h2&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;a 
href=&quot;https://hub.docker.com/_/flink?tab=tags&amp;amp;page=1&amp;amp;name=1.13.6&quot;&gt;library/flink&lt;/a&gt;
 (official images)&lt;/li&gt;
+  &lt;li&gt;&lt;a 
href=&quot;https://hub.docker.com/r/apache/flink/tags?page=1&amp;amp;name=1.13.6&quot;&gt;apache/flink&lt;/a&gt;
 (ASF repository)&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;pypi&quot;&gt;PyPi&lt;/h2&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;a 
href=&quot;https://pypi.org/project/apache-flink/1.13.6/&quot;&gt;apache-flink==1.13.6&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h1 id=&quot;release-notes&quot;&gt;Release Notes&lt;/h1&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-15987&quot;&gt;FLINK-15987&lt;/a&gt;]
 -         SELECT 1.0e0 / 0.0e0 throws NumberFormatException
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-17914&quot;&gt;FLINK-17914&lt;/a&gt;]
 -         HistoryServer deletes cached archives if archive listing fails
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-20195&quot;&gt;FLINK-20195&lt;/a&gt;]
 -         Jobs endpoint returns duplicated jobs
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-20370&quot;&gt;FLINK-20370&lt;/a&gt;]
 -         Result is wrong when sink primary key is not the same with query
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-21289&quot;&gt;FLINK-21289&lt;/a&gt;]
 -         Application mode ignores the pipeline.classpaths configuration
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-23919&quot;&gt;FLINK-23919&lt;/a&gt;]
 -         PullUpWindowTableFunctionIntoWindowAggregateRule generates invalid 
Calc for Window TVF
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24232&quot;&gt;FLINK-24232&lt;/a&gt;]
 -         Archiving of suspended jobs prevents breaks subsequent archive 
attempts
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24255&quot;&gt;FLINK-24255&lt;/a&gt;]
 -         Test Environment / Mini Cluster do not forward configuration.
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24310&quot;&gt;FLINK-24310&lt;/a&gt;]
 -         A bug in the BufferingSink example in the doc
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24318&quot;&gt;FLINK-24318&lt;/a&gt;]
 -         Casting a number to boolean has different results between 
&amp;#39;select&amp;#39; fields and &amp;#39;where&amp;#39; condition
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24334&quot;&gt;FLINK-24334&lt;/a&gt;]
 -         Configuration kubernetes.flink.log.dir not working
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24366&quot;&gt;FLINK-24366&lt;/a&gt;]
 -         Unnecessary/misleading error message about failing restores when 
tasks are already canceled.
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24401&quot;&gt;FLINK-24401&lt;/a&gt;]
 -         TM cannot exit after Metaspace OOM
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24465&quot;&gt;FLINK-24465&lt;/a&gt;]
 -         Wrong javadoc and documentation for buffer timeout
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24492&quot;&gt;FLINK-24492&lt;/a&gt;]
 -         incorrect implicit type conversion between numeric and (var)char
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24506&quot;&gt;FLINK-24506&lt;/a&gt;]
 -         checkpoint directory is not configurable through the Flink 
configuration passed into the StreamExecutionEnvironment
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24509&quot;&gt;FLINK-24509&lt;/a&gt;]
 -         FlinkKafkaProducer example is not compiling due to incorrect 
constructer signature used
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24540&quot;&gt;FLINK-24540&lt;/a&gt;]
 -         Fix Resource leak due to Files.list 
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24543&quot;&gt;FLINK-24543&lt;/a&gt;]
 -         Zookeeper connection issue causes inconsistent state in Flink
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24563&quot;&gt;FLINK-24563&lt;/a&gt;]
 -         Comparing timstamp_ltz with random string throws NullPointerException
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24597&quot;&gt;FLINK-24597&lt;/a&gt;]
 -         RocksdbStateBackend getKeysAndNamespaces would return duplicate data 
when using MapState 
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24621&quot;&gt;FLINK-24621&lt;/a&gt;]
 -         JobManager fails to recover 1.13.1 checkpoint due to 
InflightDataRescalingDescriptor
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24662&quot;&gt;FLINK-24662&lt;/a&gt;]
 -         PyFlink sphinx check failed with &amp;quot;node class 
&amp;#39;meta&amp;#39; is already registered, its visitors will be 
overridden&amp;quot;
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24667&quot;&gt;FLINK-24667&lt;/a&gt;]
 -         Channel state writer would fail the task directly if meeting 
exception previously
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24676&quot;&gt;FLINK-24676&lt;/a&gt;]
 -         Schema does not match if explain insert statement with partial column
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24678&quot;&gt;FLINK-24678&lt;/a&gt;]
 -         Correct the metric name of map state contains latency
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24708&quot;&gt;FLINK-24708&lt;/a&gt;]
 -         `ConvertToNotInOrInRule` has a bug which leads to wrong result
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24728&quot;&gt;FLINK-24728&lt;/a&gt;]
 -         Batch SQL file sink forgets to close the output stream
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24761&quot;&gt;FLINK-24761&lt;/a&gt;]
 -         Fix PartitionPruner code gen compile fail
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24846&quot;&gt;FLINK-24846&lt;/a&gt;]
 -         AsyncWaitOperator fails during stop-with-savepoint
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24860&quot;&gt;FLINK-24860&lt;/a&gt;]
 -         Fix the wrong position mappings in the Python UDTF
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24885&quot;&gt;FLINK-24885&lt;/a&gt;]
 -         ProcessElement Interface parameter Collector  : 
java.lang.NullPointerException
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24922&quot;&gt;FLINK-24922&lt;/a&gt;]
 -         Fix spelling errors in the word &amp;quot;parallism&amp;quot;
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25022&quot;&gt;FLINK-25022&lt;/a&gt;]
 -         ClassLoader leak with ThreadLocals on the JM when submitting a job 
through the REST API
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25067&quot;&gt;FLINK-25067&lt;/a&gt;]
 -         Correct the description of RocksDB&amp;#39;s background threads
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25084&quot;&gt;FLINK-25084&lt;/a&gt;]
 -         Field names must be unique. Found duplicates
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25091&quot;&gt;FLINK-25091&lt;/a&gt;]
 -         Official website document FileSink orc compression attribute 
reference error
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25096&quot;&gt;FLINK-25096&lt;/a&gt;]
 -         Issue in exceptions API(/jobs/:jobid/exceptions) in flink 1.13.2
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25199&quot;&gt;FLINK-25199&lt;/a&gt;]
 -         StreamEdges are not unique in self-union, which blocks propagation 
of watermarks
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25362&quot;&gt;FLINK-25362&lt;/a&gt;]
 -         Incorrect dependencies in Table Confluent/Avro docs
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25468&quot;&gt;FLINK-25468&lt;/a&gt;]
 -         Local recovery fails if local state storage and RocksDB working 
directory are not on the same volume
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25486&quot;&gt;FLINK-25486&lt;/a&gt;]
 -         Perjob can not recover from checkpoint when zookeeper leader changes
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25494&quot;&gt;FLINK-25494&lt;/a&gt;]
 -         Duplicate element serializer during 
DefaultOperatorStateBackendSnapshotStrategy#syncPrepareResources
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25513&quot;&gt;FLINK-25513&lt;/a&gt;]
 -         CoFlatMapFunction requires both two flat_maps to yield something
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25559&quot;&gt;FLINK-25559&lt;/a&gt;]
 -         SQL JOIN causes data loss
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25683&quot;&gt;FLINK-25683&lt;/a&gt;]
 -         wrong result if table transfrom to DataStream then window process in 
batch mode
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25728&quot;&gt;FLINK-25728&lt;/a&gt;]
 -         Potential memory leaks in StreamMultipleInputProcessor
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25732&quot;&gt;FLINK-25732&lt;/a&gt;]
 -         Dispatcher#requestMultipleJobDetails returns non-serialiable 
collection
+&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-21407&quot;&gt;FLINK-21407&lt;/a&gt;]
 -         Clarify which sources and APIs support which formats
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-20443&quot;&gt;FLINK-20443&lt;/a&gt;]
 -         ContinuousProcessingTimeTrigger doesn&amp;#39;t fire at the end of 
the window
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-21467&quot;&gt;FLINK-21467&lt;/a&gt;]
 -         Document possible recommended usage of 
Bounded{One/Multi}Input.endInput and emphasize that they could be called 
multiple times
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-23842&quot;&gt;FLINK-23842&lt;/a&gt;]
 -         Add log messages for reader registrations and split requests.
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24631&quot;&gt;FLINK-24631&lt;/a&gt;]
 -         Avoiding directly use the labels as selector for deployment and 
service
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24739&quot;&gt;FLINK-24739&lt;/a&gt;]
 -         State requirements for Flink&amp;#39;s application mode in the 
documentation
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24987&quot;&gt;FLINK-24987&lt;/a&gt;]
 -         Enhance ExternalizedCheckpointCleanup enum
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25160&quot;&gt;FLINK-25160&lt;/a&gt;]
 -         Make doc clear: tolerable-failed-checkpoints counts consecutive 
failures
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25415&quot;&gt;FLINK-25415&lt;/a&gt;]
 -         implement retrial on connections to Cassandra container
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25611&quot;&gt;FLINK-25611&lt;/a&gt;]
 -         Remove CoordinatorExecutorThreadFactory thread creation guards
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25818&quot;&gt;FLINK-25818&lt;/a&gt;]
 -         Add explanation how Kafka Source deals with idleness when 
parallelism is higher then the number of partitions
+&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt; Technical Debt
+&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24740&quot;&gt;FLINK-24740&lt;/a&gt;]
 -         Update testcontainers dependency to v1.16.2
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-24796&quot;&gt;FLINK-24796&lt;/a&gt;]
 -         Exclude javadocs / node[_modules] directories from CI compile 
artifact
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25472&quot;&gt;FLINK-25472&lt;/a&gt;]
 -         Update to Log4j 2.17.1
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25375&quot;&gt;FLINK-25375&lt;/a&gt;]
 -         Update Log4j to 2.17.0
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-25576&quot;&gt;FLINK-25576&lt;/a&gt;]
 -         Update com.h2database:h2 to 2.0.206
+&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+<pubDate>Wed, 09 Feb 2022 09:00:00 +0100</pubDate>
+<link>https://flink.apache.org/news/2022/02/09/release-1.13.6.html</link>
+<guid isPermaLink="true">/news/2022/02/09/release-1.13.6.html</guid>
+</item>
+
+<item>
 <title>Stateful Functions 3.2.0 Release Announcement</title>
 <description>&lt;p&gt;Stateful Functions is a cross-platform stack for 
building Stateful Serverless applications, making it radically simpler to 
develop scalable, consistent, and elastic distributed applications.
 This new release brings various improvements to the StateFun runtime, a leaner 
way to specify StateFun module components, and a brand new JavaScript 
SDK!&lt;/p&gt;
@@ -19759,55 +19956,5 @@ release.  Special credits go to the following members 
for contributing to the
 <guid isPermaLink="true">/features/2019/03/11/prometheus-monitoring.html</guid>
 </item>
 
-<item>
-<title>What to expect from Flink Forward San Francisco 2019</title>
-<description>&lt;p&gt;The third annual Flink Forward San Francisco is just a 
few weeks away! As always, Flink Forward will be the right place to meet and 
mingle with experienced Flink users, contributors, and committers. Attendees 
will hear and chat about the latest developments around Flink and learn from 
technical deep-dive sessions and exciting use cases that were put into 
production with Flink. The event will take place on April 1-2, 2019 at Hotel 
Nikko in San Francisco. The &lt;a hr [...]
-
-&lt;p&gt;Some highlights of the program are:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/conference-program#realtime-store-visit-predictions-at-scale&quot;&gt;Realtime
 Store Visit Predictions at Scale&lt;/a&gt;: Luca Giovagnoli from 
&lt;em&gt;Yelp&lt;/em&gt; will talk about a “multidisciplinary” Flink 
application that combines geospatial clustering algorithms, Machine Learning 
models, and cutting-edge stream-processing technology.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/conference-program#real-time-processing-with-flink-for-machine-learning-at-netflix&quot;&gt;Real-time
 Processing with Flink for Machine Learning at Netflix&lt;/a&gt;: Elliot Chow 
will discuss the practical aspects of using Apache Flink to power Machine 
Learning algorithms for video recommendations, search results ranking, and 
selection of artwork images at &lt;em&gt;Netflix&lt;/em&gt;.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/conference-program#building-production-flink-jobs-with-airstream-at-airbnb&quot;&gt;Building
 production Flink jobs with Airstream at Airbnb&lt;/a&gt;: Pala Muthiah and Hao 
Wang will reveal how &lt;em&gt;Airbnb&lt;/em&gt; builds real time data 
pipelines with Airstream, Airbnb’s computation framework that is powered by 
Flink SQL.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/conference-program#when-table-meets-ai--build-flink-ai-ecosystem-on-table-api&quot;&gt;When
 Table meets AI: Build Flink AI Ecosystem on Table API&lt;/a&gt;: Shaoxuan Wang 
from &lt;em&gt;Alibaba&lt;/em&gt; will discuss how they are building a solid AI 
ecosystem for unified batch/streaming Machine Learning data pipelines on top of 
Flink’s Table API.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/conference-program#adventures-in-scaling-from-zero-to-5-billion-data-points-per-day&quot;&gt;Adventures
 in Scaling from Zero to 5 Billion Data Points per Day&lt;/a&gt;: Dave Torok 
will take us through &lt;em&gt;Comcast’s&lt;/em&gt; journey in scaling the 
company’s operationalized Machine Learning framework from the very early days 
in production to processing more than 5 billion data points per day.&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;If you’re new to Apache Flink or want to deepen your knowledge around 
the framework, Flink Forward features again a full day of training.&lt;/p&gt;
-
-&lt;p&gt;You can choose from 3 training tracks:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/training-program#introduction-to-streaming-with-apache-flink&quot;&gt;Introduction
 to Streaming with Apache Flink&lt;/a&gt;: A hands-on, in-depth introduction to 
stream processing and Apache Flink, this course emphasizes those features of 
Flink that make it easy to build and manage accurate, fault tolerant 
applications on streams.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/training-program#analyzing-streaming-data-with-flink-sql&quot;&gt;Analyzing
 Streaming Data with Flink SQL&lt;/a&gt;: In this hands-on training, you will 
learn what it means to run SQL queries on data streams and how to fully 
leverage the potential of SQL on Flink. We’ll also cover some of the more 
recent features such as time-versioned joins and the MATCH RECOGNIZE 
clause.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a 
href=&quot;https://sf-2019.flink-forward.org/training-program#apache-flink-troubleshooting---operations&quot;&gt;Troubleshooting
 and Operating Flink at large scale&lt;/a&gt;: In this training, we will focus 
on everything you need to run Apache Flink applications reliably and 
efficiently in production including topics like capacity planning, monitoring, 
troubleshooting and tuning Apache Flink.&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;If you haven’t done so yet, check out the &lt;a 
href=&quot;http://sf-2019.flink-forward.org/conference-program&quot;&gt;full 
schedule&lt;/a&gt; and &lt;a 
href=&quot;https://sf-2019.flink-forward.org/register&quot;&gt;register&lt;/a&gt;
 your attendance. &lt;br /&gt;
-I’m looking forward to meet you at Flink Forward San Francisco.&lt;/p&gt;
-
-&lt;p&gt;&lt;em&gt;Fabian&lt;/em&gt;&lt;/p&gt;
-</description>
-<pubDate>Wed, 06 Mar 2019 12:00:00 +0100</pubDate>
-<link>https://flink.apache.org/news/2019/03/06/ffsf-preview.html</link>
-<guid isPermaLink="true">/news/2019/03/06/ffsf-preview.html</guid>
-</item>
-
 </channel>
 </rss>
diff --git a/content/blog/index.html b/content/blog/index.html
index 783a53a..c5b8ecd 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 Release 
Announcement</a></h2>
+
+      <p>09 Feb 2022
+       Konstantin Knauf (<a 
href="https://twitter.com/snntrable";>@snntrable</a>)</p>
+
+      <p>The Apache Flink Community is please to announce another bug fix 
release for Flink 1.13.</p>
+
+      <p><a href="/news/2022/02/09/release-1.13.6.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful Functions 3.2.0 
Release Announcement</a></h2>
 
       <p>31 Jan 2022
@@ -343,19 +356,6 @@ This new release brings various improvements to the 
StateFun runtime, a leaner w
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/2021/11/03/flink-backward.html">Flink 
Backward - The Apache Flink Retrospective</a></h2>
-
-      <p>03 Nov 2021
-       Johannes Moser </p>
-
-      <p>A look back at the development cycle for Flink 1.14</p>
-
-      <p><a href="/2021/11/03/flink-backward.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -388,6 +388,16 @@ This new release brings various improvements to the 
StateFun runtime, a leaner w
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page10/index.html b/content/blog/page10/index.html
index 1143353..18d3044 100644
--- a/content/blog/page10/index.html
+++ b/content/blog/page10/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/2019/07/23/flink-network-stack-2.html">Flink Network Stack Vol. 2: 
Monitoring, Metrics, and that Backpressure Thing</a></h2>
+
+      <p>23 Jul 2019
+       Nico Kruber  &amp; Piotr Nowojski </p>
+
+      <p>In a previous blog post, we presented how Flink’s network stack works 
from the high-level abstractions to the low-level details. This second  post 
discusses monitoring network-related metrics to identify backpressure or 
bottlenecks in throughput and latency.</p>
+
+      <p><a href="/2019/07/23/flink-network-stack-2.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2019/07/02/release-1.8.1.html">Apache Flink 1.8.1 Released</a></h2>
 
       <p>02 Jul 2019
@@ -346,19 +359,6 @@ for more details.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2019/03/06/ffsf-preview.html">What 
to expect from Flink Forward San Francisco 2019</a></h2>
-
-      <p>06 Mar 2019
-       Fabian Hueske (<a href="https://twitter.com/fhueske";>@fhueske</a>)</p>
-
-      <p>The third annual Flink Forward conference in San Francisco is just a 
few weeks away. Let's see what Flink Forward SF 2019 has in store for the 
Apache Flink and stream processing communities. This post covers some of its 
highlights!</p>
-
-      <p><a href="/news/2019/03/06/ffsf-preview.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -391,6 +391,16 @@ for more details.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page11/index.html b/content/blog/page11/index.html
index 1485883..bb696f9 100644
--- a/content/blog/page11/index.html
+++ b/content/blog/page11/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2019/03/06/ffsf-preview.html">What 
to expect from Flink Forward San Francisco 2019</a></h2>
+
+      <p>06 Mar 2019
+       Fabian Hueske (<a href="https://twitter.com/fhueske";>@fhueske</a>)</p>
+
+      <p>The third annual Flink Forward conference in San Francisco is just a 
few weeks away. Let's see what Flink Forward SF 2019 has in store for the 
Apache Flink and stream processing communities. This post covers some of its 
highlights!</p>
+
+      <p><a href="/news/2019/03/06/ffsf-preview.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink 
Applications 101</a></h2>
 
       <p>25 Feb 2019
@@ -352,21 +365,6 @@ Please check the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa
 
     <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>
-    
 
     <!-- Pagination links -->
     
@@ -399,6 +397,16 @@ Please check the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page12/index.html b/content/blog/page12/index.html
index 07be799..49e06d5 100644
--- a/content/blog/page12/index.html
+++ b/content/blog/page12/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <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
@@ -354,19 +369,6 @@
 
     <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 -->
     
@@ -399,6 +401,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page13/index.html b/content/blog/page13/index.html
index 0c48d76..45549f6 100644
--- a/content/blog/page13/index.html
+++ b/content/blog/page13/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <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
@@ -353,21 +366,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/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 -->
     
@@ -400,6 +398,16 @@ 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/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page14/index.html b/content/blog/page14/index.html
index c171a92..802f993 100644
--- a/content/blog/page14/index.html
+++ b/content/blog/page14/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <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
@@ -347,21 +362,6 @@
 
     <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 -->
     
@@ -394,6 +394,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page15/index.html b/content/blog/page15/index.html
index 970aa30..14e3348 100644
--- a/content/blog/page15/index.html
+++ b/content/blog/page15/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <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
@@ -351,21 +366,6 @@
 
     <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 -->
     
@@ -398,6 +398,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page16/index.html b/content/blog/page16/index.html
index b04d265..be55317 100644
--- a/content/blog/page16/index.html
+++ b/content/blog/page16/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <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>)
@@ -355,21 +370,6 @@ vertex-centric or gather-sum-apply to Flink dataflows.</p>
 
     <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 -->
     
@@ -402,6 +402,16 @@ vertex-centric or gather-sum-apply to Flink dataflows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page17/index.html b/content/blog/page17/index.html
index 5a4f362..1bfa213 100644
--- a/content/blog/page17/index.html
+++ b/content/blog/page17/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <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>)
@@ -361,21 +376,6 @@ and offers a new API including definition of flexible 
windows.</p>
 
     <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 -->
     
@@ -408,6 +408,16 @@ and offers a new API including definition of flexible 
windows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page18/index.html b/content/blog/page18/index.html
index 6836564..7837e9e 100644
--- a/content/blog/page18/index.html
+++ b/content/blog/page18/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <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>)
@@ -329,6 +344,16 @@ academic and open source project that Flink originates 
from.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index e32fac5..b6e2bec 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/2021/11/03/flink-backward.html">Flink 
Backward - The Apache Flink Retrospective</a></h2>
+
+      <p>03 Nov 2021
+       Johannes Moser </p>
+
+      <p>A look back at the development cycle for Flink 1.14</p>
+
+      <p><a href="/2021/11/03/flink-backward.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/2021/10/26/sort-shuffle-part2.html">Sort-Based Blocking Shuffle 
Implementation in Flink - Part Two</a></h2>
 
       <p>26 Oct 2021
@@ -356,21 +369,6 @@ This new release brings various improvements to the 
StateFun runtime, a leaner w
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/news/2021/08/06/release-1.13.2.html">Apache Flink 1.13.2 
Released</a></h2>
-
-      <p>06 Aug 2021
-       Yun Tang </p>
-
-      <p><p>The Apache Flink community released the second bugfix version of 
the Apache Flink 1.13 series.</p>
-
-</p>
-
-      <p><a href="/news/2021/08/06/release-1.13.2.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -403,6 +401,16 @@ This new release brings various improvements to the 
StateFun runtime, a leaner w
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 17f320c..c95748e 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/news/2021/08/06/release-1.13.2.html">Apache Flink 1.13.2 
Released</a></h2>
+
+      <p>06 Aug 2021
+       Yun Tang </p>
+
+      <p><p>The Apache Flink community released the second bugfix version of 
the Apache Flink 1.13 series.</p>
+
+</p>
+
+      <p><a href="/news/2021/08/06/release-1.13.2.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2021/08/06/release-1.12.5.html">Apache Flink 1.12.5 
Released</a></h2>
 
       <p>06 Aug 2021
@@ -348,21 +363,6 @@ to develop scalable, consistent, and elastic distributed 
applications.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/news/2021/03/03/release-1.12.2.html">Apache Flink 1.12.2 
Released</a></h2>
-
-      <p>03 Mar 2021
-       Yuan Mei  &amp; Roman Khachatryan </p>
-
-      <p><p>The Apache Flink community released the next bugfix version of the 
Apache Flink 1.12 series.</p>
-
-</p>
-
-      <p><a href="/news/2021/03/03/release-1.12.2.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -395,6 +395,16 @@ to develop scalable, consistent, and elastic distributed 
applications.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index a2b3b33..ad7033b 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/news/2021/03/03/release-1.12.2.html">Apache Flink 1.12.2 
Released</a></h2>
+
+      <p>03 Mar 2021
+       Yuan Mei  &amp; Roman Khachatryan </p>
+
+      <p><p>The Apache Flink community released the next bugfix version of the 
Apache Flink 1.12 series.</p>
+
+</p>
+
+      <p><a href="/news/2021/03/03/release-1.12.2.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/2021/02/10/native-k8s-with-ha.html">How 
to natively deploy Flink on Kubernetes with High-Availability (HA)</a></h2>
 
       <p>10 Feb 2021
@@ -344,19 +359,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/news/2020/12/10/release-1.12.0.html">Apache Flink 1.12.0 Release 
Announcement</a></h2>
-
-      <p>10 Dec 2020
-       Marta Paes (<a href="https://twitter.com/morsapaes";>@morsapaes</a>) 
&amp; Aljoscha Krettek (<a 
href="https://twitter.com/aljoscha";>@aljoscha</a>)</p>
-
-      <p>The Apache Flink community is excited to announce the release of 
Flink 1.12.0! Close to 300 contributors worked on over 1k threads to bring 
significant improvements to usability as well as new features to Flink users 
across the whole API stack. We're particularly excited about adding efficient 
batch execution to the DataStream API, Kubernetes HA as an alternative to 
ZooKeeper, support for upsert mode in the Kafka SQL connector and the new 
Python DataStream API! Read on for all m [...]
-
-      <p><a href="/news/2020/12/10/release-1.12.0.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -389,6 +391,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html
index e26eb41..0744089 100644
--- a/content/blog/page5/index.html
+++ b/content/blog/page5/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/news/2020/12/10/release-1.12.0.html">Apache Flink 1.12.0 Release 
Announcement</a></h2>
+
+      <p>10 Dec 2020
+       Marta Paes (<a href="https://twitter.com/morsapaes";>@morsapaes</a>) 
&amp; Aljoscha Krettek (<a 
href="https://twitter.com/aljoscha";>@aljoscha</a>)</p>
+
+      <p>The Apache Flink community is excited to announce the release of 
Flink 1.12.0! Close to 300 contributors worked on over 1k threads to bring 
significant improvements to usability as well as new features to Flink users 
across the whole API stack. We're particularly excited about adding efficient 
batch execution to the DataStream API, Kubernetes HA as an alternative to 
ZooKeeper, support for upsert mode in the Kafka SQL connector and the new 
Python DataStream API! Read on for all m [...]
+
+      <p><a href="/news/2020/12/10/release-1.12.0.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2020/11/11/release-statefun-2.2.1.html">Stateful Functions 2.2.1 
Release Announcement</a></h2>
 
       <p>11 Nov 2020
@@ -348,21 +361,6 @@ as well as increased observability for operational 
purposes.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/2020/08/19/statefun.html">Monitoring 
and Controlling Networks of IoT Devices with Flink Stateful Functions</a></h2>
-
-      <p>19 Aug 2020
-       Igal Shilman (<a 
href="https://twitter.com/IgalShilman";>@IgalShilman</a>)</p>
-
-      <p><p>In this blog post, we’ll take a look at a class of use cases that 
is a natural fit for <a 
href="https://flink.apache.org/stateful-functions.html";>Flink Stateful 
Functions</a>: monitoring and controlling networks of connected devices (often 
called the “Internet of Things” (IoT)).</p>
-
-</p>
-
-      <p><a href="/2020/08/19/statefun.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -395,6 +393,16 @@ as well as increased observability for operational 
purposes.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page6/index.html b/content/blog/page6/index.html
index f86c3b9..ad84ce2 100644
--- a/content/blog/page6/index.html
+++ b/content/blog/page6/index.html
@@ -220,6 +220,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/2020/08/19/statefun.html">Monitoring 
and Controlling Networks of IoT Devices with Flink Stateful Functions</a></h2>
+
+      <p>19 Aug 2020
+       Igal Shilman (<a 
href="https://twitter.com/IgalShilman";>@IgalShilman</a>)</p>
+
+      <p><p>In this blog post, we’ll take a look at a class of use cases that 
is a natural fit for <a 
href="https://flink.apache.org/stateful-functions.html";>Flink Stateful 
Functions</a>: monitoring and controlling networks of connected devices (often 
called the “Internet of Things” (IoT)).</p>
+
+</p>
+
+      <p><a href="/2020/08/19/statefun.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2020/08/06/external-resource.html">Accelerating your workload with 
GPU and other external resources</a></h2>
 
       <p>06 Aug 2020
@@ -347,22 +362,6 @@ illustrate this trend.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/ecosystem/2020/06/23/flink-on-zeppelin-part2.html">Flink on Zeppelin 
Notebooks for Interactive Data Analysis - Part 2</a></h2>
-
-      <p>23 Jun 2020
-       Jeff Zhang (<a href="https://twitter.com/zjffdu";>@zjffdu</a>)</p>
-
-      <p><p>In a previous post, we introduced the basics of Flink on Zeppelin 
and how to do Streaming ETL. In this second part of the “Flink on Zeppelin” 
series of posts, I will share how to 
-perform streaming data visualization via Flink on Zeppelin and how to use 
Apache Flink UDFs in Zeppelin.</p>
-
-</p>
-
-      <p><a href="/ecosystem/2020/06/23/flink-on-zeppelin-part2.html">Continue 
reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -395,6 +394,16 @@ perform streaming data visualization via Flink on Zeppelin 
and how to use Apache
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page7/index.html b/content/blog/page7/index.html
index 3f3ff2e..6e9e383 100644
--- a/content/blog/page7/index.html
+++ b/content/blog/page7/index.html
@@ -220,6 +220,22 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/ecosystem/2020/06/23/flink-on-zeppelin-part2.html">Flink on Zeppelin 
Notebooks for Interactive Data Analysis - Part 2</a></h2>
+
+      <p>23 Jun 2020
+       Jeff Zhang (<a href="https://twitter.com/zjffdu";>@zjffdu</a>)</p>
+
+      <p><p>In a previous post, we introduced the basics of Flink on Zeppelin 
and how to do Streaming ETL. In this second part of the “Flink on Zeppelin” 
series of posts, I will share how to 
+perform streaming data visualization via Flink on Zeppelin and how to use 
Apache Flink UDFs in Zeppelin.</p>
+
+</p>
+
+      <p><a href="/ecosystem/2020/06/23/flink-on-zeppelin-part2.html">Continue 
reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2020/06/15/flink-on-zeppelin-part1.html">Flink on Zeppelin 
Notebooks for Interactive Data Analysis - Part 1</a></h2>
 
       <p>15 Jun 2020
@@ -346,19 +362,6 @@ and provide a tutorial for running Streaming ETL with 
Flink on Zeppelin.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/2020/04/09/pyflink-udf-support-flink.html">PyFlink: Introducing Python 
Support for UDFs in Flink's Table API</a></h2>
-
-      <p>09 Apr 2020
-       Jincheng Sun (<a 
href="https://twitter.com/sunjincheng121";>@sunjincheng121</a>) &amp; Markos 
Sfikas (<a href="https://twitter.com/MarkSfik";>@MarkSfik</a>)</p>
-
-      <p>Flink 1.10 extends its support for Python by adding Python UDFs in 
PyFlink. This post explains how UDFs work in PyFlink and gives some practical 
examples of how to use UDFs in PyFlink.</p>
-
-      <p><a href="/2020/04/09/pyflink-udf-support-flink.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -391,6 +394,16 @@ and provide a tutorial for running Streaming ETL with 
Flink on Zeppelin.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page8/index.html b/content/blog/page8/index.html
index a0bf4bb..e5b3a49 100644
--- a/content/blog/page8/index.html
+++ b/content/blog/page8/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/2020/04/09/pyflink-udf-support-flink.html">PyFlink: Introducing Python 
Support for UDFs in Flink's Table API</a></h2>
+
+      <p>09 Apr 2020
+       Jincheng Sun (<a 
href="https://twitter.com/sunjincheng121";>@sunjincheng121</a>) &amp; Markos 
Sfikas (<a href="https://twitter.com/MarkSfik";>@MarkSfik</a>)</p>
+
+      <p>Flink 1.10 extends its support for Python by adding Python UDFs in 
PyFlink. This post explains how UDFs work in PyFlink and gives some practical 
examples of how to use UDFs in PyFlink.</p>
+
+      <p><a href="/2020/04/09/pyflink-udf-support-flink.html">Continue reading 
&raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2020/04/07/release-statefun-2.0.0.html">Stateful Functions 2.0 - An 
Event-driven Database on Apache Flink</a></h2>
 
       <p>07 Apr 2020
@@ -345,19 +358,6 @@ This release marks a big milestone: Stateful Functions 2.0 
is not only an API up
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/news/2020/01/29/state-unlocked-interacting-with-state-in-apache-flink.html">State
 Unlocked: Interacting with State in Apache Flink</a></h2>
-
-      <p>29 Jan 2020
-       Seth Wiesman (<a 
href="https://twitter.com/sjwiesman";>@sjwiesman</a>)</p>
-
-      <p>This post discusses the efforts of the Flink community as they relate 
to state management in Apache Flink. We showcase some practical examples of how 
the different features and APIs can be utilized and cover some future ideas for 
new and improved ways of managing state in Apache Flink.</p>
-
-      <p><a 
href="/news/2020/01/29/state-unlocked-interacting-with-state-in-apache-flink.html">Continue
 reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -390,6 +390,16 @@ This release marks a big milestone: Stateful Functions 2.0 
is not only an API up
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/blog/page9/index.html b/content/blog/page9/index.html
index a480b47..44494b0 100644
--- a/content/blog/page9/index.html
+++ b/content/blog/page9/index.html
@@ -220,6 +220,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a 
href="/news/2020/01/29/state-unlocked-interacting-with-state-in-apache-flink.html">State
 Unlocked: Interacting with State in Apache Flink</a></h2>
+
+      <p>29 Jan 2020
+       Seth Wiesman (<a 
href="https://twitter.com/sjwiesman";>@sjwiesman</a>)</p>
+
+      <p>This post discusses the efforts of the Flink community as they relate 
to state management in Apache Flink. We showcase some practical examples of how 
the different features and APIs can be utilized and cover some future ideas for 
new and improved ways of managing state in Apache Flink.</p>
+
+      <p><a 
href="/news/2020/01/29/state-unlocked-interacting-with-state-in-apache-flink.html">Continue
 reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a 
href="/news/2020/01/15/demo-fraud-detection.html">Advanced Flink Application 
Patterns Vol.1: Case Study of a Fraud Detection System</a></h2>
 
       <p>15 Jan 2020
@@ -345,19 +358,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a 
href="/2019/07/23/flink-network-stack-2.html">Flink Network Stack Vol. 2: 
Monitoring, Metrics, and that Backpressure Thing</a></h2>
-
-      <p>23 Jul 2019
-       Nico Kruber  &amp; Piotr Nowojski </p>
-
-      <p>In a previous blog post, we presented how Flink’s network stack works 
from the high-level abstractions to the low-level details. This second  post 
discusses monitoring network-related metrics to identify backpressure or 
bottlenecks in throughput and latency.</p>
-
-      <p><a href="/2019/07/23/flink-network-stack-2.html">Continue reading 
&raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -390,6 +390,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 1.13.6 
Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></li>
 
       
diff --git a/content/downloads.html b/content/downloads.html
index 3adb977..fb87fb5 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -220,7 +220,7 @@
 <div class="page-toc">
 <ul id="markdown-toc">
   <li><a href="#apache-flink-1143" id="markdown-toc-apache-flink-1143">Apache 
Flink 1.14.3</a></li>
-  <li><a href="#apache-flink-1135" id="markdown-toc-apache-flink-1135">Apache 
Flink 1.13.5</a></li>
+  <li><a href="#apache-flink-1136" id="markdown-toc-apache-flink-1136">Apache 
Flink 1.13.6</a></li>
   <li><a href="#apache-flink-1127" id="markdown-toc-apache-flink-1127">Apache 
Flink 1.12.7</a></li>
   <li><a href="#apache-flink-1116" id="markdown-toc-apache-flink-1116">Apache 
Flink 1.11.6</a></li>
   <li><a href="#apache-flink-stateful-functions-320" 
id="markdown-toc-apache-flink-stateful-functions-320">Apache Flink Stateful 
Functions 3.2.0</a></li>
@@ -268,19 +268,19 @@
 
 <hr />
 
-<h2 id="apache-flink-1135">Apache Flink 1.13.5</h2>
+<h2 id="apache-flink-1136">Apache Flink 1.13.6</h2>
 
 <p>
-<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.11.tgz";
 id="1135-download_211">Apache Flink 1.13.5 for Scala 2.11</a> (<a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.11.tgz.sha512";>sha512</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.11.tgz";
 id="1136-download_211">Apache Flink 1.13.6 for Scala 2.11</a> (<a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.11.tgz.sha512";>sha512</a>)
 </p>
 
 <p>
-<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.12.tgz";
 id="1135-download_212">Apache Flink 1.13.5 for Scala 2.12</a> (<a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.12.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.12.tgz.sha512";>sha512</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.12.tgz";
 id="1136-download_212">Apache Flink 1.13.6 for Scala 2.12</a> (<a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.12.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.12.tgz.sha512";>sha512</a>)
 </p>
 
 <p>
-<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.5/flink-1.13.5-src.tgz";
 id="1135-download-source">Apache Flink 1.13.5 Source Release</a>
-(<a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-src.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-src.tgz.sha512";>sha512</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.6/flink-1.13.6-src.tgz";
 id="1135-download-source">Apache Flink 1.13.6 Source Release</a>
+(<a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-src.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-src.tgz.sha512";>sha512</a>)
 </p>
 
 <h4 id="release-notes-1">Release Notes</h4>
@@ -512,6 +512,17 @@ Flink 1.14.0 - 2021-09-29
 
 <li>
 
+Flink 1.13.6 - 2022-02-09
+(<a 
href="https://archive.apache.org/dist/flink/flink-1.13.6/flink-1.13.6-src.tgz";>Source</a>,
+<a href="https://archive.apache.org/dist/flink/flink-1.13.6";>Binaries</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.13";>Docs</a>,
+<a 
href="https://nightlies.apache.org/flink/flink-docs-release-1.13/api/java";>Javadocs</a>,
+<a 
href="https://nightlies.apache.org/flink/flink-docs-release-1.13/api/scala/index.html";>Scaladocs</a>)
+
+</li>
+
+<li>
+
 Flink 1.13.5 - 2021-12-16
 (<a 
href="https://archive.apache.org/dist/flink/flink-1.13.5/flink-1.13.5-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.13.5";>Binaries</a>,
diff --git a/content/index.html b/content/index.html
index 4775524..2faf3cf 100644
--- a/content/index.html
+++ b/content/index.html
@@ -384,6 +384,9 @@
 
   <dl>
       
+        <dt> <a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 
1.13.6 Release Announcement</a></dt>
+        <dd>The Apache Flink Community is please to announce another bug fix 
release for Flink 1.13.</dd>
+      
         <dt> <a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></dt>
         <dd><p>Stateful Functions is a cross-platform stack for building 
Stateful Serverless applications, making it radically simpler to develop 
scalable, consistent, and elastic distributed applications.
 This new release brings various improvements to the StateFun runtime, a leaner 
way to specify StateFun module components, and a brand new JavaScript SDK!</p>
@@ -398,9 +401,6 @@ This new release brings various improvements to the 
StateFun runtime, a leaner w
       
         <dt> <a href="/news/2022/01/07/release-ml-2.0.0.html">Apache Flink ML 
2.0.0 Release Announcement</a></dt>
         <dd>The Apache Flink community is excited to announce the release of 
Flink ML 2.0.0! This release involves a major refactor of the earlier Flink ML 
library and introduces major features that extend the Flink ML API and the 
iteration runtime, such as supporting stages with multi-input multi-output, 
graph-based stage composition, and a new stream-batch unified iteration 
library.</dd>
-      
-        <dt> <a href="/2022/01/04/scheduler-performance-part-two.html">How We 
Improved Scheduler Performance for Large-scale Jobs - Part Two</a></dt>
-        <dd>Part one of this blog post briefly introduced the optimizations 
we’ve made to improve the performance of the scheduler; compared to Flink 1.12, 
the time cost and memory usage of scheduling large-scale jobs in Flink 1.14 is 
significantly reduced. In part two, we will elaborate on the details of these 
optimizations.</dd>
     
   </dl>
 
diff --git a/content/news/2022/02/09/release-1.13.6.html 
b/content/news/2022/02/09/release-1.13.6.html
new file mode 100644
index 0000000..8a4f18d
--- /dev/null
+++ b/content/news/2022/02/09/release-1.13.6.html
@@ -0,0 +1,453 @@
+<!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.13.6 Release Announcement</title>
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <!-- Bootstrap -->
+    <link rel="stylesheet" href="/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]-->
+    <!-- Matomo -->
+    <script>
+      var _paq = window._paq = window._paq || [];
+      /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+      /* We explicitly disable cookie tracking to avoid privacy issues */
+      _paq.push(['disableCookies']);
+      /* Measure a visit to flink.apache.org and nightlies.apache.org/flink as 
the same visit */
+      _paq.push(["setDomains", 
["*.flink.apache.org","*.nightlies.apache.org/flink"]]);
+      _paq.push(['trackPageView']);
+      _paq.push(['enableLinkTracking']);
+      (function() {
+        var u="//matomo.privacy.apache.org/";
+        _paq.push(['setTrackerUrl', u+'matomo.php']);
+        _paq.push(['setSiteId', '1']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+      })();
+    </script>
+    <!-- End Matomo Code -->
+  </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>
+
+            
+
+            <!-- Stateful Functions? -->
+
+            <li><a 
href="https://nightlies.apache.org/flink/flink-statefun-docs-stable/";>What is 
Stateful Functions?</a></li>
+
+            <!-- Use cases -->
+            <li><a href="/usecases.html">Use Cases</a></li>
+
+            <!-- Powered by -->
+            <li><a href="/poweredby.html">Powered By</a></li>
+
+
+            &nbsp;
+            <!-- Second menu section aims to support Flink users -->
+
+            <!-- Downloads -->
+            <li><a href="/downloads.html">Downloads</a></li>
+
+            <!-- Getting Started -->
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Getting Started<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a 
href="https://nightlies.apache.org/flink/flink-docs-release-1.14//docs/try-flink/local_installation/";
 target="_blank">With Flink <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+                <li><a 
href="https://nightlies.apache.org/flink/flink-statefun-docs-release-3.2/getting-started/project-setup.html";
 target="_blank">With Flink Stateful Functions <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+                <li><a href="/training.html">Training Course</a></li>
+              </ul>
+            </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://nightlies.apache.org/flink/flink-docs-release-1.14"; 
target="_blank">Flink 1.14 (Latest stable release) <small><span 
class="glyphicon glyphicon-new-window"></span></small></a></li>
+                <li><a 
href="https://nightlies.apache.org/flink/flink-docs-master"; 
target="_blank">Flink Master (Latest Snapshot) <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+                <li><a 
href="https://nightlies.apache.org/flink/flink-statefun-docs-release-3.2"; 
target="_blank">Flink Stateful Functions 3.2 (Latest stable release) 
<small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                <li><a 
href="https://nightlies.apache.org/flink/flink-statefun-docs-master"; 
target="_blank">Flink Stateful Functions Master (Latest 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>
+
+
+            <!-- Flink-packages -->
+            <li>
+              <a href="https://flink-packages.org"; 
target="_blank">flink-packages.org <small><span class="glyphicon 
glyphicon-new-window"></span></small></a>
+            </li>
+            &nbsp;
+
+            <!-- Third menu section aim to support community and contributors 
-->
+
+            <!-- Community -->
+            <li><a href="/community.html">Community &amp; Project Info</a></li>
+
+            <!-- Roadmap -->
+            <li><a href="/roadmap.html">Roadmap</a></li>
+
+            <!-- Contribute -->
+            <li><a href="/contributing/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>
+
+            &nbsp;
+
+            <!-- Language Switcher -->
+            <li>
+              
+                
+                  <!-- link to the Chinese home page when current is blog page 
-->
+                  <a href="/zh">中文版</a>
+                
+              
+            </li>
+
+          </ul>
+
+          <style>
+            .smalllinks:link {
+              display: inline-block !important; background: none; padding-top: 
0px; padding-bottom: 0px; padding-right: 0px; min-width: 75px;
+            }
+          </style>
+
+          <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>
+
+            <li >
+                  <a href="/security.html">Flink Security</a>
+            </li>
+
+          <hr />
+
+            <li><a href="https://apache.org"; target="_blank">Apache Software 
Foundation <small><span class="glyphicon 
glyphicon-new-window"></span></small></a></li>
+
+            <li>
+
+              <a class="smalllinks" href="https://www.apache.org/licenses/"; 
target="_blank">License</a> <small><span class="glyphicon 
glyphicon-new-window"></span></small>
+
+              <a class="smalllinks" href="https://www.apache.org/security/"; 
target="_blank">Security</a> <small><span class="glyphicon 
glyphicon-new-window"></span></small>
+
+              <a class="smalllinks" 
href="https://www.apache.org/foundation/sponsorship.html"; 
target="_blank">Donate</a> <small><span class="glyphicon 
glyphicon-new-window"></span></small>
+
+              <a class="smalllinks" 
href="https://www.apache.org/foundation/thanks.html"; target="_blank">Thanks</a> 
<small><span class="glyphicon glyphicon-new-window"></span></small>
+            </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.13.6 Release Announcement</h1>
+      <p><i></i></p>
+
+      <article>
+        <p>09 Feb 2022 Konstantin Knauf (<a 
href="https://twitter.com/snntrable";>@snntrable</a>)</p>
+
+<p>The Apache Flink Community is pleased to announce another bug fix release 
for Flink 1.13.</p>
+
+<p>This release includes 99 bug and vulnerability fixes and minor improvements 
for Flink 1.13 including another upgrade of Apache Log4j (to 2.17.1).
+Below you will find a list of all bugfixes and improvements (excluding 
improvements to the build infrastructure and build stability). For a complete 
list of all changes see:
+<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;version=12351074";>JIRA</a>.</p>
+
+<p>We highly recommend all users to upgrade to Flink 1.13.6.</p>
+
+<h1 id="release-artifacts">Release Artifacts</h1>
+
+<h2 id="maven-dependencies">Maven Dependencies</h2>
+
+<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.13.6<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.13.6<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.13.6<span 
class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+
+<h2 id="binaries">Binaries</h2>
+
+<p>You can find the binaries on the updated <a 
href="/downloads.html">Downloads page</a>.</p>
+
+<h2 id="docker-images">Docker Images</h2>
+
+<ul>
+  <li><a 
href="https://hub.docker.com/_/flink?tab=tags&amp;page=1&amp;name=1.13.6";>library/flink</a>
 (official images)</li>
+  <li><a 
href="https://hub.docker.com/r/apache/flink/tags?page=1&amp;name=1.13.6";>apache/flink</a>
 (ASF repository)</li>
+</ul>
+
+<h2 id="pypi">PyPi</h2>
+
+<ul>
+  <li><a 
href="https://pypi.org/project/apache-flink/1.13.6/";>apache-flink==1.13.6</a></li>
+</ul>
+
+<h1 id="release-notes">Release Notes</h1>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-15987";>FLINK-15987</a>] -     
    SELECT 1.0e0 / 0.0e0 throws NumberFormatException
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-17914";>FLINK-17914</a>] -     
    HistoryServer deletes cached archives if archive listing fails
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-20195";>FLINK-20195</a>] -     
    Jobs endpoint returns duplicated jobs
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-20370";>FLINK-20370</a>] -     
    Result is wrong when sink primary key is not the same with query
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-21289";>FLINK-21289</a>] -     
    Application mode ignores the pipeline.classpaths configuration
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-23919";>FLINK-23919</a>] -     
    PullUpWindowTableFunctionIntoWindowAggregateRule generates invalid Calc for 
Window TVF
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24232";>FLINK-24232</a>] -     
    Archiving of suspended jobs prevents breaks subsequent archive attempts
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24255";>FLINK-24255</a>] -     
    Test Environment / Mini Cluster do not forward configuration.
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24310";>FLINK-24310</a>] -     
    A bug in the BufferingSink example in the doc
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24318";>FLINK-24318</a>] -     
    Casting a number to boolean has different results between &#39;select&#39; 
fields and &#39;where&#39; condition
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24334";>FLINK-24334</a>] -     
    Configuration kubernetes.flink.log.dir not working
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24366";>FLINK-24366</a>] -     
    Unnecessary/misleading error message about failing restores when tasks are 
already canceled.
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24401";>FLINK-24401</a>] -     
    TM cannot exit after Metaspace OOM
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24465";>FLINK-24465</a>] -     
    Wrong javadoc and documentation for buffer timeout
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24492";>FLINK-24492</a>] -     
    incorrect implicit type conversion between numeric and (var)char
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24506";>FLINK-24506</a>] -     
    checkpoint directory is not configurable through the Flink configuration 
passed into the StreamExecutionEnvironment
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24509";>FLINK-24509</a>] -     
    FlinkKafkaProducer example is not compiling due to incorrect constructer 
signature used
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24540";>FLINK-24540</a>] -     
    Fix Resource leak due to Files.list 
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24543";>FLINK-24543</a>] -     
    Zookeeper connection issue causes inconsistent state in Flink
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24563";>FLINK-24563</a>] -     
    Comparing timstamp_ltz with random string throws NullPointerException
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24597";>FLINK-24597</a>] -     
    RocksdbStateBackend getKeysAndNamespaces would return duplicate data when 
using MapState 
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24621";>FLINK-24621</a>] -     
    JobManager fails to recover 1.13.1 checkpoint due to 
InflightDataRescalingDescriptor
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24662";>FLINK-24662</a>] -     
    PyFlink sphinx check failed with &quot;node class &#39;meta&#39; is already 
registered, its visitors will be overridden&quot;
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24667";>FLINK-24667</a>] -     
    Channel state writer would fail the task directly if meeting exception 
previously
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24676";>FLINK-24676</a>] -     
    Schema does not match if explain insert statement with partial column
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24678";>FLINK-24678</a>] -     
    Correct the metric name of map state contains latency
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24708";>FLINK-24708</a>] -     
    `ConvertToNotInOrInRule` has a bug which leads to wrong result
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24728";>FLINK-24728</a>] -     
    Batch SQL file sink forgets to close the output stream
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24761";>FLINK-24761</a>] -     
    Fix PartitionPruner code gen compile fail
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24846";>FLINK-24846</a>] -     
    AsyncWaitOperator fails during stop-with-savepoint
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24860";>FLINK-24860</a>] -     
    Fix the wrong position mappings in the Python UDTF
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24885";>FLINK-24885</a>] -     
    ProcessElement Interface parameter Collector  : 
java.lang.NullPointerException
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24922";>FLINK-24922</a>] -     
    Fix spelling errors in the word &quot;parallism&quot;
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25022";>FLINK-25022</a>] -     
    ClassLoader leak with ThreadLocals on the JM when submitting a job through 
the REST API
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25067";>FLINK-25067</a>] -     
    Correct the description of RocksDB&#39;s background threads
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25084";>FLINK-25084</a>] -     
    Field names must be unique. Found duplicates
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25091";>FLINK-25091</a>] -     
    Official website document FileSink orc compression attribute reference error
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25096";>FLINK-25096</a>] -     
    Issue in exceptions API(/jobs/:jobid/exceptions) in flink 1.13.2
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25199";>FLINK-25199</a>] -     
    StreamEdges are not unique in self-union, which blocks propagation of 
watermarks
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25362";>FLINK-25362</a>] -     
    Incorrect dependencies in Table Confluent/Avro docs
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25468";>FLINK-25468</a>] -     
    Local recovery fails if local state storage and RocksDB working directory 
are not on the same volume
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25486";>FLINK-25486</a>] -     
    Perjob can not recover from checkpoint when zookeeper leader changes
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25494";>FLINK-25494</a>] -     
    Duplicate element serializer during 
DefaultOperatorStateBackendSnapshotStrategy#syncPrepareResources
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25513";>FLINK-25513</a>] -     
    CoFlatMapFunction requires both two flat_maps to yield something
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25559";>FLINK-25559</a>] -     
    SQL JOIN causes data loss
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25683";>FLINK-25683</a>] -     
    wrong result if table transfrom to DataStream then window process in batch 
mode
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25728";>FLINK-25728</a>] -     
    Potential memory leaks in StreamMultipleInputProcessor
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25732";>FLINK-25732</a>] -     
    Dispatcher#requestMultipleJobDetails returns non-serialiable collection
+</li>
+</ul>
+
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-21407";>FLINK-21407</a>] -     
    Clarify which sources and APIs support which formats
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-20443";>FLINK-20443</a>] -     
    ContinuousProcessingTimeTrigger doesn&#39;t fire at the end of the window
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-21467";>FLINK-21467</a>] -     
    Document possible recommended usage of Bounded{One/Multi}Input.endInput and 
emphasize that they could be called multiple times
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-23842";>FLINK-23842</a>] -     
    Add log messages for reader registrations and split requests.
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24631";>FLINK-24631</a>] -     
    Avoiding directly use the labels as selector for deployment and service
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24739";>FLINK-24739</a>] -     
    State requirements for Flink&#39;s application mode in the documentation
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24987";>FLINK-24987</a>] -     
    Enhance ExternalizedCheckpointCleanup enum
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25160";>FLINK-25160</a>] -     
    Make doc clear: tolerable-failed-checkpoints counts consecutive failures
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25415";>FLINK-25415</a>] -     
    implement retrial on connections to Cassandra container
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25611";>FLINK-25611</a>] -     
    Remove CoordinatorExecutorThreadFactory thread creation guards
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25818";>FLINK-25818</a>] -     
    Add explanation how Kafka Source deals with idleness when parallelism is 
higher then the number of partitions
+</li>
+</ul>
+
+<h2> Technical Debt
+</h2>
+<ul>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24740";>FLINK-24740</a>] -     
    Update testcontainers dependency to v1.16.2
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-24796";>FLINK-24796</a>] -     
    Exclude javadocs / node[_modules] directories from CI compile artifact
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25472";>FLINK-25472</a>] -     
    Update to Log4j 2.17.1
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25375";>FLINK-25375</a>] -     
    Update Log4j to 2.17.0
+</li>
+<li>[<a 
href="https://issues.apache.org/jira/browse/FLINK-25576";>FLINK-25576</a>] -     
    Update com.h2database:h2 to 2.0.206
+</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-2022 <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="/js/jquery.matchHeight-min.js"></script>
+    <script src="/js/bootstrap.min.js"></script>
+    <script src="/js/codetabs.js"></script>
+    <script src="/js/stickysidebar.js"></script>
+  </body>
+</html>
diff --git a/content/zh/downloads.html b/content/zh/downloads.html
index 2cb6e21..1f70f9c 100644
--- a/content/zh/downloads.html
+++ b/content/zh/downloads.html
@@ -218,7 +218,7 @@
 <div class="page-toc">
 <ul id="markdown-toc">
   <li><a href="#apache-flink-1143" id="markdown-toc-apache-flink-1143">Apache 
Flink 1.14.3</a></li>
-  <li><a href="#apache-flink-1135" id="markdown-toc-apache-flink-1135">Apache 
Flink 1.13.5</a></li>
+  <li><a href="#apache-flink-1136" id="markdown-toc-apache-flink-1136">Apache 
Flink 1.13.6</a></li>
   <li><a href="#apache-flink-1127" id="markdown-toc-apache-flink-1127">Apache 
Flink 1.12.7</a></li>
   <li><a href="#apache-flink-1116" id="markdown-toc-apache-flink-1116">Apache 
Flink 1.11.6</a></li>
   <li><a href="#apache-flink-stateful-functions-320" 
id="markdown-toc-apache-flink-stateful-functions-320">Apache Flink Stateful 
Functions 3.2.0</a></li>
@@ -268,21 +268,21 @@ 
flink-docs-release-1.14/release-notes/flink-1.14.html">Flink 1.14 的发布说
 
 <hr />
 
-<h2 id="apache-flink-1135">Apache Flink 1.13.5</h2>
+<h2 id="apache-flink-1136">Apache Flink 1.13.6</h2>
 
 <p>
-<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.11.tgz";
 id="1135-download_211">Apache Flink 1.13.5 for Scala 2.11</a> (<a href="
- 
https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.11.tgz.sha512";>sha512</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.11.tgz";
 id="1136-download_211">Apache Flink 1.13.6 for Scala 2.11</a> (<a href="
+ 
https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.11.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.11.tgz.sha512";>sha512</a>)
 </p>
 
 <p>
-<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.12.tgz";
 id="1135-download_212">Apache Flink 1.13.5 for Scala 2.12</a> (<a href="
- 
https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.12.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-bin-scala_2.12.tgz.sha512";>sha512</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.12.tgz";
 id="1136-download_212">Apache Flink 1.13.6 for Scala 2.12</a> (<a href="
+ 
https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.12.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-bin-scala_2.12.tgz.sha512";>sha512</a>)
 </p>
 
 <p>
-<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.5/flink-1.13.5-src.tgz";
 id="1135-download-source">Apache Flink 1.13.5 Source Release</a>
- (<a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-src.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.5/flink-1.13.5-src.tgz.sha512";>sha512</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/flink/flink-1.13.6/flink-1.13.6-src.tgz";
 id="1135-download-source">Apache Flink 1.13.6 Source Release</a>
+ (<a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-src.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/flink/flink-1.13.6/flink-1.13.6-src.tgz.sha512";>sha512</a>)
 </p>
 
 <h4 id="section-1">发布说明</h4>
@@ -520,6 +520,17 @@ Flink 1.14.0 - 2021-09-29
 
 <li>
 
+Flink 1.13.6 - 2022-02-09
+(<a 
href="https://archive.apache.org/dist/flink/flink-1.13.6/flink-1.13.6-src.tgz";>Source</a>,
+<a href="https://archive.apache.org/dist/flink/flink-1.13.6";>Binaries</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.13";>Docs</a>,
+<a 
href="https://nightlies.apache.org/flink/flink-docs-release-1.13/api/java";>Javadocs</a>,
+<a 
href="https://nightlies.apache.org/flink/flink-docs-release-1.13/api/scala/index.html";>Scaladocs</a>)
+
+</li>
+
+<li>
+
 Flink 1.13.5 - 2021-12-16
 (<a 
href="https://archive.apache.org/dist/flink/flink-1.13.5/flink-1.13.5-src.tgz";>Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.13.5";>Binaries</a>,
diff --git a/content/zh/index.html b/content/zh/index.html
index 98715a0..a2b5346 100644
--- a/content/zh/index.html
+++ b/content/zh/index.html
@@ -381,6 +381,9 @@
 
   <dl>
       
+        <dt> <a href="/news/2022/02/09/release-1.13.6.html">Apache Flink 
1.13.6 Release Announcement</a></dt>
+        <dd>The Apache Flink Community is please to announce another bug fix 
release for Flink 1.13.</dd>
+      
         <dt> <a href="/news/2022/01/31/release-statefun-3.2.0.html">Stateful 
Functions 3.2.0 Release Announcement</a></dt>
         <dd><p>Stateful Functions is a cross-platform stack for building 
Stateful Serverless applications, making it radically simpler to develop 
scalable, consistent, and elastic distributed applications.
 This new release brings various improvements to the StateFun runtime, a leaner 
way to specify StateFun module components, and a brand new JavaScript SDK!</p>
@@ -395,9 +398,6 @@ This new release brings various improvements to the 
StateFun runtime, a leaner w
       
         <dt> <a href="/news/2022/01/07/release-ml-2.0.0.html">Apache Flink ML 
2.0.0 Release Announcement</a></dt>
         <dd>The Apache Flink community is excited to announce the release of 
Flink ML 2.0.0! This release involves a major refactor of the earlier Flink ML 
library and introduces major features that extend the Flink ML API and the 
iteration runtime, such as supporting stages with multi-input multi-output, 
graph-based stage composition, and a new stream-batch unified iteration 
library.</dd>
-      
-        <dt> <a href="/2022/01/04/scheduler-performance-part-two.html">How We 
Improved Scheduler Performance for Large-scale Jobs - Part Two</a></dt>
-        <dd>Part one of this blog post briefly introduced the optimizations 
we’ve made to improve the performance of the scheduler; compared to Flink 1.12, 
the time cost and memory usage of scheduling large-scale jobs in Flink 1.14 is 
significantly reduced. In part two, we will elaborate on the details of these 
optimizations.</dd>
     
   </dl>
 

Reply via email to