Myasuka commented on a change in pull request #510: URL: https://github.com/apache/flink-web/pull/510#discussion_r817456438
########## File path: _posts/2022-03-02-release-1.14.4.md ########## @@ -0,0 +1,169 @@ +--- +layout: post +title: "Apache Flink 1.14.4 Release Announcement" +date: 2022-03-02T08:00:00.000Z +categories: news +authors: +- knaufk: + name: "Konstantin Knauf" + twitter: "snntrable" + +excerpt: The Apache Flink Community is please 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 51 bug and 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=12351074). + +We highly recommend all users to upgrade to Flink 1.13.4. Review comment: ```suggestion We highly recommend all users to upgrade to Flink 1.14.4. ``` ########## File path: _config.yml ########## @@ -218,7 +221,7 @@ release_archive: - version_short: "1.13" version_long: 1.13.6 - release_date: 2022-02-09 + release_date: 2022-02-18 Review comment: If this PR is target for releasing 1.14, why we need to change the release date of 1.13? -- 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]
