The Apache Flink community is very happy to announce the release of Apache Flink 1.3.3, which is the third bugfix release for the Apache Flink 1.3 series.
Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming applications. The release is available for download at: https://flink.apache.org/downloads.html Please check out the release blog post for an overview of the improvements for this bugfix release: https://flink.apache.org/news/2018/03/15/release-1.3.3.html The full release notes are available in Jira: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12341142 We would like to thank all contributors of the Apache Flink community who made this release possible! Cheers, Gordon |
Thanks for managing this release Gordon!
Cheers, Fabian 2018-03-15 21:24 GMT+01:00 Tzu-Li (Gordon) Tai <[hidden email]>: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.3.3, which is the third bugfix release for the Apache Flink 1.3 > series. > > Apache Flink® is an open-source stream processing framework for > distributed, high-performing, always-available, and accurate data streaming > applications. > > The release is available for download at: > https://flink.apache.org/downloads.html > > Please check out the release blog post for an overview of the improvements > for this bugfix release: > https://flink.apache.org/news/2018/03/15/release-1.3.3.html > > The full release notes are available in Jira: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12315522&version=12341142 > > We would like to thank all contributors of the Apache Flink community who > made this release possible! > > Cheers, > Gordon > > |
Thanks for managing the release Gordon and also thanks to the community!
Cheers, Till On Fri, Mar 16, 2018 at 9:05 AM, Fabian Hueske <[hidden email]> wrote: > Thanks for managing this release Gordon! > > Cheers, Fabian > > 2018-03-15 21:24 GMT+01:00 Tzu-Li (Gordon) Tai <[hidden email]>: > >> The Apache Flink community is very happy to announce the release of >> Apache Flink 1.3.3, which is the third bugfix release for the Apache Flink >> 1.3 series. >> >> Apache Flink® is an open-source stream processing framework for >> distributed, high-performing, always-available, and accurate data streaming >> applications. >> >> The release is available for download at: >> https://flink.apache.org/downloads.html >> >> Please check out the release blog post for an overview of the >> improvements for this bugfix release: >> https://flink.apache.org/news/2018/03/15/release-1.3.3.html >> >> The full release notes are available in Jira: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje >> ctId=12315522&version=12341142 >> >> We would like to thank all contributors of the Apache Flink community who >> made this release possible! >> >> Cheers, >> Gordon >> >> > |
This release fixed a quite critical bug that could lead to loss of
checkpoint state: https://issues.apache.org/jira/browse/FLINK-7783 We recommend all users on Flink 1.3.2 to upgrade to 1.3.3 On Fri, Mar 16, 2018 at 10:31 AM, Till Rohrmann <[hidden email]> wrote: > Thanks for managing the release Gordon and also thanks to the community! > > Cheers, > Till > > On Fri, Mar 16, 2018 at 9:05 AM, Fabian Hueske <[hidden email]> wrote: > >> Thanks for managing this release Gordon! >> >> Cheers, Fabian >> >> 2018-03-15 21:24 GMT+01:00 Tzu-Li (Gordon) Tai <[hidden email]>: >> >>> The Apache Flink community is very happy to announce the release of >>> Apache Flink 1.3.3, which is the third bugfix release for the Apache Flink >>> 1.3 series. >>> >>> Apache Flink® is an open-source stream processing framework for >>> distributed, high-performing, always-available, and accurate data streaming >>> applications. >>> >>> The release is available for download at: >>> https://flink.apache.org/downloads.html >>> >>> Please check out the release blog post for an overview of the >>> improvements for this bugfix release: >>> https://flink.apache.org/news/2018/03/15/release-1.3.3.html >>> >>> The full release notes are available in Jira: >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje >>> ctId=12315522&version=12341142 >>> >>> We would like to thank all contributors of the Apache Flink community >>> who made this release possible! >>> >>> Cheers, >>> Gordon >>> >>> >> > |
Hi everyone,
Thanks, but I don’t see the binaries for 1.3.3 being pushed anywhere in the Maven repositories [1]. Can we expect them to show up over there as well eventually? [1] https://repo.maven.apache.org/maven2/org/apache/flink/flink-java/ Kind regards, -Phil On Fri, Mar 16, 2018 at 3:36 PM, Stephan Ewen <[hidden email]> wrote: > This release fixed a quite critical bug that could lead to loss of > checkpoint state: https://issues.apache.org/jira/browse/FLINK-7783 > > We recommend all users on Flink 1.3.2 to upgrade to 1.3.3 > > > On Fri, Mar 16, 2018 at 10:31 AM, Till Rohrmann <[hidden email]> > wrote: > >> Thanks for managing the release Gordon and also thanks to the community! >> >> Cheers, >> Till >> >> On Fri, Mar 16, 2018 at 9:05 AM, Fabian Hueske <[hidden email]> >> wrote: >> >>> Thanks for managing this release Gordon! >>> >>> Cheers, Fabian >>> >>> 2018-03-15 21:24 GMT+01:00 Tzu-Li (Gordon) Tai <[hidden email]>: >>> >>>> The Apache Flink community is very happy to announce the release of >>>> Apache Flink 1.3.3, which is the third bugfix release for the Apache Flink >>>> 1.3 series. >>>> >>>> Apache Flink® is an open-source stream processing framework for >>>> distributed, high-performing, always-available, and accurate data streaming >>>> applications. >>>> >>>> The release is available for download at: >>>> https://flink.apache.org/downloads.html >>>> >>>> Please check out the release blog post for an overview of the >>>> improvements for this bugfix release: >>>> https://flink.apache.org/news/2018/03/15/release-1.3.3.html >>>> >>>> The full release notes are available in Jira: >>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje >>>> ctId=12315522&version=12341142 >>>> >>>> We would like to thank all contributors of the Apache Flink community >>>> who made this release possible! >>>> >>>> Cheers, >>>> Gordon >>>> >>>> >>> >> > -- "We cannot change the cards we are dealt, just how we play the hand." - Randy Pausch |
Whoops, looks like we forgot to push the release button :)
Thank you for notifying us. The artifacts should be available soon. On 20.03.2018 11:35, Philip Luppens wrote: > Hi everyone, > > Thanks, but I don’t see the binaries for 1.3.3 being pushed anywhere in the > Maven repositories [1]. Can we expect them to show up over there as well > eventually? > > [1] https://repo.maven.apache.org/maven2/org/apache/flink/flink-java/ > > Kind regards, > > -Phil > > > On Fri, Mar 16, 2018 at 3:36 PM, Stephan Ewen <[hidden email]> wrote: > >> This release fixed a quite critical bug that could lead to loss of >> checkpoint state: https://issues.apache.org/jira/browse/FLINK-7783 >> >> We recommend all users on Flink 1.3.2 to upgrade to 1.3.3 >> >> >> On Fri, Mar 16, 2018 at 10:31 AM, Till Rohrmann <[hidden email]> >> wrote: >> >>> Thanks for managing the release Gordon and also thanks to the community! >>> >>> Cheers, >>> Till >>> >>> On Fri, Mar 16, 2018 at 9:05 AM, Fabian Hueske <[hidden email]> >>> wrote: >>> >>>> Thanks for managing this release Gordon! >>>> >>>> Cheers, Fabian >>>> >>>> 2018-03-15 21:24 GMT+01:00 Tzu-Li (Gordon) Tai <[hidden email]>: >>>> >>>>> The Apache Flink community is very happy to announce the release of >>>>> Apache Flink 1.3.3, which is the third bugfix release for the Apache Flink >>>>> 1.3 series. >>>>> >>>>> Apache Flink® is an open-source stream processing framework for >>>>> distributed, high-performing, always-available, and accurate data streaming >>>>> applications. >>>>> >>>>> The release is available for download at: >>>>> https://flink.apache.org/downloads.html >>>>> >>>>> Please check out the release blog post for an overview of the >>>>> improvements for this bugfix release: >>>>> https://flink.apache.org/news/2018/03/15/release-1.3.3.html >>>>> >>>>> The full release notes are available in Jira: >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje >>>>> ctId=12315522&version=12341142 >>>>> >>>>> We would like to thank all contributors of the Apache Flink community >>>>> who made this release possible! >>>>> >>>>> Cheers, >>>>> Gordon >>>>> >>>>> > |
Free forum by Nabble | Edit this page |