carp84 commented on a change in pull request #459:
URL: https://github.com/apache/flink-web/pull/459#discussion_r680674955



##########
File path: _config.yml
##########
@@ -106,6 +106,37 @@ flink_releases:
         url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.12.4/flink-avro-1.12.4.jar
         asc_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.12.4/flink-avro-1.12.4.jar.asc
         sha_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.12.4/flink-avro-1.12.4.jar.sha1
+  -
+    version_short: "1.11"
+    binary_release:
+      name: "Apache Flink 1.11.4"
+      scala_211:
+        id: "1114-download_211"
+        url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.11.tgz";
+        asc_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.11.tgz.asc";
+        sha512_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.11.tgz.sha512";
+      scala_212:
+        id: "1114-download_212"
+        url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.12.tgz";
+        asc_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.12.tgz.asc";
+        sha512_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.12.tgz.sha512";
+    source_release:
+      name: "Apache Flink 1.11.4"
+      id: "1114-download-source"
+      url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.11.4/flink-1.11.4-src.tgz";
+      asc_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-src.tgz.asc";
+      sha512_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-src.tgz.sha512";
+    release_notes_url: 
"https://ci.apache.org/projects/flink/flink-docs-release-1.12/release-notes/flink-1.12.html";

Review comment:
       Indeed, we should correct this link.

##########
File path: _posts/2021-07-26-release-1.11.4.md
##########
@@ -0,0 +1,214 @@
+---
+layout: post
+title:  "Apache Flink 1.11.4 Released"
+date:   2021-07-06 00:00:00
+categories: news
+authors:
+- godfrey:
+  name: "Xiaoling He"
+
+---
+
+The Apache Flink community released the next bugfix version of the Apache 
Flink 1.11 series.
+
+This release includes 56 fixes and minor improvements for Flink 1.11.4. The 
list below includes a detailed list of all fixes and improvements.

Review comment:
       The number of issues resolved in 1.11.4 should be 78 according to the 
[release 
note](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12349404).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to