You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by hx...@apache.org on 2022/09/28 02:38:56 UTC

[flink-web] branch asf-site updated (e03de0578 -> f56f5e910)

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

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


    from e03de0578 [hotfix] Refresh Slack invite link
     new a5eb7f797 Release Flink 1.14.6
     new f56f5e910 Rebuild website

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _config.yml                                        |  32 +-
 _posts/2022-09-28-release-1.14.6.md                | 105 +++++++
 content/blog/feed.xml                              | 325 +++++++--------------
 content/blog/index.html                            |  36 ++-
 content/blog/page10/index.html                     |  40 ++-
 content/blog/page11/index.html                     |  40 ++-
 content/blog/page12/index.html                     |  40 ++-
 content/blog/page13/index.html                     |  40 ++-
 content/blog/page14/index.html                     |  40 ++-
 content/blog/page15/index.html                     |  38 ++-
 content/blog/page16/index.html                     |  36 ++-
 content/blog/page17/index.html                     |  36 ++-
 content/blog/page18/index.html                     |  42 +--
 content/blog/page19/index.html                     |  48 +--
 content/blog/page2/index.html                      |  38 ++-
 content/blog/page20/index.html                     |  29 ++
 content/blog/page3/index.html                      |  40 ++-
 content/blog/page4/index.html                      |  41 ++-
 content/blog/page5/index.html                      |  41 ++-
 content/blog/page6/index.html                      |  40 ++-
 content/blog/page7/index.html                      |  38 ++-
 content/blog/page8/index.html                      |  38 ++-
 content/blog/page9/index.html                      |  40 ++-
 content/downloads.html                             |  23 +-
 content/index.html                                 |   6 +-
 .../09/28/release-1.14.6.html}                     |  88 +++---
 content/zh/downloads.html                          |  27 +-
 content/zh/index.html                              |   6 +-
 28 files changed, 815 insertions(+), 578 deletions(-)
 create mode 100644 _posts/2022-09-28-release-1.14.6.md
 copy content/news/{2021/05/21/release-1.12.4.html => 2022/09/28/release-1.14.6.html} (77%)


[flink-web] 01/02: Release Flink 1.14.6

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a5eb7f797c51dbb035c1303b61723fbedd1a2407
Author: huangxingbo <hx...@apache.org>
AuthorDate: Thu Sep 8 18:04:00 2022 +0800

    Release Flink 1.14.6
    
    This closes #569.
---
 _config.yml                         |  32 ++++++-----
 _posts/2022-09-28-release-1.14.6.md | 105 ++++++++++++++++++++++++++++++++++++
 2 files changed, 123 insertions(+), 14 deletions(-)

diff --git a/_config.yml b/_config.yml
index 8d09c4133..5079daa72 100644
--- a/_config.yml
+++ b/_config.yml
@@ -91,23 +91,23 @@ flink_releases:
   -
     version_short: "1.14"
     binary_release:
-      name: "Apache Flink 1.14.5"
+      name: "Apache Flink 1.14.6"
       scala_211:
-        id: "1145-download_211"
-        url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz"
-        asc_url: "https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.asc"
-        sha512_url: "https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.sha512"
+        id: "1146-download_211"
+        url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz"
+        asc_url: "https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.asc"
+        sha512_url: "https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.sha512"
       scala_212:
-        id: "1145-download_212"
-        url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz"
-        asc_url: "https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.asc"
-        sha512_url: "https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.sha512"
+        id: "1146-download_212"
+        url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz"
+        asc_url: "https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.asc"
+        sha512_url: "https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.sha512"
     source_release:
-      name: "Apache Flink 1.14.5"
-      id: "1145-download-source"
-      url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-src.tgz"
-      asc_url: "https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-src.tgz.asc"
-      sha512_url: "https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-src.tgz.sha512"
+      name: "Apache Flink 1.14.6"
+      id: "1146-download-source"
+      url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-src.tgz"
+      asc_url: "https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-src.tgz.asc"
+      sha512_url: "https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-src.tgz.sha512"
     release_notes_url: "https://nightlies.apache.org/flink/flink-docs-release-1.14/release-notes/flink-1.14"
 
 flink_statefun_releases:
@@ -256,6 +256,10 @@ release_archive:
         version_short: "1.15"
         version_long: 1.15.0
         release_date: 2022-05-05
+      -
+        version_short: "1.14"
+        version_long: 1.14.6
+        release_date: 2022-09-28
       -
         version_short: "1.14"
         version_long: 1.14.5
diff --git a/_posts/2022-09-28-release-1.14.6.md b/_posts/2022-09-28-release-1.14.6.md
new file mode 100644
index 000000000..3d2e7c4c9
--- /dev/null
+++ b/_posts/2022-09-28-release-1.14.6.md
@@ -0,0 +1,105 @@
+---
+layout: post
+title:  "Apache Flink 1.14.6 Release Announcement"
+date: 2022-09-28T02:30:00.000Z
+categories: news
+authors:
+- xingbo:
+  name: "Xingbo Huang"
+
+excerpt: The Apache Flink Community is pleased to announce another bug fix release for Flink 1.14.
+
+---
+
+The Apache Flink Community is pleased to announce another bug fix release for Flink 1.14.
+
+This release includes 34 bug fixes, vulnerability fixes and minor improvements for Flink 1.14.
+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:
+[JIRA](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12351834).
+
+We highly recommend all users to upgrade to Flink 1.14.6.
+
+# Release Artifacts
+
+## Maven Dependencies
+
+```xml
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-java</artifactId>
+  <version>1.14.6</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-streaming-java_2.11</artifactId>
+  <version>1.14.6</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-clients_2.11</artifactId>
+  <version>1.14.6</version>
+</dependency>
+```
+
+## Binaries
+
+You can find the binaries on the updated [Downloads page]({{ site.baseurl }}/downloads.html).
+
+## Docker Images
+
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.14.6) (official images)
+* [apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.14.6) (ASF repository)
+
+## PyPi
+
+* [apache-flink==1.14.6](https://pypi.org/project/apache-flink/1.14.6/)
+
+# Release Notes
+            
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-24862'>FLINK-24862</a>] -         The user-defined hive udaf/udtf cannot be used normally in hive dialect
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-25454'>FLINK-25454</a>] -         Negative time in throughput calculator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-27041'>FLINK-27041</a>] -         KafkaSource in batch mode failing if any topic partition is empty
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-27399'>FLINK-27399</a>] -         Pulsar connector didn&#39;t set start consuming position correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-27418'>FLINK-27418</a>] -         Flink SQL TopN result is wrong
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-27683'>FLINK-27683</a>] -         Insert into (column1, column2) Values(.....) fails with SQL hints
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-27762'>FLINK-27762</a>] -         Kafka WakeupException during handling splits changes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28019'>FLINK-28019</a>] -         Error in RetractableTopNFunction when retracting a stale record with state ttl enabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28057'>FLINK-28057</a>] -         LD_PRELOAD is hardcoded to x64 on flink-docker
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28357'>FLINK-28357</a>] -         Watermark issue when recovering Finished sources
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28454'>FLINK-28454</a>] -         Fix the wrong timestamp example of KafkaSource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28609'>FLINK-28609</a>] -         Flink-Pulsar connector fails on larger schemas
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28880'>FLINK-28880</a>] -         Fix CEP doc with wrong result of strict contiguity of looping patterns
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28908'>FLINK-28908</a>] -         Coder for LIST type is incorrectly chosen is PyFlink
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28978'>FLINK-28978</a>] -         Kinesis connector doesn't work for new AWS regions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-29130'>FLINK-29130</a>] -         Correct the doc description of state.backend.local-recovery
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-29138'>FLINK-29138</a>] -         Project pushdown not work for lookup source
+</li>
+</ul>
+                
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-27865'>FLINK-27865</a>] -         Add guide and example for configuring SASL and SSL in Kafka SQL connector document
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28094'>FLINK-28094</a>] -         Upgrade AWS SDK to support ap-southeast-3 
+</li>
+</ul>


[flink-web] 02/02: Rebuild website

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f56f5e91063ea49777f2efb6caad9bd475913a7e
Author: huangxingbo <hx...@apache.org>
AuthorDate: Wed Sep 28 10:38:22 2022 +0800

    Rebuild website
---
 content/blog/feed.xml                              | 325 ++++++------------
 content/blog/index.html                            |  36 +-
 content/blog/page10/index.html                     |  40 ++-
 content/blog/page11/index.html                     |  40 ++-
 content/blog/page12/index.html                     |  40 ++-
 content/blog/page13/index.html                     |  40 ++-
 content/blog/page14/index.html                     |  40 ++-
 content/blog/page15/index.html                     |  38 ++-
 content/blog/page16/index.html                     |  36 +-
 content/blog/page17/index.html                     |  36 +-
 content/blog/page18/index.html                     |  42 +--
 content/blog/page19/index.html                     |  48 +--
 content/blog/page2/index.html                      |  38 ++-
 content/blog/page20/index.html                     |  29 ++
 content/blog/page3/index.html                      |  40 ++-
 content/blog/page4/index.html                      |  41 ++-
 content/blog/page5/index.html                      |  41 ++-
 content/blog/page6/index.html                      |  40 ++-
 content/blog/page7/index.html                      |  38 ++-
 content/blog/page8/index.html                      |  38 ++-
 content/blog/page9/index.html                      |  40 ++-
 content/downloads.html                             |  23 +-
 content/index.html                                 |   6 +-
 .../2022/09/28/release-1.14.6.html}                | 374 +++++++--------------
 content/zh/downloads.html                          |  27 +-
 content/zh/index.html                              |   6 +-
 26 files changed, 762 insertions(+), 780 deletions(-)

diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 3decd4831..835b0ac73 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -6,6 +6,108 @@
 <link>https://flink.apache.org/blog</link>
 <atom:link href="https://flink.apache.org/blog/feed.xml" rel="self" type="application/rss+xml" />
 
