This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit ea10c4ae9538b6f285666eb660c373d6df8ef2f8 Author: Xintong Song <[email protected]> AuthorDate: Thu Sep 30 09:41:35 2021 +0800 Rebuild website --- content/blog/feed.xml | 11 ++++++++++- content/blog/index.html | 9 ++++++++- content/index.html | 9 ++++++++- content/news/2021/08/31/release-1.14.0-rc0.html | 9 +++++++++ content/zh/index.html | 9 ++++++++- 5 files changed, 43 insertions(+), 4 deletions(-) diff --git a/content/blog/feed.xml b/content/blog/feed.xml index 2a22757..42873cc 100644 --- a/content/blog/feed.xml +++ b/content/blog/feed.xml @@ -1346,7 +1346,16 @@ for a detailed list of changes and new features if you plan to upgrade your setu <item> <title>Help us stabilize Apache Flink 1.14.0 RC0</title> -<description><p>Dear Flink Community,</p> +<description><div class="note"> + <h5>Hint</h5> + <p> + Update 29th of September: Today + <a href="https://flink.apache.org/news/2021/09/29/release-1.14.0.html">Apache Flink 1.14</a> + has been released. For sure we'd still like to hear your feedback. + </p> +</div> + +<p>Dear Flink Community,</p> <p>we are excited to announce the first release candidate of Apache Flink 1.14. 🎉</p> diff --git a/content/blog/index.html b/content/blog/index.html index 47751a2..fde607d 100644 --- a/content/blog/index.html +++ b/content/blog/index.html @@ -265,7 +265,14 @@ This new release brings various improvements to the StateFun runtime, a leaner w <p>31 Aug 2021 Johannes Moser </p> - <p><p>Dear Flink Community,</p> + <p><div class="note"> + <h5>Hint</h5> + <p> + Update 29th of September: Today + <a href="https://flink.apache.org/news/2021/09/29/release-1.14.0.html">Apache Flink 1.14</a> + has been released. For sure we'd still like to hear your feedback. + </p> +</div> </p> diff --git a/content/index.html b/content/index.html index 7c8a36b..38d9c08 100644 --- a/content/index.html +++ b/content/index.html @@ -381,7 +381,14 @@ This new release brings various improvements to the StateFun runtime, a leaner w </dd> <dt> <a href="/news/2021/08/31/release-1.14.0-rc0.html">Help us stabilize Apache Flink 1.14.0 RC0</a></dt> - <dd><p>Dear Flink Community,</p> + <dd><div class="note"> + <h5>Hint</h5> + <p> + Update 29th of September: Today + <a href="https://flink.apache.org/news/2021/09/29/release-1.14.0.html">Apache Flink 1.14</a> + has been released. For sure we'd still like to hear your feedback. + </p> +</div> </dd> diff --git a/content/news/2021/08/31/release-1.14.0-rc0.html b/content/news/2021/08/31/release-1.14.0-rc0.html index 371dcb2..c50f0ee 100644 --- a/content/news/2021/08/31/release-1.14.0-rc0.html +++ b/content/news/2021/08/31/release-1.14.0-rc0.html @@ -202,6 +202,15 @@ <article> <p>31 Aug 2021 Johannes Moser </p> +<div class="note"> + <h5>Hint</h5> + <p> + Update 29th of September: Today + <a href="https://flink.apache.org/news/2021/09/29/release-1.14.0.html">Apache Flink 1.14</a> + has been released. For sure we'd still like to hear your feedback. + </p> +</div> + <p>Dear Flink Community,</p> <p>we are excited to announce the first release candidate of Apache Flink 1.14. 🎉</p> diff --git a/content/zh/index.html b/content/zh/index.html index bda4109..ab8cd99 100644 --- a/content/zh/index.html +++ b/content/zh/index.html @@ -378,7 +378,14 @@ This new release brings various improvements to the StateFun runtime, a leaner w </dd> <dt> <a href="/news/2021/08/31/release-1.14.0-rc0.html">Help us stabilize Apache Flink 1.14.0 RC0</a></dt> - <dd><p>Dear Flink Community,</p> + <dd><div class="note"> + <h5>Hint</h5> + <p> + Update 29th of September: Today + <a href="https://flink.apache.org/news/2021/09/29/release-1.14.0.html">Apache Flink 1.14</a> + has been released. For sure we'd still like to hear your feedback. + </p> +</div> </dd>
