infoverload commented on code in PR #526: URL: https://github.com/apache/flink-web/pull/526#discussion_r848035205
########## _posts/2022-04-11-1.15-announcement.md: ########## @@ -0,0 +1,375 @@ +--- +layout: post +title: "Announcing the Release of Apache Flink 1.15" +subtitle: "" +date: 2022-04-11T08:00:00.000Z +categories: news +authors: +- yungao: + name: "Yun Gao" + twitter: "YunGao16" +- joemoe: + name: "Joe Moser" + twitter: "JoemoeAT" + +--- + +Thanks to our well-organized, kind, and open community, Apache Flink continues +[to grow](https://www.apache.org/foundation/docs/FY2021AnnualReport.pdf) as a +technology. We are and remain one of the most active projects in +the Apache community. With release 1.15, we are proud to announce a number of +exciting changes. + +One of the main concepts that makes Apache Flink stand out is the unification of +batch (aka bounded data) and streaming (aka unbounded data) processing. A lot of +effort went into this in the last releases but we are only getting started there. +Apache Flink is not only growing when it comes to contributions and users, it is +also growing out of the original use cases and personas. Like the whole industry, +it is moving more towards business/analytics use cases that are implemented as +low-/no-code. The feature that represents the most within the Flink space is +Flink SQL. That’s why its popularity continues to grow. Review Comment: ```suggestion ``` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org