+<item>
+<title>Apache Flink 1.14.6 Release Announcement</title>
+<description>&lt;p&gt;The Apache Flink Community is pleased to announce another bug fix release for Flink 1.14.&lt;/p&gt;
+
+&lt;p&gt;This release includes 34 bug fixes, vulnerability fixes and minor improvements for Flink 1.14.
+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=12351834&quot;&gt;JIRA&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;We highly recommend all users to upgrade to Flink 1.14.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.14.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.14.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.14.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/tags?page=1&amp;amp;name=1.14.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.14.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.14.6/&quot;&gt;apache-flink==1.14.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-24862&quot;&gt;FLINK-24862&lt;/a&gt;] -         The user-defined hive udaf/udtf cannot be used normally in hive dialect
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-25454&quot;&gt;FLINK-25454&lt;/a&gt;] -         Negative time in throughput calculator
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-27041&quot;&gt;FLINK-27041&lt;/a&gt;] -         KafkaSource in batch mode failing if any topic partition is empty
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-27399&quot;&gt;FLINK-27399&lt;/a&gt;] -         Pulsar connector didn&amp;#39;t set start consuming position correctly
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-27418&quot;&gt;FLINK-27418&lt;/a&gt;] -         Flink SQL TopN result is wrong
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-27683&quot;&gt;FLINK-27683&lt;/a&gt;] -         Insert into (column1, column2) Values(.....) fails with SQL hints
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-27762&quot;&gt;FLINK-27762&lt;/a&gt;] -         Kafka WakeupException during handling splits changes
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28019&quot;&gt;FLINK-28019&lt;/a&gt;] -         Error in RetractableTopNFunction when retracting a stale record with state ttl enabled
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28057&quot;&gt;FLINK-28057&lt;/a&gt;] -         LD_PRELOAD is hardcoded to x64 on flink-docker
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28357&quot;&gt;FLINK-28357&lt;/a&gt;] -         Watermark issue when recovering Finished sources
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28454&quot;&gt;FLINK-28454&lt;/a&gt;] -         Fix the wrong timestamp example of KafkaSource
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28609&quot;&gt;FLINK-28609&lt;/a&gt;] -         Flink-Pulsar connector fails on larger schemas
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28880&quot;&gt;FLINK-28880&lt;/a&gt;] -         Fix CEP doc with wrong result of strict contiguity of looping patterns
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28908&quot;&gt;FLINK-28908&lt;/a&gt;] -         Coder for LIST type is incorrectly chosen is PyFlink
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28978&quot;&gt;FLINK-28978&lt;/a&gt;] -         Kinesis connector doesn&#39;t work for new AWS regions
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-29130&quot;&gt;FLINK-29130&lt;/a&gt;] -         Correct the doc description of state.backend.local-recovery
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-29138&quot;&gt;FLINK-29138&lt;/a&gt;] -         Project pushdown not work for lookup source
+&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-27865&quot;&gt;FLINK-27865&lt;/a&gt;] -         Add guide and example for configuring SASL and SSL in Kafka SQL connector document
+&lt;/li&gt;
+&lt;li&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-28094&quot;&gt;FLINK-28094&lt;/a&gt;] -         Upgrade AWS SDK to support ap-southeast-3 
+&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+<pubDate>Wed, 28 Sep 2022 04:30:00 +0200</pubDate>
+<link>https://flink.apache.org/news/2022/09/28/release-1.14.6.html</link>
+<guid isPermaLink="true">/news/2022/09/28/release-1.14.6.html</guid>
+</item>
+
 <item>
 <title>Regarding Akka&#39;s licensing change</title>
 <description>&lt;p&gt;On September 7th Lightbend announced a &lt;a href=&quot;https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka&quot;&gt;license change&lt;/a&gt; for the Akka project, the TL;DR being that you will need a commercial license to use future versions of Akka (2.7+) in production if you exceed a certain revenue threshold.&lt;/p&gt;
@@ -19705,228 +19807,5 @@ We encourage you to sign up for the &lt;a href=&quot;https://flink.apache.org/co
 <guid isPermaLink="true">/news/2020/02/20/ddl.html</guid>
 </item>
 
