reswqa commented on code in PR #649: URL: https://github.com/apache/flink-web/pull/649#discussion_r1200414910
########## docs/content/posts/2023-05-19-release-1.16.2.md: ########## @@ -0,0 +1,211 @@ +--- +title: "Apache Flink 1.16.2 Release Announcement" +date: "2023-05-19T13:00:00.000Z" +aliases: +- /news/2023/05/19/release-1.16.2.html +authors: +- reswqa: + name: "Weijie Guo" + twitter: "WeijieGuo12" +--- + +The Apache Flink Community is pleased to announce the second bug fix release of the Flink 1.16 series. + +This release includes 104 bug fixes, vulnerability fixes, and minor improvements for Flink 1.16. Review Comment: Ah, good question! > This release includes 104 bug fixes, vulnerability fixes, and minor improvements for Flink 1.16. `104` here refers to bug fixes, vulnerability fixes, and minor improvements not just bugs. It comes from the statistics of jira's [release-note](https://issues.apache.org/jira/projects/FLINK/versions/12352765). > are there some bugs missed in the list or did I do something wrong? In the list of this page, we only display the parts that are useful to users. In other words, removed those tickets that are only related to build and test. -- 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]