-<item>
-<title>Apache Flink 1.10.0 Release Announcement</title>
-<description>&lt;p&gt;The Apache Flink community is excited to hit the double digits and announce the release of Flink 1.10.0! As a result of the biggest community effort to date, with over 1.2k issues implemented and more than 200 contributors, this release introduces significant improvements to the overall performance and stability of Flink jobs, a preview of native Kubernetes integration and great advances in Python support (PyFlink).&lt;/p&gt;
-
-&lt;p&gt;Flink 1.10 also marks the completion of the &lt;a href=&quot;https://flink.apache.org/news/2019/08/22/release-1.9.0.html#preview-of-the-new-blink-sql-query-processor&quot;&gt;Blink integration&lt;/a&gt;, hardening streaming SQL and bringing mature batch processing to Flink with production-ready Hive integration and TPC-DS coverage. This blog post describes all major new features and improvements, important changes to be aware of and what to expect moving forward.&lt;/p&gt;
-
-&lt;div class=&quot;page-toc&quot;&gt;
-&lt;ul id=&quot;markdown-toc&quot;&gt;
-  &lt;li&gt;&lt;a href=&quot;#new-features-and-improvements&quot; id=&quot;markdown-toc-new-features-and-improvements&quot;&gt;New Features and Improvements&lt;/a&gt;    &lt;ul&gt;
-      &lt;li&gt;&lt;a href=&quot;#improved-memory-management-and-configuration&quot; id=&quot;markdown-toc-improved-memory-management-and-configuration&quot;&gt;Improved Memory Management and Configuration&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#unified-logic-for-job-submission&quot; id=&quot;markdown-toc-unified-logic-for-job-submission&quot;&gt;Unified Logic for Job Submission&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#native-kubernetes-integration-beta&quot; id=&quot;markdown-toc-native-kubernetes-integration-beta&quot;&gt;Native Kubernetes Integration (Beta)&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#table-apisql-production-ready-hive-integration&quot; id=&quot;markdown-toc-table-apisql-production-ready-hive-integration&quot;&gt;Table API/SQL: Production-ready Hive Integration&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#other-improvements-to-the-table-apisql&quot; id=&quot;markdown-toc-other-improvements-to-the-table-apisql&quot;&gt;Other Improvements to the Table API/SQL&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#pyflink-support-for-native-user-defined-functions-udfs&quot; id=&quot;markdown-toc-pyflink-support-for-native-user-defined-functions-udfs&quot;&gt;PyFlink: Support for Native User Defined Functions (UDFs)&lt;/a&gt;&lt;/li&gt;
-    &lt;/ul&gt;
-  &lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;#important-changes&quot; id=&quot;markdown-toc-important-changes&quot;&gt;Important Changes&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;#release-notes&quot; id=&quot;markdown-toc-release-notes&quot;&gt;Release Notes&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;#list-of-contributors&quot; id=&quot;markdown-toc-list-of-contributors&quot;&gt;List of Contributors&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;/div&gt;
-
-&lt;p&gt;The binary distribution and source artifacts are now available on the updated &lt;a href=&quot;/downloads.html&quot;&gt;Downloads page&lt;/a&gt; of the Flink website. For more details, check the complete &lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;amp;version=12345845&quot;&gt;release changelog&lt;/a&gt; and the &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/&quot;&gt;updated documentation&lt;/a&gt;. [...]
-
-&lt;h2 id=&quot;new-features-and-improvements&quot;&gt;New Features and Improvements&lt;/h2&gt;
-
-&lt;h3 id=&quot;improved-memory-management-and-configuration&quot;&gt;Improved Memory Management and Configuration&lt;/h3&gt;
-
-&lt;p&gt;The current &lt;code&gt;TaskExecutor&lt;/code&gt; memory configuration in Flink has some shortcomings that make it hard to reason about or optimize resource utilization, such as:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;Different configuration models for memory footprint in Streaming and Batch execution;&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Complex and user-dependent configuration of off-heap state backends (i.e. RocksDB) in Streaming execution.&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;To make memory options more explicit and intuitive to users, Flink 1.10 introduces significant changes to the &lt;code&gt;TaskExecutor&lt;/code&gt; memory model and configuration logic (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-49%3A+Unified+Memory+Configuration+for+TaskExecutors&quot;&gt;FLIP-49&lt;/a&gt;). These changes make Flink more adaptable to all kinds of deployment environments (e.g. Kubernetes, Yarn, Mesos), giving users strict control ove [...]
-
-&lt;p&gt;&lt;strong&gt;Managed Memory Extension&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;Managed memory was extended to also account for memory usage of &lt;code&gt;RocksDBStateBackend&lt;/code&gt;. While batch jobs can use either on-heap or off-heap memory, streaming jobs with &lt;code&gt;RocksDBStateBackend&lt;/code&gt; can use off-heap memory only. Therefore, to allow users to switch between Streaming and Batch execution without having to modify cluster configurations, managed memory is now always off-heap.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Simplified RocksDB Configuration&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;Configuring an off-heap state backend like RocksDB used to involve a good deal of manual tuning, like decreasing the JVM heap size or setting Flink to use off-heap memory. This can now be achieved through Flink’s out-of-box configuration, and adjusting the memory budget for &lt;code&gt;RocksDBStateBackend&lt;/code&gt; is as simple as resizing the managed memory size.&lt;/p&gt;
-
-&lt;p&gt;Another important improvement was to allow Flink to bind RocksDB native memory usage (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-7289&quot;&gt;FLINK-7289&lt;/a&gt;), preventing it from exceeding its total memory budget — this is especially relevant in containerized environments like Kubernetes. For details on how to enable and tune this feature, refer to &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/ops/state/large_state_tuning.htm [...]
-
-&lt;p&gt;&lt;span class=&quot;label label-danger&quot;&gt;Note&lt;/span&gt; FLIP-49 changes the process of cluster resource configuration, which may require tuning your clusters for upgrades from previous Flink versions. For a comprehensive overview of the changes introduced and tuning guidance, consult &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/ops/memory/mem_setup.html&quot;&gt;this setup&lt;/a&gt;.&lt;/p&gt;
-
-&lt;h3 id=&quot;unified-logic-for-job-submission&quot;&gt;Unified Logic for Job Submission&lt;/h3&gt;
-
-&lt;p&gt;Prior to this release, job submission was part of the duties of the Execution Environments and closely tied to the different deployment targets (e.g. Yarn, Kubernetes, Mesos). This led to a poor separation of concerns and, over time, to a growing number of customized environments that users needed to configure and manage separately.&lt;/p&gt;
-
-&lt;p&gt;In Flink 1.10, job submission logic is abstracted into the generic &lt;code&gt;Executor&lt;/code&gt; interface (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-73%3A+Introducing+Executors+for+job+submission&quot;&gt;FLIP-73&lt;/a&gt;). The addition of the &lt;code&gt;ExecutorCLI&lt;/code&gt; (&lt;a href=&quot;https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=133631524&quot;&gt;FLIP-81&lt;/a&gt;) introduces a unified way to specify configura [...]
-
-&lt;p&gt;&lt;span&gt;
-	&lt;center&gt;
-	&lt;img vspace=&quot;8&quot; style=&quot;width:100%&quot; src=&quot;/img/blog/2020-02-11-release-1.10.0/flink_1.10_zeppelin.png&quot; /&gt;
-	&lt;/center&gt;
-&lt;/span&gt;&lt;/p&gt;
-
-&lt;p&gt;In particular, these changes make it much easier to programmatically use Flink in downstream frameworks — for example, Apache Beam or Zeppelin interactive notebooks — by providing users with a unified entry point to Flink. For users working with Flink across multiple target environments, the transition to a configuration-based execution process also significantly reduces boilerplate code and maintainability overhead.&lt;/p&gt;
-
-&lt;h3 id=&quot;native-kubernetes-integration-beta&quot;&gt;Native Kubernetes Integration (Beta)&lt;/h3&gt;
-
-&lt;p&gt;For users looking to get started with Flink on a containerized environment, deploying and managing a standalone cluster on top of Kubernetes requires some upfront knowledge about containers, operators and environment-specific tools like &lt;code&gt;kubectl&lt;/code&gt;.&lt;/p&gt;
-
-&lt;p&gt;In Flink 1.10, we rolled out the first phase of &lt;strong&gt;Active Kubernetes Integration&lt;/strong&gt; (&lt;a href=&quot;https://jira.apache.org/jira/browse/FLINK-9953&quot;&gt;FLINK-9953&lt;/a&gt;) with support for session clusters (with per-job planned). In this context, “active” means that Flink’s ResourceManager (&lt;code&gt;K8sResMngr&lt;/code&gt;) natively communicates with Kubernetes to allocate new pods on-demand, similar to Flink’s Yarn and Mesos integration. Users  [...]
-
-&lt;p&gt;&lt;span&gt;
-	&lt;center&gt;
-	&lt;img vspace=&quot;8&quot; style=&quot;width:75%&quot; src=&quot;/img/blog/2020-02-11-release-1.10.0/flink_1.10_nativek8s.png&quot; /&gt;
-	&lt;/center&gt;
-&lt;/span&gt;&lt;/p&gt;
-
-&lt;p&gt;As introduced in &lt;a href=&quot;#unified-logic-for-job-submission&quot;&gt;Unified Logic For Job Submission&lt;/a&gt;, all command-line options in Flink 1.10 are mapped to a unified configuration. For this reason, users can simply refer to the Kubernetes config options and submit a job to an existing Flink session on Kubernetes in the CLI using:&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;./bin/flink run -d -e kubernetes-session -Dkubernetes.cluster-id&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;&amp;lt;ClusterId&amp;gt; examples/streaming/WindowJoin.jar&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;If you want to try out this preview feature, we encourage you to walk through the &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/ops/deployment/native_kubernetes.html&quot;&gt;Native Kubernetes setup&lt;/a&gt;, play around with it and share feedback with the community.&lt;/p&gt;
-
-&lt;h3 id=&quot;table-apisql-production-ready-hive-integration&quot;&gt;Table API/SQL: Production-ready Hive Integration&lt;/h3&gt;
-
-&lt;p&gt;Hive integration was announced as a preview feature in Flink 1.9. This preview allowed users to persist Flink-specific metadata (e.g. Kafka tables) in Hive Metastore using SQL DDL, call UDFs defined in Hive and use Flink for reading and writing Hive tables. Flink 1.10 rounds up this effort with further developments that bring production-ready Hive integration to Flink with full compatibility of &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/dev/table [...]
-
-&lt;h4 id=&quot;native-partition-support-for-batch-sql&quot;&gt;Native Partition Support for Batch SQL&lt;/h4&gt;
-
-&lt;p&gt;So far, only writes to non-partitioned Hive tables were supported. In Flink 1.10, the Flink SQL syntax has been extended with &lt;code&gt;INSERT OVERWRITE&lt;/code&gt; and &lt;code&gt;PARTITION&lt;/code&gt; (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-63%3A+Rework+table+partition+support&quot;&gt;FLIP-63&lt;/a&gt;), enabling users to write into both static and dynamic partitions in Hive.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Static Partition Writing&lt;/strong&gt;&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-sql&quot;&gt;&lt;span class=&quot;k&quot;&gt;INSERT&lt;/span&gt; &lt;span class=&quot;err&quot;&gt;{&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;INTO&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;|&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;OVERWRITE&lt;/span&gt; &lt;span class=&quot;err&quot;&gt;}&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;TABLE&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;tablename1&lt; [...]
-
-&lt;p&gt;&lt;strong&gt;Dynamic Partition Writing&lt;/strong&gt;&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-sql&quot;&gt;&lt;span class=&quot;k&quot;&gt;INSERT&lt;/span&gt; &lt;span class=&quot;err&quot;&gt;{&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;INTO&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;|&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;OVERWRITE&lt;/span&gt; &lt;span class=&quot;err&quot;&gt;}&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;TABLE&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;tablename1&lt; [...]
-
-&lt;p&gt;Fully supporting partitioned tables allows users to take advantage of partition pruning on read, which significantly increases the performance of these operations by reducing the amount of data that needs to be scanned.&lt;/p&gt;
-
-&lt;h4 id=&quot;further-optimizations&quot;&gt;Further Optimizations&lt;/h4&gt;
-
-&lt;p&gt;Besides partition pruning, Flink 1.10 introduces more &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/dev/table/hive/read_write_hive.html#optimizations&quot;&gt;read optimizations&lt;/a&gt; to Hive integration, such as:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;strong&gt;Projection pushdown:&lt;/strong&gt; Flink leverages projection pushdown to minimize data transfer between Flink and Hive tables by omitting unnecessary fields from table scans. This is especially beneficial for tables with a large number of columns.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;strong&gt;LIMIT pushdown:&lt;/strong&gt; for queries with the &lt;code&gt;LIMIT&lt;/code&gt; clause, Flink will limit the number of output records wherever possible to minimize the amount of data transferred across the network.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;strong&gt;ORC Vectorization on Read:&lt;/strong&gt; to boost read performance for ORC files, Flink now uses the native ORC Vectorized Reader by default for Hive versions above 2.0.0 and columns with non-complex data types.&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h4 id=&quot;pluggable-modules-as-flink-system-objects-beta&quot;&gt;Pluggable Modules as Flink System Objects (Beta)&lt;/h4&gt;
-
-&lt;p&gt;Flink 1.10 introduces a generic mechanism for pluggable modules in the Flink table core, with a first focus on system functions (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-68%3A+Extend+Core+Table+System+with+Pluggable+Modules&quot;&gt;FLIP-68&lt;/a&gt;). With modules, users can extend Flink’s system objects — for example use Hive built-in functions that behave like Flink system functions. This release ships with a pre-implemented &lt;code&gt;HiveModu [...]
-
-&lt;h3 id=&quot;other-improvements-to-the-table-apisql&quot;&gt;Other Improvements to the Table API/SQL&lt;/h3&gt;
-
-&lt;h4 id=&quot;watermarks-and-computed-columns-in-sql-ddl&quot;&gt;Watermarks and Computed Columns in SQL DDL&lt;/h4&gt;
-
-&lt;p&gt;Flink 1.10 supports stream-specific syntax extensions to define time attributes and watermark generation in Flink SQL DDL (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-66%3A+Support+Time+Attribute+in+SQL+DDL&quot;&gt;FLIP-66&lt;/a&gt;). This allows time-based operations, like windowing, and the definition of &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/dev/table/sql/create.html#create-table&quot;&gt;watermark strategies&l [...]
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-sql&quot;&gt;&lt;span class=&quot;k&quot;&gt;CREATE&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;TABLE&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;table_name&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;
-
-  &lt;span class=&quot;n&quot;&gt;WATERMARK&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;FOR&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;columnName&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;AS&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;watermark_strategy_expression&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt;
-
-&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;WITH&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;
-  &lt;span class=&quot;p&quot;&gt;...&lt;/span&gt;
-&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;This release also introduces support for virtual computed columns (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-70%3A+Flink+SQL+Computed+Column+Design&quot;&gt;FLIP-70&lt;/a&gt;) that can be derived based on other columns in the same table or deterministic expressions (i.e. literal values, UDFs and built-in functions). In Flink, computed columns are useful to define time attributes &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release- [...]
-
-&lt;h4 id=&quot;additional-extensions-to-sql-ddl&quot;&gt;Additional Extensions to SQL DDL&lt;/h4&gt;
-
-&lt;p&gt;There is now a clear distinction between temporary/persistent and system/catalog functions (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-57%3A+Rework+FunctionCatalog&quot;&gt;FLIP-57&lt;/a&gt;). This not only eliminates ambiguity in function reference, but also allows for deterministic function resolution order (i.e. in case of naming collision, system functions will precede catalog functions, with temporary functions taking precedence over persistent  [...]
-
-&lt;p&gt;Following the groundwork in FLIP-57, we extended the SQL DDL syntax to support the creation of catalog functions, temporary functions and temporary system functions (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-79+Flink+Function+DDL+Support&quot;&gt;FLIP-79&lt;/a&gt;):&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-sql&quot;&gt;&lt;span class=&quot;k&quot;&gt;CREATE&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;TEMPORARY&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;|&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;TEMPORARY&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;SYSTEM&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;]&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;FUNCTION&lt;/span&gt; 
-
-  &lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;IF&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;NOT&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;EXISTS&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;]&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;catalog_name&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.][&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;db_name&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.]&lt;/span&gt [...]
-
-&lt;span class=&quot;k&quot;&gt;AS&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;identifier&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;LANGUAGE&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;JAVA&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;|&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;SCALA&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;]&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;For a complete overview of the current state of DDL support in Flink SQL, check the &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/dev/table/sql/&quot;&gt;updated documentation&lt;/a&gt;.&lt;/p&gt;
-
-&lt;p&gt;&lt;span class=&quot;label label-danger&quot;&gt;Note&lt;/span&gt; In order to correctly handle and guarantee a consistent behavior across meta-objects (tables, views, functions) in the future, some object declaration methods in the Table API have been deprecated in favor of methods that are closer to standard SQL DDL (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-64%3A+Support+for+Temporary+Objects+in+Table+module&quot;&gt;FLIP-64&lt;/a&gt;).&lt;/p&gt;
-
-&lt;h4 id=&quot;full-tpc-ds-coverage-for-batch&quot;&gt;Full TPC-DS Coverage for Batch&lt;/h4&gt;
-
-&lt;p&gt;TPC-DS is a widely used industry-standard decision support benchmark to evaluate and measure the performance of SQL-based data processing engines. In Flink 1.10, all TPC-DS queries are supported end-to-end (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-11491&quot;&gt;FLINK-11491&lt;/a&gt;), reflecting the readiness of its SQL engine to address the needs of modern data warehouse-like workloads.&lt;/p&gt;
-
-&lt;h3 id=&quot;pyflink-support-for-native-user-defined-functions-udfs&quot;&gt;PyFlink: Support for Native User Defined Functions (UDFs)&lt;/h3&gt;
-
-&lt;p&gt;A preview of PyFlink was introduced in the previous release, making headway towards the goal of full Python support in Flink. For this release, the focus was to enable users to register and use Python User-Defined Functions (UDF, with UDTF/UDAF planned) in the Table API/SQL (&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-58%3A+Flink+Python+User-Defined+Stateless+Function+for+Table&quot;&gt;FLIP-58&lt;/a&gt;).&lt;/p&gt;
-
-&lt;p&gt;&lt;span&gt;
-	&lt;center&gt;
-	&lt;img vspace=&quot;8&quot; hspace=&quot;100&quot; style=&quot;width:75%&quot; src=&quot;/img/blog/2020-02-11-release-1.10.0/flink_1.10_pyflink.gif&quot; /&gt;
-	&lt;/center&gt;
-&lt;/span&gt;&lt;/p&gt;
-
-&lt;p&gt;If you are interested in the underlying implementation — leveraging Apache Beam’s &lt;a href=&quot;https://beam.apache.org/roadmap/portability/&quot;&gt;Portability Framework&lt;/a&gt; — refer to the “Architecture” section of FLIP-58 and also to &lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-78%3A+Flink+Python+UDF+Environment+and+Dependency+Management&quot;&gt;FLIP-78&lt;/a&gt;. These data structures lay the required foundation for Pandas support and for [...]
-
-&lt;p&gt;From Flink 1.10, users can also easily install PyFlink through &lt;code&gt;pip&lt;/code&gt; using:&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;pip install apache-flink&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;For a preview of other improvements planned for PyFlink, check &lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-14500&quot;&gt;FLINK-14500&lt;/a&gt; and get involved in the &lt;a href=&quot;http://apache-flink.147419.n8.nabble.com/Re-DISCUSS-What-parts-of-the-Python-API-should-we-focus-on-next-td1285.html&quot;&gt;discussion&lt;/a&gt; for requested user features.&lt;/p&gt;
-
-&lt;h2 id=&quot;important-changes&quot;&gt;Important Changes&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-10725&quot;&gt;FLINK-10725&lt;/a&gt;] Flink can now be compiled and run on Java 11.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;[&lt;a href=&quot;https://jira.apache.org/jira/browse/FLINK-15495&quot;&gt;FLINK-15495&lt;/a&gt;] The Blink planner is now the default in the SQL Client, so that users can benefit from all the latest features and improvements. The switch from the old planner in the Table API is also planned for the next release, so we recommend that users start getting familiar with the Blink planner.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-13025&quot;&gt;FLINK-13025&lt;/a&gt;] There is a &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/dev/connectors/elasticsearch.html#elasticsearch-connector&quot;&gt;new Elasticsearch sink connector&lt;/a&gt;, fully supporting Elasticsearch 7.x versions.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-15115&quot;&gt;FLINK-15115&lt;/a&gt;] The connectors for Kafka 0.8 and 0.9 have been marked as deprecated and will no longer be actively supported. If you are still using these versions or have any other related concerns, please reach out to the @dev mailing list.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-14516&quot;&gt;FLINK-14516&lt;/a&gt;] The non-credit-based network flow control code was removed, along with the configuration option &lt;code&gt;taskmanager.network.credit.model&lt;/code&gt;. Moving forward, Flink will always use credit-based flow control.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-12122&quot;&gt;FLINK-12122&lt;/a&gt;] &lt;a href=&quot;https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077&quot;&gt;FLIP-6&lt;/a&gt; was rolled out with Flink 1.5.0 and introduced a code regression related to the way slots are allocated from &lt;code&gt;TaskManagers&lt;/code&gt;. To use a scheduling strategy that is closer to the pre-FLIP behavior, where Flink tries to spread out the workload [...]
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;[&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-11956&quot;&gt;FLINK-11956&lt;/a&gt;] &lt;code&gt;s3-hadoop&lt;/code&gt; and &lt;code&gt;s3-presto&lt;/code&gt; filesystems no longer use class relocations and should be loaded through &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/ops/filesystems/#pluggable-file-systems&quot;&gt;plugins&lt;/a&gt;, but now seamlessly integrate with all credential providers. Other filesystems are strong [...]
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Flink 1.9 shipped with a refactored Web UI, with the legacy one being kept around as backup in case something wasn’t working as expected. No issues have been reported so far, so &lt;a href=&quot;http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Remove-old-WebUI-td35218.html&quot;&gt;the community voted&lt;/a&gt; to drop the legacy Web UI in Flink 1.10.&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2 id=&quot;release-notes&quot;&gt;Release Notes&lt;/h2&gt;
-
-&lt;p&gt;Please review the &lt;a href=&quot;https://nightlies.apache.org/flink/flink-docs-release-1.10/release-notes/flink-1.10.html&quot;&gt;release notes&lt;/a&gt; carefully for a detailed list of changes and new features if you plan to upgrade your setup to Flink 1.10. This version is API-compatible with previous 1.x releases for APIs annotated with the @Public annotation.&lt;/p&gt;
-
-&lt;h2 id=&quot;list-of-contributors&quot;&gt;List of Contributors&lt;/h2&gt;
-
-&lt;p&gt;The Apache Flink community would like to thank all contributors that have made this release possible:&lt;/p&gt;
-
-&lt;p&gt;Achyuth Samudrala, Aitozi, Alberto Romero, Alec.Ch, Aleksey Pak, Alexander Fedulov, Alice Yan, Aljoscha Krettek, Aloys, Andrey Zagrebin, Arvid Heise, Benchao Li, Benoit Hanotte, Benoît Paris, Bhagavan Das, Biao Liu, Chesnay Schepler, Congxian Qiu, Cyrille Chépélov, César Soto Valero, David Anderson, David Hrbacek, David Moravek, Dawid Wysakowicz, Dezhi Cai, Dian Fu, Dyana Rose, Eamon Taaffe, Fabian Hueske, Fawad Halim, Fokko Driesprong, Frey Gao, Gabor Gevay, Gao Yun, Gary Yao,  [...]
-</description>
-<pubDate>Tue, 11 Feb 2020 03:30:00 +0100</pubDate>
-<link>https://flink.apache.org/news/2020/02/11/release-1.10.0.html</link>
-<guid isPermaLink="true">/news/2020/02/11/release-1.10.0.html</guid>
-</item>
-
 </channel>
 </rss>
diff --git a/content/blog/index.html b/content/blog/index.html
index ad361ee92..4619c7108 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -240,6 +240,19 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></h2>
+
+      <p>28 Sep 2022
+       Xingbo Huang </p>
+
+      <p>The Apache Flink Community is pleased to announce another bug fix release for Flink 1.14.</p>
+
+      <p><a href="/news/2022/09/28/release-1.14.6.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></h2>
 
@@ -361,19 +374,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/2022/06/17/adaptive-batch-scheduler.html">Adaptive Batch Scheduler: Automatically Decide Parallelism of Flink Batch Jobs</a></h2>
-
-      <p>17 Jun 2022
-       Lijie Wang  &amp; Zhu Zhu </p>
-
-      <p>To automatically decide parallelism of Flink batch jobs, we introduced adaptive batch scheduler in Flink 1.15. In this post, we'll take a close look at the design & implementation details.</p>
-
-      <p><a href="/2022/06/17/adaptive-batch-scheduler.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -406,6 +406,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page10/index.html b/content/blog/page10/index.html
index 21e867415..5793b9f88 100644
--- a/content/blog/page10/index.html
+++ b/content/blog/page10/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2020/04/24/release-1.9.3.html">Apache Flink 1.9.3 Released</a></h2>
+
+      <p>24 Apr 2020
+       Dian Fu (<a href="https://twitter.com/DianFu11">@DianFu11</a>)</p>
+
+      <p><p>The Apache Flink community released the third bugfix version of the Apache Flink 1.9 series.</p>
+
+</p>
+
+      <p><a href="/news/2020/04/24/release-1.9.3.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2020/04/21/memory-management-improvements-flink-1.10.html">Memory Management Improvements with Apache Flink 1.10</a></h2>
 
@@ -362,21 +377,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/02/11/release-1.10.0.html">Apache Flink 1.10.0 Release Announcement</a></h2>
-
-      <p>11 Feb 2020
-       Marta Paes (<a href="https://twitter.com/morsapaes">@morsapaes</a>)</p>
-
-      <p><p>The Apache Flink community is excited to hit the double digits and announce the release of Flink 1.10.0! As a result of the biggest community effort to date, with over 1.2k issues implemented and more than 200 contributors, this release introduces significant improvements to the overall performance and stability of Flink jobs, a preview of native Kubernetes integration and great advances in Python support (PyFlink).</p>
-
-</p>
-
-      <p><a href="/news/2020/02/11/release-1.10.0.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -409,6 +409,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/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page11/index.html b/content/blog/page11/index.html
index 3fa16908b..868d6b114 100644
--- a/content/blog/page11/index.html
+++ b/content/blog/page11/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2020/02/11/release-1.10.0.html">Apache Flink 1.10.0 Release Announcement</a></h2>
+
+      <p>11 Feb 2020
+       Marta Paes (<a href="https://twitter.com/morsapaes">@morsapaes</a>)</p>
+
+      <p><p>The Apache Flink community is excited to hit the double digits and announce the release of Flink 1.10.0! As a result of the biggest community effort to date, with over 1.2k issues implemented and more than 200 contributors, this release introduces significant improvements to the overall performance and stability of Flink jobs, a preview of native Kubernetes integration and great advances in Python support (PyFlink).</p>
+
+</p>
+
+      <p><a href="/news/2020/02/11/release-1.10.0.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2020/02/07/a-guide-for-unit-testing-in-apache-flink.html">A Guide for Unit Testing in Apache Flink</a></h2>
 
@@ -363,21 +378,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2019/09/11/release-1.8.2.html">Apache Flink 1.8.2 Released</a></h2>
-
-      <p>11 Sep 2019
-       Jark Wu (<a href="https://twitter.com/JarkWu">@JarkWu</a>)</p>
-
-      <p><p>The Apache Flink community released the second bugfix version of the Apache Flink 1.8 series.</p>
-
-</p>
-
-      <p><a href="/news/2019/09/11/release-1.8.2.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -410,6 +410,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page12/index.html b/content/blog/page12/index.html
index 85d94a9bb..1458d1f98 100644
--- a/content/blog/page12/index.html
+++ b/content/blog/page12/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2019/09/11/release-1.8.2.html">Apache Flink 1.8.2 Released</a></h2>
+
+      <p>11 Sep 2019
+       Jark Wu (<a href="https://twitter.com/JarkWu">@JarkWu</a>)</p>
+
+      <p><p>The Apache Flink community released the second bugfix version of the Apache Flink 1.8 series.</p>
+
+</p>
+
+      <p><a href="/news/2019/09/11/release-1.8.2.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2019/09/10/community-update.html">Flink Community Update - September'19</a></h2>
 
@@ -362,21 +377,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2019/04/17/sod.html">Apache Flink's Application to Season of Docs</a></h2>
-
-      <p>17 Apr 2019
-       Konstantin Knauf (<a href="https://twitter.com/snntrable">@snntrable</a>)</p>
-
-      <p><p>The Apache Flink community is happy to announce its application to the first edition of <a href="https://developers.google.com/season-of-docs/">Season of Docs</a> by Google. The program is bringing together Open Source projects and technical writers to raise awareness for and improve documentation of Open Source projects. While the community is continuously looking for new contributors to collaborate on our documentation, we would like to take this chance to work with one or  [...]
-
-</p>
-
-      <p><a href="/news/2019/04/17/sod.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -409,6 +409,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page13/index.html b/content/blog/page13/index.html
index a16e1a626..00da06ec1 100644
--- a/content/blog/page13/index.html
+++ b/content/blog/page13/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2019/04/17/sod.html">Apache Flink's Application to Season of Docs</a></h2>
+
+      <p>17 Apr 2019
+       Konstantin Knauf (<a href="https://twitter.com/snntrable">@snntrable</a>)</p>
+
+      <p><p>The Apache Flink community is happy to announce its application to the first edition of <a href="https://developers.google.com/season-of-docs/">Season of Docs</a> by Google. The program is bringing together Open Source projects and technical writers to raise awareness for and improve documentation of Open Source projects. While the community is continuously looking for new contributors to collaborate on our documentation, we would like to take this chance to work with one or  [...]
+
+</p>
+
+      <p><a href="/news/2019/04/17/sod.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2019/04/09/release-1.8.0.html">Apache Flink 1.8.0 Release Announcement</a></h2>
 
@@ -371,21 +386,6 @@ for more details.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2018/12/21/release-1.7.1.html">Apache Flink 1.7.1 Released</a></h2>
-
-      <p>21 Dec 2018
-      </p>
-
-      <p><p>The Apache Flink community released the first bugfix version of the Apache Flink 1.7 series.</p>
-
-</p>
-
-      <p><a href="/news/2018/12/21/release-1.7.1.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -418,6 +418,16 @@ for more details.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page14/index.html b/content/blog/page14/index.html
index c586cae6b..39d76da60 100644
--- a/content/blog/page14/index.html
+++ b/content/blog/page14/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2018/12/21/release-1.7.1.html">Apache Flink 1.7.1 Released</a></h2>
+
+      <p>21 Dec 2018
+      </p>
+
+      <p><p>The Apache Flink community released the first bugfix version of the Apache Flink 1.7 series.</p>
+
+</p>
+
+      <p><a href="/news/2018/12/21/release-1.7.1.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2018/11/30/release-1.7.0.html">Apache Flink 1.7.0 Release Announcement</a></h2>
 
@@ -377,21 +392,6 @@ Please check the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2018/05/25/release-1.5.0.html">Apache Flink 1.5.0 Release Announcement</a></h2>
-
-      <p>25 May 2018
-       Fabian Hueske (<a href="https://twitter.com/fhueske">@fhueske</a>)</p>
-
-      <p><p>The Apache Flink community is thrilled to announce the 1.5.0 release. Over the past 5 months, the Flink community has been working hard to resolve more than 780 issues. Please check the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341764&amp;projectId=12315522">complete changelog</a> for more detail.</p>
-
-</p>
-
-      <p><a href="/news/2018/05/25/release-1.5.0.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -424,6 +424,16 @@ Please check the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page15/index.html b/content/blog/page15/index.html
index 6c91cd731..71589d06c 100644
--- a/content/blog/page15/index.html
+++ b/content/blog/page15/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2018/05/25/release-1.5.0.html">Apache Flink 1.5.0 Release Announcement</a></h2>
+
+      <p>25 May 2018
+       Fabian Hueske (<a href="https://twitter.com/fhueske">@fhueske</a>)</p>
+
+      <p><p>The Apache Flink community is thrilled to announce the 1.5.0 release. Over the past 5 months, the Flink community has been working hard to resolve more than 780 issues. Please check the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341764&amp;projectId=12315522">complete changelog</a> for more detail.</p>
+
+</p>
+
+      <p><a href="/news/2018/05/25/release-1.5.0.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2018/03/15/release-1.3.3.html">Apache Flink 1.3.3 Released</a></h2>
 
@@ -374,19 +389,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="/features/2017/07/04/flink-rescalable-state.html">A Deep Dive into Rescalable State in Apache Flink</a></h2>
-
-      <p>04 Jul 2017 by Stefan Richter (<a href="https://twitter.com/">@StefanRRichter</a>)
-      </p>
-
-      <p><p>A primer on stateful stream processing and an in-depth walkthrough of rescalable state in Apache Flink.</p></p>
-
-      <p><a href="/features/2017/07/04/flink-rescalable-state.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -419,6 +421,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/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page16/index.html b/content/blog/page16/index.html
index f56a2d557..e72dbf46e 100644
--- a/content/blog/page16/index.html
+++ b/content/blog/page16/index.html
@@ -240,6 +240,19 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/features/2017/07/04/flink-rescalable-state.html">A Deep Dive into Rescalable State in Apache Flink</a></h2>
+
+      <p>04 Jul 2017 by Stefan Richter (<a href="https://twitter.com/">@StefanRRichter</a>)
+      </p>
+
+      <p><p>A primer on stateful stream processing and an in-depth walkthrough of rescalable state in Apache Flink.</p></p>
+
+      <p><a href="/features/2017/07/04/flink-rescalable-state.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2017/06/23/release-1.3.1.html">Apache Flink 1.3.1 Released</a></h2>
 
@@ -370,19 +383,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2016/12/19/2016-year-in-review.html">Apache Flink in 2016: Year in Review</a></h2>
-
-      <p>19 Dec 2016 by Mike Winters
-      </p>
-
-      <p><p>As 2016 comes to a close, let's take a moment to look back on the Flink community's great work during the past year.</p></p>
-
-      <p><a href="/news/2016/12/19/2016-year-in-review.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -415,6 +415,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page17/index.html b/content/blog/page17/index.html
index 35f1d8d6a..c0c852ddc 100644
--- a/content/blog/page17/index.html
+++ b/content/blog/page17/index.html
@@ -240,6 +240,19 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2016/12/19/2016-year-in-review.html">Apache Flink in 2016: Year in Review</a></h2>
+
+      <p>19 Dec 2016 by Mike Winters
+      </p>
+
+      <p><p>As 2016 comes to a close, let's take a moment to look back on the Flink community's great work during the past year.</p></p>
+
+      <p><a href="/news/2016/12/19/2016-year-in-review.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2016/10/12/release-1.1.3.html">Apache Flink 1.1.3 Released</a></h2>
 
@@ -374,19 +387,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></h2>
-
-      <p>06 Apr 2016 by Till Rohrmann (<a href="https://twitter.com/">@stsffap</a>)
-      </p>
-
-      <p>In this blog post, we introduce Flink's new <a href="{{site.DOCS_BASE_URL}}flink-docs-master/apis/streaming/libs/cep.html">CEP library</a> that allows you to do pattern matching on event streams. Through the example of monitoring a data center and generating alerts, we showcase the library's ease of use and its intuitive Pattern API.</p>
-
-      <p><a href="/news/2016/04/06/cep-monitoring.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -419,6 +419,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page18/index.html b/content/blog/page18/index.html
index ad36ce8fc..5005dc6cd 100644
--- a/content/blog/page18/index.html
+++ b/content/blog/page18/index.html
@@ -240,6 +240,19 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></h2>
+
+      <p>06 Apr 2016 by Till Rohrmann (<a href="https://twitter.com/">@stsffap</a>)
+      </p>
+
+      <p>In this blog post, we introduce Flink's new <a href="{{site.DOCS_BASE_URL}}flink-docs-master/apis/streaming/libs/cep.html">CEP library</a> that allows you to do pattern matching on event streams. Through the example of monitoring a data center and generating alerts, we showcase the library's ease of use and its intuitive Pattern API.</p>
+
+      <p><a href="/news/2016/04/06/cep-monitoring.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2016/04/06/release-1.0.1.html">Flink 1.0.1 Released</a></h2>
 
@@ -369,25 +382,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/09/03/flink-forward.html">Announcing Flink Forward 2015</a></h2>
-
-      <p>03 Sep 2015
-      </p>
-
-      <p><p><a href="http://2015.flink-forward.org/">Flink Forward 2015</a> is the first
-conference with Flink at its center that aims to bring together the
-Apache Flink community in a single place. The organizers are starting
-this conference in October 12 and 13 from Berlin, the place where
-Apache Flink started.</p>
-
-</p>
-
-      <p><a href="/news/2015/09/03/flink-forward.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -420,6 +414,16 @@ Apache Flink started.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page19/index.html b/content/blog/page19/index.html
index 255d21c73..22791d73a 100644
--- a/content/blog/page19/index.html
+++ b/content/blog/page19/index.html
@@ -240,6 +240,25 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2015/09/03/flink-forward.html">Announcing Flink Forward 2015</a></h2>
+
+      <p>03 Sep 2015
+      </p>
+
+      <p><p><a href="http://2015.flink-forward.org/">Flink Forward 2015</a> is the first
+conference with Flink at its center that aims to bring together the
+Apache Flink community in a single place. The organizers are starting
+this conference in October 12 and 13 from Berlin, the place where
+Apache Flink started.</p>
+
+</p>
+
+      <p><a href="/news/2015/09/03/flink-forward.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2015/09/01/release-0.9.1.html">Apache Flink 0.9.1 available</a></h2>
 
@@ -381,25 +400,6 @@ community last month.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/02/09/streaming-example.html">Introducing Flink Streaming</a></h2>
-
-      <p>09 Feb 2015
-      </p>
-
-      <p><p>This post is the first of a series of blog posts on Flink Streaming,
-the recent addition to Apache Flink that makes it possible to analyze
-continuous data sources in addition to static files. Flink Streaming
-uses the pipelined Flink engine to process data streams in real time
-and offers a new API including definition of flexible windows.</p>
-
-</p>
-
-      <p><a href="/news/2015/02/09/streaming-example.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -432,6 +432,16 @@ and offers a new API including definition of flexible windows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index 30c2a2df1..77ebe0009 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -240,6 +240,19 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/2022/06/17/adaptive-batch-scheduler.html">Adaptive Batch Scheduler: Automatically Decide Parallelism of Flink Batch Jobs</a></h2>
+
+      <p>17 Jun 2022
+       Lijie Wang  &amp; Zhu Zhu </p>
+
+      <p>To automatically decide parallelism of Flink batch jobs, we introduced adaptive batch scheduler in Flink 1.15. In this post, we'll take a close look at the design & implementation details.</p>
+
+      <p><a href="/2022/06/17/adaptive-batch-scheduler.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2022/06/05/release-kubernetes-operator-1.0.0.html">Apache Flink Kubernetes Operator 1.0.0 Release Announcement</a></h2>
 
@@ -369,21 +382,6 @@ exciting changes.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2022/04/03/release-kubernetes-operator-0.1.0.html">Apache Flink Kubernetes Operator 0.1.0 Release Announcement</a></h2>
-
-      <p>03 Apr 2022
-       Gyula Fora (<a href="https://twitter.com/GyulaFora">@GyulaFora</a>)</p>
-
-      <p><p>The Apache Flink Community is pleased to announce the preview release of the Apache Flink Kubernetes Operator (0.1.0)</p>
-
-</p>
-
-      <p><a href="/news/2022/04/03/release-kubernetes-operator-0.1.0.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -416,6 +414,16 @@ exciting changes.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page20/index.html b/content/blog/page20/index.html
index b110dce1e..63ca9a272 100644
--- a/content/blog/page20/index.html
+++ b/content/blog/page20/index.html
@@ -240,6 +240,25 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2015/02/09/streaming-example.html">Introducing Flink Streaming</a></h2>
+
+      <p>09 Feb 2015
+      </p>
+
+      <p><p>This post is the first of a series of blog posts on Flink Streaming,
+the recent addition to Apache Flink that makes it possible to analyze
+continuous data sources in addition to static files. Flink Streaming
+uses the pipelined Flink engine to process data streams in real time
+and offers a new API including definition of flexible windows.</p>
+
+</p>
+
+      <p><a href="/news/2015/02/09/streaming-example.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2015/02/04/january-in-flink.html">January 2015 in the Flink community</a></h2>
 
@@ -395,6 +414,16 @@ academic and open source project that Flink originates from.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 6cb91bf84..c04e84d31 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2022/04/03/release-kubernetes-operator-0.1.0.html">Apache Flink Kubernetes Operator 0.1.0 Release Announcement</a></h2>
+
+      <p>03 Apr 2022
+       Gyula Fora (<a href="https://twitter.com/GyulaFora">@GyulaFora</a>)</p>
+
+      <p><p>The Apache Flink Community is pleased to announce the preview release of the Apache Flink Kubernetes Operator (0.1.0)</p>
+
+</p>
+
+      <p><a href="/news/2022/04/03/release-kubernetes-operator-0.1.0.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2022/03/11/release-1.14.4.html">Apache Flink 1.14.4 Release Announcement</a></h2>
 
@@ -360,21 +375,6 @@ This new release brings various improvements to the StateFun runtime, a leaner w
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2021/12/22/log4j-statefun-release.html">Apache Flink StateFun Log4j emergency release</a></h2>
-
-      <p>22 Dec 2021
-       Igal Shilman  &amp; Seth Wiesman </p>
-
-      <p><p>The Apache Flink community has released an emergency bugfix version of Apache Flink Stateful Function 3.1.1.</p>
-
-</p>
-
-      <p><a href="/news/2021/12/22/log4j-statefun-release.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -407,6 +407,16 @@ This new release brings various improvements to the StateFun runtime, a leaner w
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index 79c2bd2e8..e19f3c892 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2021/12/22/log4j-statefun-release.html">Apache Flink StateFun Log4j emergency release</a></h2>
+
+      <p>22 Dec 2021
+       Igal Shilman  &amp; Seth Wiesman </p>
+
+      <p><p>The Apache Flink community has released an emergency bugfix version of Apache Flink Stateful Function 3.1.1.</p>
+
+</p>
+
+      <p><a href="/news/2021/12/22/log4j-statefun-release.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2021/12/16/log4j-patch-releases.html">Apache Flink Log4j emergency releases</a></h2>
 
@@ -365,22 +380,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2021/08/31/release-statefun-3.1.0.html">Stateful Functions 3.1.0 Release Announcement</a></h2>
-
-      <p>31 Aug 2021
-       Seth Wiesman (<a href="https://twitter.com/sjwiesman">@sjwiesman</a>), Igal Shilman (<a href="https://twitter.com/IgalShilman">@IgalShilman</a>), &amp; Tzu-Li (Gordon) Tai (<a href="https://twitter.com/tzulitai">@tzulitai</a>)</p>
-
-      <p><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 GoLang SDK!</p>
-
-</p>
-
-      <p><a href="/news/2021/08/31/release-statefun-3.1.0.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -413,6 +412,16 @@ This new release brings various improvements to the StateFun runtime, a leaner w
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html
index 9a6b4b888..523b252d2 100644
--- a/content/blog/page5/index.html
+++ b/content/blog/page5/index.html
@@ -240,6 +240,22 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2021/08/31/release-statefun-3.1.0.html">Stateful Functions 3.1.0 Release Announcement</a></h2>
+
+      <p>31 Aug 2021
+       Seth Wiesman (<a href="https://twitter.com/sjwiesman">@sjwiesman</a>), Igal Shilman (<a href="https://twitter.com/IgalShilman">@IgalShilman</a>), &amp; Tzu-Li (Gordon) Tai (<a href="https://twitter.com/tzulitai">@tzulitai</a>)</p>
+
+      <p><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 GoLang SDK!</p>
+
+</p>
+
+      <p><a href="/news/2021/08/31/release-statefun-3.1.0.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2021/08/31/release-1.14.0-rc0.html">Help us stabilize Apache Flink 1.14.0 RC0</a></h2>
 
@@ -376,21 +392,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2021/04/29/release-1.12.3.html">Apache Flink 1.12.3 Released</a></h2>
-
-      <p>29 Apr 2021
-       Arvid Heise </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/04/29/release-1.12.3.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -423,6 +424,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page6/index.html b/content/blog/page6/index.html
index 00d524523..59a8b51ab 100644
--- a/content/blog/page6/index.html
+++ b/content/blog/page6/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2021/04/29/release-1.12.3.html">Apache Flink 1.12.3 Released</a></h2>
+
+      <p>29 Apr 2021
+       Arvid Heise </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/04/29/release-1.12.3.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2021/04/15/release-statefun-3.0.0.html">Stateful Functions 3.0.0: Remote Functions Front and Center</a></h2>
 
@@ -367,21 +382,6 @@ to develop scalable, consistent, and elastic distributed applications.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2021/01/02/release-statefun-2.2.2.html">Stateful Functions 2.2.2 Release Announcement</a></h2>
-
-      <p>02 Jan 2021
-       Tzu-Li (Gordon) Tai (<a href="https://twitter.com/tzulitai">@tzulitai</a>)</p>
-
-      <p><p>The Apache Flink community released the second bugfix release of the Stateful Functions (StateFun) 2.2 series, version 2.2.2.</p>
-
-</p>
-
-      <p><a href="/news/2021/01/02/release-statefun-2.2.2.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -414,6 +414,16 @@ to develop scalable, consistent, and elastic distributed applications.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page7/index.html b/content/blog/page7/index.html
index 1faf89114..5e5e2e29c 100644
--- a/content/blog/page7/index.html
+++ b/content/blog/page7/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2021/01/02/release-statefun-2.2.2.html">Stateful Functions 2.2.2 Release Announcement</a></h2>
+
+      <p>02 Jan 2021
+       Tzu-Li (Gordon) Tai (<a href="https://twitter.com/tzulitai">@tzulitai</a>)</p>
+
+      <p><p>The Apache Flink community released the second bugfix release of the Stateful Functions (StateFun) 2.2 series, version 2.2.2.</p>
+
+</p>
+
+      <p><a href="/news/2021/01/02/release-statefun-2.2.2.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2020/12/18/release-1.11.3.html">Apache Flink 1.11.3 Released</a></h2>
 
@@ -369,19 +384,6 @@ as well as increased observability for operational purposes.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/2020/09/01/flink-1.11-memory-management-improvements.html">Memory Management improvements for Flink’s JobManager in Apache Flink 1.11</a></h2>
-
-      <p>01 Sep 2020
-       Andrey Zagrebin </p>
-
-      <p>In a previous blog post, we focused on the memory model of the TaskManagers and its improvements with the Apache Flink 1.10 release. This blog post addresses the same topic but for Flink's JobManager instead.</p>
-
-      <p><a href="/2020/09/01/flink-1.11-memory-management-improvements.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -414,6 +416,16 @@ as well as increased observability for operational purposes.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page8/index.html b/content/blog/page8/index.html
index 466f03bef..850480b2b 100644
--- a/content/blog/page8/index.html
+++ b/content/blog/page8/index.html
@@ -240,6 +240,19 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/2020/09/01/flink-1.11-memory-management-improvements.html">Memory Management improvements for Flink’s JobManager in Apache Flink 1.11</a></h2>
+
+      <p>01 Sep 2020
+       Andrey Zagrebin </p>
+
+      <p>In a previous blog post, we focused on the memory model of the TaskManagers and its improvements with the Apache Flink 1.10 release. This blog post addresses the same topic but for Flink's JobManager instead.</p>
+
+      <p><a href="/2020/09/01/flink-1.11-memory-management-improvements.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2020/08/25/release-1.10.2.html">Apache Flink 1.10.2 Released</a></h2>
 
@@ -363,21 +376,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2020/07/21/release-1.11.1.html">Apache Flink 1.11.1 Released</a></h2>
-
-      <p>21 Jul 2020
-       Dian Fu (<a href="https://twitter.com/DianFu11">@DianFu11</a>)</p>
-
-      <p><p>The Apache Flink community released the first bugfix version of the Apache Flink 1.11 series.</p>
-
-</p>
-
-      <p><a href="/news/2020/07/21/release-1.11.1.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -410,6 +408,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/blog/page9/index.html b/content/blog/page9/index.html
index 280207d4c..6180c881d 100644
--- a/content/blog/page9/index.html
+++ b/content/blog/page9/index.html
@@ -240,6 +240,21 @@
   <div class="col-sm-8">
     <!-- Blog posts -->
     
+    <article>
+      <h2 class="blog-title"><a href="/news/2020/07/21/release-1.11.1.html">Apache Flink 1.11.1 Released</a></h2>
+
+      <p>21 Jul 2020
+       Dian Fu (<a href="https://twitter.com/DianFu11">@DianFu11</a>)</p>
+
+      <p><p>The Apache Flink community released the first bugfix version of the Apache Flink 1.11 series.</p>
+
+</p>
+
+      <p><a href="/news/2020/07/21/release-1.11.1.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
     <article>
       <h2 class="blog-title"><a href="/news/2020/07/14/application-mode.html">Application Deployment in Flink: Current State and the new Application Mode</a></h2>
 
@@ -375,21 +390,6 @@ and provide a tutorial for running Streaming ETL with Flink on Zeppelin.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2020/04/24/release-1.9.3.html">Apache Flink 1.9.3 Released</a></h2>
-
-      <p>24 Apr 2020
-       Dian Fu (<a href="https://twitter.com/DianFu11">@DianFu11</a>)</p>
-
-      <p><p>The Apache Flink community released the third bugfix version of the Apache Flink 1.9 series.</p>
-
-</p>
-
-      <p><a href="/news/2020/04/24/release-1.9.3.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -422,6 +422,16 @@ and provide a tutorial for running Streaming ETL with Flink on Zeppelin.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></li>
 
       
diff --git a/content/downloads.html b/content/downloads.html
index 7986b18a8..7ed914355 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -241,7 +241,7 @@
 <div class="page-toc">
 <ul id="markdown-toc">
   <li><a href="#apache-flink-1152" id="markdown-toc-apache-flink-1152">Apache Flink 1.15.2</a></li>
-  <li><a href="#apache-flink-1145" id="markdown-toc-apache-flink-1145">Apache Flink 1.14.5</a></li>
+  <li><a href="#apache-flink-1146" id="markdown-toc-apache-flink-1146">Apache Flink 1.14.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>
   <li><a href="#apache-flink-ml-210" id="markdown-toc-apache-flink-ml-210">Apache Flink ML 2.1.0</a></li>
   <li><a href="#apache-flink-ml-200" id="markdown-toc-apache-flink-ml-200">Apache Flink ML 2.0.0</a></li>
@@ -291,19 +291,19 @@
 
 <hr />
 
-<h2 id="apache-flink-1145">Apache Flink 1.14.5</h2>
+<h2 id="apache-flink-1146">Apache Flink 1.14.6</h2>
 
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz" id="1145-download_211">Apache Flink 1.14.5 for Scala 2.11</a> (<a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.sha512">sha512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz" id="1146-download_211">Apache Flink 1.14.6 for Scala 2.11</a> (<a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.sha512">sha512</a>)
 </p>
 
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz" id="1145-download_212">Apache Flink 1.14.5 for Scala 2.12</a> (<a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.sha512">sha512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz" id="1146-download_212">Apache Flink 1.14.6 for Scala 2.12</a> (<a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.sha512">sha512</a>)
 </p>
 
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-src.tgz" id="1145-download-source">Apache Flink 1.14.5 Source Release</a>
-(<a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-src.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-src.tgz.sha512">sha512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-src.tgz" id="1146-download-source">Apache Flink 1.14.6 Source Release</a>
+(<a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-src.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-src.tgz.sha512">sha512</a>)
 </p>
 
 <h4 id="release-notes-1">Release Notes</h4>
@@ -578,6 +578,17 @@ Flink 1.15.0 - 2022-05-05
 
 <li>
 
+Flink 1.14.6 - 2022-09-28
+(<a href="https://archive.apache.org/dist/flink/flink-1.14.6/flink-1.14.6-src.tgz">Source</a>,
+<a href="https://archive.apache.org/dist/flink/flink-1.14.6">Binaries</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.14">Docs</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.14/api/java">Javadocs</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.14/api/scala/index.html">Scaladocs</a>)
+
+</li>
+
+<li>
+
 Flink 1.14.5 - 2022-06-22
 (<a href="https://archive.apache.org/dist/flink/flink-1.14.5/flink-1.14.5-src.tgz">Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.14.5">Binaries</a>,
diff --git a/content/index.html b/content/index.html
index 9a1ae57f2..938349614 100644
--- a/content/index.html
+++ b/content/index.html
@@ -405,6 +405,9 @@
 
   <dl>
       
+        <dt> <a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></dt>
+        <dd>The Apache Flink Community is pleased to announce another bug fix release for Flink 1.14.</dd>
+      
         <dt> <a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></dt>
         <dd><p>On September 7th Lightbend announced a <a href="https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka">license change</a> for the Akka project, the TL;DR being that you will need a commercial license to use future versions of Akka (2.7+) in production if you exceed a certain revenue threshold.</p>
 
@@ -420,9 +423,6 @@
         <dd><p>The community has continued to work hard on improving the Flink Kubernetes Operator capabilities since our <a href="https://flink.apache.org/news/2022/06/05/release-kubernetes-operator-1.0.0.html">first production ready release</a> we launched about two months ago.</p>
 
 </dd>
-      
-        <dt> <a href="/news/2022/07/12/release-ml-2.1.0.html">Apache Flink ML 2.1.0 Release Announcement</a></dt>
-        <dd>The Apache Flink community is excited to announce the release of Flink ML 2.1.0! This release focuses on improving Flink ML's infrastructure, such as Python SDK, memory management, and benchmark framework, to facilitate the development of performant, memory-safe, and easy-to-use algorithm libraries. We validated the enhanced infrastructure via benchmarks and confirmed that Flink ML can meet or exceed the performance of selected algorithms from alternative popular ML libraries [...]
     
   </dl>
 
diff --git a/content/index.html b/content/news/2022/09/28/release-1.14.6.html
similarity index 60%
copy from content/index.html
copy to content/news/2022/09/28/release-1.14.6.html
index 9a1ae57f2..efaf4a2fa 100644
--- a/content/index.html
+++ b/content/news/2022/09/28/release-1.14.6.html
@@ -5,7 +5,7 @@
     <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: Stateful Computations over Data Streams</title>
+    <title>Apache Flink: Apache Flink 1.14.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">
 
@@ -153,7 +153,7 @@
             <li><a href="/gettinghelp.html">Getting Help</a></li>
 
             <!-- Blog -->
-            <li><a href="/blog/"><b>Flink Blog</b></a></li>
+            <li class="active"><a href="/blog/"><b>Flink Blog</b></a></li>
 
 
             <!-- Flink-packages -->
@@ -185,7 +185,8 @@
             <li>
               
                 
-                  <a href="/zh/">中文版</a>
+                  <!-- link to the Chinese home page when current is blog page -->
+                  <a href="/zh">中文版</a>
                 
               
             </li>
@@ -233,261 +234,128 @@
       </div>
       <div class="col-sm-9">
       <div class="row-fluid">
-
   <div class="col-sm-12">
-    <p class="lead">
-      <strong>Apache Flink<sup>®</sup> — Stateful Computations over Data Streams</strong>
-    </p>
-  </div>
-
-<div class="col-sm-12">
-  <hr />
-</div>
-
-</div>
-
-<!-- High-level architecture figure -->
-
-<div class="row front-graphic">
-  <hr />
-  <img src="/img/flink-home-graphic.png" width="800px" />
-</div>
-
-<!-- Feature grid -->
-
-<!--
-<div class="row">
-  <div class="col-sm-12">
-    <hr />
-    <h2><a href="/features.html">Features</a></h2>
-  </div>
-</div>
--->
-<div class="row">
-  <div class="col-sm-4">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <span class="glyphicon glyphicon-th"></span> <b>All streaming use cases</b>
-      </div>
-      <div class="panel-body">
-        <ul style="font-size: small;">
-          <li>Event-driven Applications</li>
-          <li>Stream &amp; Batch Analytics</li>
-          <li>Data Pipelines &amp; ETL</li>
-        </ul>
-        <a href="/usecases.html">Learn more</a>
-      </div>
-    </div>
-  </div>
-  <div class="col-sm-4">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <span class="glyphicon glyphicon-ok"></span> <b>Guaranteed correctness</b>
-      </div>
-      <div class="panel-body">
-        <ul style="font-size: small;">
-          <li>Exactly-once state consistency</li>
-          <li>Event-time processing</li>
-          <li>Sophisticated late data handling</li>
-        </ul>
-        <a href="/flink-applications.html#building-blocks-for-streaming-applications">Learn more</a>
-      </div>
-    </div>
-  </div>
-  <div class="col-sm-4">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <span class="glyphicon glyphicon glyphicon-sort-by-attributes"></span> <b>Layered APIs</b>
-      </div>
-      <div class="panel-body">
-        <ul style="font-size: small;">
-          <li>SQL on Stream &amp; Batch Data</li>
-          <li>DataStream API &amp; DataSet API</li>
-          <li>ProcessFunction (Time &amp; State)</li>
-        </ul>
-        <a href="/flink-applications.html#layered-apis">Learn more</a>
-      </div>
-    </div>
-  </div>
-</div>
-<div class="row">
-  <div class="col-sm-4">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <span class="glyphicon glyphicon-dashboard"></span> <b>Operational Focus</b>
-      </div>
-      <div class="panel-body">
-        <ul style="font-size: small;">
-          <li>Flexible deployment</li>
-          <li>High-availability setup</li>
-          <li>Savepoints</li>
-        </ul>
-        <a href="/flink-operations.html">Learn more</a>
-      </div>
-    </div>
-  </div>
-  <div class="col-sm-4">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <span class="glyphicon glyphicon-fullscreen"></span> <b>Scales to any use case</b>
-      </div>
-      <div class="panel-body">
-        <ul style="font-size: small;">
-          <li>Scale-out architecture</li>
-          <li>Support for very large state</li>
-          <li>Incremental checkpointing</li>
-        </ul>
-        <a href="/flink-architecture.html#run-applications-at-any-scale">Learn more</a>
-      </div>
+    <div class="row">
+      <h1>Apache Flink 1.14.6 Release Announcement</h1>
+      <p><i></i></p>
+
+      <article>
+        <p>28 Sep 2022 Xingbo Huang </p>
+
+<p>The Apache Flink Community is pleased to announce another bug fix release for Flink 1.14.</p>
+
+<p>This release includes 34 bug fixes, vulnerability fixes and minor improvements for Flink 1.14.
+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=12351834">JIRA</a>.</p>
+
+<p>We highly recommend all users to upgrade to Flink 1.14.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.14.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.14.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.14.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/tags?page=1&amp;name=1.14.6">library/flink</a> (official images)</li>
+  <li><a href="https://hub.docker.com/r/apache/flink/tags?page=1&amp;name=1.14.6">apache/flink</a> (ASF repository)</li>
+</ul>
+
+<h2 id="pypi">PyPi</h2>
+
+<ul>
+  <li><a href="https://pypi.org/project/apache-flink/1.14.6/">apache-flink==1.14.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-24862">FLINK-24862</a>] -         The user-defined hive udaf/udtf cannot be used normally in hive dialect
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-25454">FLINK-25454</a>] -         Negative time in throughput calculator
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-27041">FLINK-27041</a>] -         KafkaSource in batch mode failing if any topic partition is empty
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-27399">FLINK-27399</a>] -         Pulsar connector didn&#39;t set start consuming position correctly
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-27418">FLINK-27418</a>] -         Flink SQL TopN result is wrong
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-27683">FLINK-27683</a>] -         Insert into (column1, column2) Values(.....) fails with SQL hints
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-27762">FLINK-27762</a>] -         Kafka WakeupException during handling splits changes
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28019">FLINK-28019</a>] -         Error in RetractableTopNFunction when retracting a stale record with state ttl enabled
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28057">FLINK-28057</a>] -         LD_PRELOAD is hardcoded to x64 on flink-docker
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28357">FLINK-28357</a>] -         Watermark issue when recovering Finished sources
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28454">FLINK-28454</a>] -         Fix the wrong timestamp example of KafkaSource
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28609">FLINK-28609</a>] -         Flink-Pulsar connector fails on larger schemas
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28880">FLINK-28880</a>] -         Fix CEP doc with wrong result of strict contiguity of looping patterns
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28908">FLINK-28908</a>] -         Coder for LIST type is incorrectly chosen is PyFlink
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28978">FLINK-28978</a>] -         Kinesis connector doesn't work for new AWS regions
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-29130">FLINK-29130</a>] -         Correct the doc description of state.backend.local-recovery
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-29138">FLINK-29138</a>] -         Project pushdown not work for lookup source
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-27865">FLINK-27865</a>] -         Add guide and example for configuring SASL and SSL in Kafka SQL connector document
+</li>
+<li>[<a href="https://issues.apache.org/jira/browse/FLINK-28094">FLINK-28094</a>] -         Upgrade AWS SDK to support ap-southeast-3 
+</li>
+</ul>
+
+      </article>
     </div>
-  </div>
-  <div class="col-sm-4">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <span class="glyphicon glyphicon-flash"></span> <b>Excellent Performance</b>
-      </div>
-      <div class="panel-body">
-        <ul style="font-size: small;">
-          <li>Low latency</li>
-          <li>High throughput</li>
-          <li>In-Memory computing</li>
-        </ul>
-        <a href="/flink-architecture.html#leverage-in-memory-performance">Learn more</a>
-      </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>
-
-<!-- Events section -->
-<div class="row">
-
-<div class="col-sm-12">
-  <hr />
-</div>
-
-<div class="col-sm-3">
-
-  <h2><a>Upcoming Events</a></h2>
-
-</div>
-<div class="col-sm-9">
-  <!-- Flink Forward -->
-  <a href="https://flink-forward.org" target="_blank">
-    <img style="width: 180px; padding-right: 10px" src="/img/flink-forward.png" alt="Flink Forward" />
-  </a>
-  <!-- ApacheCon -->
-  <a href="https://www.apache.org/events/current-event" target="_blank">
-    <img style="width: 200px; padding-right: 10px" src="https://www.apache.org/events/current-event-234x60.png" alt="ApacheCon" />
-  </a>
-    <!-- Flink Forward Asia -->
-    <a href="https://flink-forward.org.cn/" target="_blank">
-      <img style="width: 230px" src="/img/flink-forward-asia.png" alt="Flink Forward Asia" />
-    </a>
-</div>
-
-</div>
-
-<!-- Updates section -->
-
-<div class="row">
-
-<div class="col-sm-12">
-  <hr />
-</div>
-
-<div class="col-sm-3">
-
-  <h2><a href="/blog">Latest Blog Posts</a></h2>
-
-</div>
-
-<div class="col-sm-9">
-
-  <dl>
-      
-        <dt> <a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></dt>
-        <dd><p>On September 7th Lightbend announced a <a href="https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka">license change</a> for the Akka project, the TL;DR being that you will need a commercial license to use future versions of Akka (2.7+) in production if you exceed a certain revenue threshold.</p>
-
-</dd>
-      
-        <dt> <a href="/news/2022/08/29/release-table-store-0.2.0.html">Apache Flink Table Store 0.2.0 Release Announcement</a></dt>
-        <dd>The Apache Flink Community is pleased to announce the release for Flink Table Store 0.2.0! This version complements the ecosystem and is an available version!</dd>
-      
-        <dt> <a href="/news/2022/08/25/release-1.15.2.html">Apache Flink 1.15.2 Release Announcement</a></dt>
-        <dd>The Apache Flink Community is pleased to announce a bug fix release for Flink 1.15.</dd>
-      
-        <dt> <a href="/news/2022/07/25/release-kubernetes-operator-1.1.0.html">Apache Flink Kubernetes Operator 1.1.0 Release Announcement</a></dt>
-        <dd><p>The community has continued to work hard on improving the Flink Kubernetes Operator capabilities since our <a href="https://flink.apache.org/news/2022/06/05/release-kubernetes-operator-1.0.0.html">first production ready release</a> we launched about two months ago.</p>
-
-</dd>
-      
-        <dt> <a href="/news/2022/07/12/release-ml-2.1.0.html">Apache Flink ML 2.1.0 Release Announcement</a></dt>
-        <dd>The Apache Flink community is excited to announce the release of Flink ML 2.1.0! This release focuses on improving Flink ML's infrastructure, such as Python SDK, memory management, and benchmark framework, to facilitate the development of performant, memory-safe, and easy-to-use algorithm libraries. We validated the enhanced infrastructure via benchmarks and confirmed that Flink ML can meet or exceed the performance of selected algorithms from alternative popular ML libraries [...]
-    
-  </dl>
-
-</div>
-
-<!-- Scripts section -->
-
-<script type="text/javascript" src="/js/jquery.jcarousel.min.js"></script>
-
-<script type="text/javascript">
-
-  $(window).load(function(){
-   $(function() {
-        var jcarousel = $('.jcarousel');
-
-        jcarousel
-            .on('jcarousel:reload jcarousel:create', function () {
-                var carousel = $(this),
-                    width = carousel.innerWidth();
-
-                if (width >= 600) {
-                    width = width / 4;
-                } else if (width >= 350) {
-                    width = width / 3;
-                }
-
-                carousel.jcarousel('items').css('width', Math.ceil(width) + 'px');
-            })
-            .jcarousel({
-                wrap: 'circular',
-                autostart: true
-            });
-
-        $('.jcarousel-control-prev')
-            .jcarouselControl({
-                target: '-=1'
-            });
-
-        $('.jcarousel-control-next')
-            .jcarouselControl({
-                target: '+=1'
-            });
-
-        $('.jcarousel-pagination')
-            .on('jcarouselpagination:active', 'a', function() {
-                $(this).addClass('active');
-            })
-            .on('jcarouselpagination:inactive', 'a', function() {
-                $(this).removeClass('active');
-            })
-            .on('click', function(e) {
-                e.preventDefault();
-            })
-            .jcarouselPagination({
-                perPage: 1,
-                item: function(page) {
-                    return '<a href="#' + page + '">' + page + '</a>';
-                }
-            });
-    });
-  });
-
-</script>
-</div>
-
       </div>
     </div>
 
diff --git a/content/zh/downloads.html b/content/zh/downloads.html
index 0d4078552..ce2a4e0de 100644
--- a/content/zh/downloads.html
+++ b/content/zh/downloads.html
@@ -239,7 +239,7 @@
 <div class="page-toc">
 <ul id="markdown-toc">
   <li><a href="#apache-flink-1152" id="markdown-toc-apache-flink-1152">Apache Flink 1.15.2</a></li>
-  <li><a href="#apache-flink-1145" id="markdown-toc-apache-flink-1145">Apache Flink 1.14.5</a></li>
+  <li><a href="#apache-flink-1146" id="markdown-toc-apache-flink-1146">Apache Flink 1.14.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>
   <li><a href="#apache-flink-ml-210" id="markdown-toc-apache-flink-ml-210">Apache Flink ML 2.1.0</a></li>
   <li><a href="#apache-flink-ml-200" id="markdown-toc-apache-flink-ml-200">Apache Flink ML 2.0.0</a></li>
@@ -286,21 +286,21 @@ flink-docs-release-1.15/release-notes/flink-1.15.html">Flink 1.15 的发布说
 
 <hr />
 
-<h2 id="apache-flink-1145">Apache Flink 1.14.5</h2>
+<h2 id="apache-flink-1146">Apache Flink 1.14.6</h2>
 
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz" id="1145-download_211">Apache Flink 1.14.5 for Scala 2.11</a> (<a href="
- https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.sha512">sha512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz" id="1146-download_211">Apache Flink 1.14.6 for Scala 2.11</a> (<a href="
+ https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.sha512">sha512</a>)
 </p>
 
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz" id="1145-download_212">Apache Flink 1.14.5 for Scala 2.12</a> (<a href="
- https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.sha512">sha512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz" id="1146-download_212">Apache Flink 1.14.6 for Scala 2.12</a> (<a href="
+ https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.sha512">sha512</a>)
 </p>
 
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.5/flink-1.14.5-src.tgz" id="1145-download-source">Apache Flink 1.14.5 Source Release</a>
- (<a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-src.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.5/flink-1.14.5-src.tgz.sha512">sha512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/flink/flink-1.14.6/flink-1.14.6-src.tgz" id="1146-download-source">Apache Flink 1.14.6 Source Release</a>
+ (<a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-src.tgz.asc">asc</a>, <a href="https://downloads.apache.org/flink/flink-1.14.6/flink-1.14.6-src.tgz.sha512">sha512</a>)
 </p>
 
 <h4 id="section-1">发布说明</h4>
@@ -530,6 +530,17 @@ Flink 1.15.0 - 2022-05-05
 
 <li>
 
+Flink 1.14.6 - 2022-09-28
+(<a href="https://archive.apache.org/dist/flink/flink-1.14.6/flink-1.14.6-src.tgz">Source</a>,
+<a href="https://archive.apache.org/dist/flink/flink-1.14.6">Binaries</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.14">Docs</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.14/api/java">Javadocs</a>,
+<a href="https://nightlies.apache.org/flink/flink-docs-release-1.14/api/scala/index.html">Scaladocs</a>)
+
+</li>
+
+<li>
+
 Flink 1.14.5 - 2022-06-22
 (<a href="https://archive.apache.org/dist/flink/flink-1.14.5/flink-1.14.5-src.tgz">Source</a>,
 <a href="https://archive.apache.org/dist/flink/flink-1.14.5">Binaries</a>,
diff --git a/content/zh/index.html b/content/zh/index.html
index 466f75ea4..86da4050f 100644
--- a/content/zh/index.html
+++ b/content/zh/index.html
@@ -402,6 +402,9 @@
 
   <dl>
       
+        <dt> <a href="/news/2022/09/28/release-1.14.6.html">Apache Flink 1.14.6 Release Announcement</a></dt>
+        <dd>The Apache Flink Community is pleased to announce another bug fix release for Flink 1.14.</dd>
+      
         <dt> <a href="/news/2022/09/08/akka-license-change.html">Regarding Akka's licensing change</a></dt>
         <dd><p>On September 7th Lightbend announced a <a href="https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka">license change</a> for the Akka project, the TL;DR being that you will need a commercial license to use future versions of Akka (2.7+) in production if you exceed a certain revenue threshold.</p>
 
@@ -417,9 +420,6 @@
         <dd><p>The community has continued to work hard on improving the Flink Kubernetes Operator capabilities since our <a href="https://flink.apache.org/news/2022/06/05/release-kubernetes-operator-1.0.0.html">first production ready release</a> we launched about two months ago.</p>
 
 </dd>
-      
-        <dt> <a href="/news/2022/07/12/release-ml-2.1.0.html">Apache Flink ML 2.1.0 Release Announcement</a></dt>
-        <dd>The Apache Flink community is excited to announce the release of Flink ML 2.1.0! This release focuses on improving Flink ML's infrastructure, such as Python SDK, memory management, and benchmark framework, to facilitate the development of performant, memory-safe, and easy-to-use algorithm libraries. We validated the enhanced infrastructure via benchmarks and confirmed that Flink ML can meet or exceed the performance of selected algorithms from alternative popular ML libraries [...]
     
   </dl>